Home » Language IDEs » Java Development Tools (JDT) » Eclipse 3.6.2 failed to create the java virtual machine (Eclipse 3.6.2 failed to create the java virtual machine)
| Eclipse 3.6.2 failed to create the java virtual machine [message #542715] |
Fri, 25 June 2010 12:55  |
|
My environment:
WindowsXP 32bit
4Giga memory, but only 3 something Giga can be dominated by Windows 32bit
My newly downloaded Eclipse 3.6.2 failed to startup.
Actually,
1) it's working fine with the following eclipse.ini
-startup
plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.0.v 20100503
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Xms40m
-Xmx256m
2) error message dialog jumps out with the following eclipse.ini
-startup
plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.0.v 20100503
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
1024m
--launcher.defaultAction
openFile
-vmargs
-Xms40m
-Xmx1024m
However, for my application, I do need a very huge memory, at least more than 1Giga .
So, can anybody give me a hand?
I'm wondering if I don't change the settings in eclipse.ini, but set up the memory requirements in projects arguments?
Best Regards
JIA
Welcome to Vision Open
http://www.visionopen.com
[Updated on: Fri, 25 June 2010 12:56] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri May 24 01:02:21 EDT 2013
Powered by FUDForum. Page generated in 0.04920 seconds
|