[JBoss JIRA] (JBDS-2513) Error: Could not create the Java Virtual Machine
by Ryan Gourley (JIRA)
[ https://issues.jboss.org/browse/JBDS-2513?page=com.atlassian.jira.plugin.... ]
Ryan Gourley commented on JBDS-2513:
------------------------------------
I am working on Windows 7 64 bit and ran into the same problem. I have both the JDK and the JRE installed.
This fix worked for me:
edit the {jbds-nstall-path}/studio/jbdevstudio.ini file
down at the bottom of the file you will see
-Xms512m
-Xmx1024m
edit both of these to read
-Xms256m
-Xmx256m
>From my understanding, you don't have enough memory for the java heap to run. source - http://stackoverflow.com/questions/12975357/error-could-not-create-the-ja...
> Error: Could not create the Java Virtual Machine
> ------------------------------------------------
>
> Key: JBDS-2513
> URL: https://issues.jboss.org/browse/JBDS-2513
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: installer
> Environment: Windows 7 64-bit, Java 7 32-bit JVM
> Reporter: Burr Sutter
> Assignee: Denis Golovin
> Priority: Minor
> Fix For: 7.0.0.Beta2
>
> Attachments: 2012-11-30_1425.png, 2012-11-30_1425_001.png, Installer_JVM_Settings.png
>
>
> Running the installer with a JRE can create an improper installation. See screenshots
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBDS-3100) JBDS 8 splash screen should be improved
by Catherine Robson (JIRA)
[ https://issues.jboss.org/browse/JBDS-3100?page=com.atlassian.jira.plugin.... ]
Catherine Robson updated JBDS-3100:
-----------------------------------
Labels: uxtest (was: )
> JBDS 8 splash screen should be improved
> ---------------------------------------
>
> Key: JBDS-3100
> URL: https://issues.jboss.org/browse/JBDS-3100
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: ui/branding
> Affects Versions: 8.0.0.Beta3
> Reporter: Marián Labuda
> Priority: Minor
> Labels: uxtest
>
> There was a usability testing yesterday focused on OpenShift plugin. One note talked about splash screen:
> {quote}
> The 8 for JBDS spash screen looks a lot like Oracle 8 when that came out - big red 8. Probably need to do something different for the branding.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17947) Java Model Exception occurs while typing
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17947?page=com.atlassian.jira.plugi... ]
Xavier Coulon commented on JBIDE-17947:
---------------------------------------
\o/
thanks, [~rrabara] !
> Java Model Exception occurs while typing
> ----------------------------------------
>
> Key: JBIDE-17947
> URL: https://issues.jboss.org/browse/JBIDE-17947
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.2.0.Beta3
> Reporter: Radoslav Rábara
> Assignee: Xavier Coulon
> Labels: respin-c
> Fix For: 4.2.0.Beta3
>
> Attachments: JBIDE-17947 (2).ogv, stack trace, video.ogv
>
>
> While editing JAX-RS resource class, the following exception shows up in Error log
> {code}
> Java Model Exception: Java Model Status [post() {key=LResource;.post()V} [in Resource [in [Working copy] Resource.java [in <default> [in src [in DynamicWebProject]]]]] does not exist]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17958) Verifying connection blocks UI in Generate Entities Wizard
by Pavol Srna (JIRA)
Pavol Srna created JBIDE-17958:
----------------------------------
Summary: Verifying connection blocks UI in Generate Entities Wizard
Key: JBIDE-17958
URL: https://issues.jboss.org/browse/JBIDE-17958
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 4.2.0.Beta3
Reporter: Pavol Srna
Priority: Critical
Fix For: 4.2.0.CR1
When 'verify connection' is checked I'm still blocked for 20-30s on every key stroke during the validation.
Please see JBIDE-17894 for more details.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17957) Change error logged when no maven profile is selected
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17957?page=com.atlassian.jira.plugi... ]
Snjezana Peco reassigned JBIDE-17957:
-------------------------------------
Assignee: Snjezana Peco
> Change error logged when no maven profile is selected
> -----------------------------------------------------
>
> Key: JBIDE-17957
> URL: https://issues.jboss.org/browse/JBIDE-17957
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: testing-tools
> Affects Versions: 4.2.0.Beta3
> Reporter: Lucia Jelinkova
> Assignee: Snjezana Peco
>
> When I try to run a test on arquillian project that has no maven profile selected and I choose to open the launch configuration, the following error is logged in error log:
> {code}
> Arquillian tests are missing an implementation of DeploymentContainer on the project build path. Do you want to configure it?
> {code}
> - I do not think the question is appropriate for error log message
> - I do not think this error should be logged when opening launcher since the user is about to configure what he needs.
> So please either remove this from error log or log it when user press OK button in launcher.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months