Failed to create the Java Virtual Machine
I get this "Failed to create the Java Virtual Machine" when i click to open the stand-alone app.
In order to solve this, i changed the "-Xmx1024m" line in hdt.ini in the hdt root directory to "-Xmx512m". When i use the eclipse plugin the line in eclipse.ini is "-Xmx384m" (i think).
My operating system is Windows XP Pro 32-bit, i have 4GB ram and 2.5GHz intel core 2 duo processor. My java version is "java 6 standard edition - version 6 update 21 (build 1.6.0_21-b07)".
- Forums:
Hi Panayiotis, Did it work
Hi Panayiotis,
Did it work after you changed the hdt.ini file?
You might need a full gigabyte of heap space, that is why we set the -Xmx1024m parameter.
Note that our standalone version has a Java runtime environment packaged with it. The Java you have installed yourself will not be used.
Did you get any more details when you saw this error message?
-- Philippe
Yes it worked, after i
Yes it worked, after i changed the hdt.ini file.
I didn't get any more details.
The error i got before the change was :
http://users.auth.gr/~pmousoul/images/error.PNG
May be this one can help u.
May be this one can help u. It helps me.
http://jeeshenlee.wordpress.com/2010/09/24/eclipse-failed-to-create-java...
Post new comment