Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse crashing
Eclipse crashing [message #667749] Mon, 02 May 2011 04:30 Go to next message
Xervion is currently offline XervionFriend
Messages: 1
Registered: May 2011
Junior Member
hello, i have a problem with eclipse, i have found the javaw.exe and specified the location for eclipse, but now when i run eclipse i get this long message:

Java was started but returned exit code=13
C:\Program Files(x86)\Java\jre6\bin\javaw.exe
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar
C:\Users\Soap\Desktop\eclipse\\plugins/org.eclipse.equinox.l auncer_1.1.1.R36x_v20101122_1400.jar
-os win32
-ws win32
-arch x86_64
-showsplash
-launcher C:\Users\Soap\Desktop\eclipse\eclipse.exe
-name Eclipse
--launcher.library
C:\Users\Soap\Desktop\eclipse\\plugins/org.eclipse.equinox.l auncher.win32.win32.x86_64_1.1.2.R36x_v20101222\eclipse_1312 .dll
-startup
C:\Users\Soap\Desktop\eclipse\\plugins/org.eclipse.equinox.l auncher_1.1.1.R36x_v20101122_1400.jar
-exitdata f58_58
-product org.eclipse.epp.package.java.product
-vm C:\Program Files(x860\Java\jre6\bin\javaw.exe
-vmargs
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar
C:\Users\Soap\Desktop\eclipse\\plugins/org.eclipse.equinox.l auncher_1.1.1.R3x_v20101122_1400.jar

i am running: Windows7,64 bit, and i have the: Eclipse IDE for Java Developers 64bit
Re: Eclipse crashing [message #667859 is a reply to message #667749] Mon, 02 May 2011 13:43 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
You are running against a 32 bit JVM. Eclipse and the JVM have to match.

You need to either install a 64bit JDK or switch to a 32 bit Eclipse version.
Previous Topic:Cant open Eclipse 3.4 (Blackberry Eclipse) in windows
Next Topic:Can I disable the file.encoding VM environment variable in a launch configuration?
Goto Forum:
  


Current Time: Thu Apr 25 15:27:57 GMT 2024

Powered by FUDForum. Page generated in 0.02745 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top