[jbosstools-issues] [JBoss JIRA] (JBDS-2513) Error: Could not create the Java Virtual Machine

Ryan Gourley (JIRA) issues at jboss.org
Wed Jul 23 10:17:30 EDT 2014


    [ https://issues.jboss.org/browse/JBDS-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987417#comment-12987417 ] 

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-java-virtual-machine-jboss7-as-server-startup-issue

> 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)


More information about the jbosstools-issues mailing list