]
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