| Author |
Message |
|
|
Post subject: ECLIPSE JVM terminate.Exit Code=13?
Posted: Sep 04, 2008 - 10:13 PM
|
|
Joined: Sep 04, 2008
Posts: 4
|
|
Eclipse was working fine and then today it just stopped working for no apparent reason!. i am running 32bit vista 2gb ram . I tried reinstalling Eclipse , updating to newer version , removing configuration files and -clean , still getting this error.
Here is the Error Message i receive .
JVM terminated. Exit code=13
-Xms40m
-XMx256m
-XX:MaxPermSize=128M
-DJava.class.path=C:\Users\Philip\Desktop\eclipse\plugins\ord.eclipse.eq
uinox.launcer_1.0.0.v20070606.jar
-os win32
-ws win32
-arch x86
-showsplash
C:\Users\Philip\Desktop\ecilpse\eclipse\plugins\org.eclipse.platform_3.3.0v2007
0613\splash.bmp
-launcher C:\Users\Philip\Desktop\eclipse\eclipse\eclipse.exe
-name Eclipse
--launcher.library
C:\Users\Philip\Desktop\ecilpse\eclipse\plugins\org.eclipse.equinox.launcher.win
32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
-startup
C:\Users\Philip\Desktop\ecilpse\eclipse\plugins\org.eclipse.equinox.launcher_1.0.
0.v20070606.jar
-vm C:\Program Files\Java\jre6\bin\client\jvm.dll
-vmargs
-Xms40m
-Xmx256m
-XX:MaxPermSize=128M
-Djava.class.path=c:\Users\Philip\eclipse\eclipse\plugins\org.eclipse.eq
uninox.launcher_1.0.0.v20070606.jar
Any suggestions that would help me out would be great!.
Thanks Phil |
|
|
| |
|
|
|
 |
|
|
Post subject: Try a new workspace
Posted: Sep 05, 2008 - 01:40 AM
|
|
Registered Member


Joined: Oct 09, 2004
Posts: 10
|
|
Might be a corrupt workspace. It was for me. Use the '-data' startup option and point it to a new workspace area. If that works you can then import your existing project(s) to the new workspace. Your options are endless at that point :-)
HTHYO.
Peace. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Try a new workspace
Posted: Sep 05, 2008 - 07:17 AM
|
|

Joined: Nov 30, 2006
Posts: 98
|
|
A crappy workspace is usually solved by adding the -clean option to the commandline of Eclipse.exe, or in the eclipse.ini file, and then opening the workspace again. If that doesn't make it behave, then create a new workspace, and pull over the projects, which is a fair amount of work compared to adding the -clean option.
HTH
Ton |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Try a new workspace
Posted: Sep 05, 2008 - 05:04 PM
|
|
Joined: Sep 04, 2008
Posts: 4
|
|
| Does not seem to be working , am i doing it correctly? , i tried from the command line and then tried creating a shortcut and in the target field put the - data and -clean options!. Both seemed to have no effect!. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Try a new workspace
Posted: Sep 05, 2008 - 06:34 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
|
|
|
 |
|
|
Post subject: RE: Try a new workspace
Posted: Sep 05, 2008 - 07:41 PM
|
|
Joined: Sep 04, 2008
Posts: 4
|
|
I'm afraid , none of these had any effect! :( , when i installed eclipse , should it not have worked?. i don't see why not , is there any other common issues , could it be something to do with my java settings or some other program?. really stumped! .
-----
Phil |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Try a new workspace
Posted: Sep 05, 2008 - 09:35 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
Phil,
What version of Eclipse and MyEclipse are you working with? You said you updated to a new version? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Try a new workspace
Posted: Sep 08, 2008 - 05:27 PM
|
|
Joined: Sep 04, 2008
Posts: 4
|
|
Nipun
Eventually got it fixed over the weekend it didn't seem to be an Eclipse fault after all , i uninstalled the JRE and JDK and reinstalled and everything is back to normal , i think when vista installed 11 updates that something got screwed with along the way!.
Thanks for the help
--------------------------
Phil |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Try a new workspace
Posted: Sep 08, 2008 - 07:39 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
| Your welcome. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|