Eclipse can't create the Java virtual machine [message #988945] |
Mon, 03 December 2012 18:14  |
Eclipse User |
|
|
|
Hi,
Eclipse can't create the Java virtual machine, but my existing Java apps have no problems running.
I've been using the Eclipse IDE for quite a while now, and have never encountered this problem before. I've spent several days now trying to sort this out on my own, and have not been successful. My Eclipse IDE simply stopped working. The only thing I can think of is I allowed Java 7 to be loaded onto my XP machine, though I'm not convinced that's the issue. I uninstalled Java 7, and reinstalled jdk-6u37-windows-i586.exe. My JDK for Eclipse is loaded to it's own directory, and nothing there has changed. Here's my eclipse.ini file, and it's attached to this message:
-startup
plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101222
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512M
-vm
C:/Program Files/Java/jdk1.6.0_13/bin/javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx1024m
I've been running Eclipse so long, I'm not even sure which Eclipse it is anymore. The binary is dated 12/22/2010 2:08pm, and I believe it is Galileo. To check, I went and downloaded the following distribution eclipse-java-juno-SR1-win32.zip, and still get the same error.
I see no log files in my eclipse home directory nor the workspace directory. I can get something running from a rudimentary command line execution, but I'm not trying to fully replicate the command line implied by the eclipse.ini file. As such, Eclipse runs into memory issues, etc.
Any ideas what I should do next?
Thanks,
Attachment: eclipse.ini
(Size: 0.43KB, Downloaded 368 times)
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.17368 seconds