Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » JVM terminated. Exit code 13 at startup (Eclipse 3.3)
JVM terminated. Exit code 13 at startup (Eclipse 3.3) [message #323605] Thu, 03 January 2008 19:05 Go to next message
Eclipse UserFriend
Originally posted by: niewiemek.gmail.com

Hi,
I have downloaded eclipse-SDK-3.3.1.1-win32.zip and I can't start it at
all. At the very begining of start up I got an error message (see below).
I've googled for this problem and found some solutions unfortunately none
worked for me (deleting configuration folder or starting eclipse with
-clean parameter)

JVM terminated. Exit code=13
-Xms40m
-Xmx256m
-XX:MaxPermSize=256m
-Djava.class.path=C:\#java\eclipse\plugins\org.eclipse.equin ox.launcher_1.0.1.R33x_v20070828.jar
-os win32
-ws win32
-arch x86
-showsplash
c:\#java\eclipse\\plugins\org.eclipse.platform_3.3.2.R33x_20 071022\splash.bmp
-launcher C:\#java\eclipse\eclipse.exe
-name Eclipse
-launcher.library
C:\#java\eclipse\plugins\org.eclipse.equinox.launcher.win23. win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
-startup
C:\#java\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1. R33x_v20070828.jar
-data C:\#java\workspace
-vm C:\Programme\Java\jre1.5.0_14\bin\client\jvm.dll
-vmargs
-Xms40m
-Xmx256m
-XX:MaxPermSize=256m
-Djava.class.path=C:\#java\eclipse\plugins\org.eclipse.equin ox.launcher_1.0.1.R33x_v20070828.jar

My JVM is:
java version "1.5.0_14"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode, sharing)

I am running Windows XP SP2

So far I was(am) using eclipse 3.2 without any problems why doesn't 3.3
start?

Thank for your support
Marcin
Re: JVM terminated. Exit code 13 at startup (Eclipse 3.3) [message #323608 is a reply to message #323605] Thu, 03 January 2008 19:44 Go to previous messageGo to next message
Steve Blass is currently offline Steve BlassFriend
Messages: 276
Registered: July 2009
Senior Member
Try taking the # out of the c:\#java\... pathname. Renaming my install
folder with # at the front like that gave me the same error you reported.
-
Steve

Maricn L. wrote:
> Hi,
> I have downloaded eclipse-SDK-3.3.1.1-win32.zip and I can't start it at
> all. At the very begining of start up I got an error message (see below).
> I've googled for this problem and found some solutions unfortunately
> none worked for me (deleting configuration folder or starting eclipse
> with -clean parameter)
>
> JVM terminated. Exit code=13
> -Xms40m
> -Xmx256m
> -XX:MaxPermSize=256m
> -Djava.class.path=C:\#java\eclipse\plugins\org.eclipse.equin ox.launcher_1.0.1.R33x_v20070828.jar
>
> -os win32
> -ws win32
> -arch x86
> -showsplash
> c:\#java\eclipse\\plugins\org.eclipse.platform_3.3.2.R33x_20 071022\splash.bmp
>
> -launcher C:\#java\eclipse\eclipse.exe
> -name Eclipse
> -launcher.library
> C:\#java\eclipse\plugins\org.eclipse.equinox.launcher.win23. win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
>
> -startup
> C:\#java\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1. R33x_v20070828.jar
>
> -data C:\#java\workspace
> -vm C:\Programme\Java\jre1.5.0_14\bin\client\jvm.dll
> -vmargs
> -Xms40m
> -Xmx256m
> -XX:MaxPermSize=256m
> -Djava.class.path=C:\#java\eclipse\plugins\org.eclipse.equin ox.launcher_1.0.1.R33x_v20070828.jar
>
>
> My JVM is:
> java version "1.5.0_14"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode, sharing)
>
> I am running Windows XP SP2
>
> So far I was(am) using eclipse 3.2 without any problems why doesn't 3.3
> start?
>
> Thank for your support
> Marcin
>
Re: JVM terminated. Exit code 13 at startup (Eclipse 3.3) [message #323609 is a reply to message #323608] Thu, 03 January 2008 20:08 Go to previous message
Eclipse UserFriend
Originally posted by: niewiemek.gmail.com

Steve Blass wrote:

> Try taking the # out of the c:#java... pathname. Renaming my install
> folder with # at the front like that gave me the same error you reported.
> -
> Steve

Hello,

Yes it was exactly the source of my problem. I would have never thought
that # would cause such problems :) and my 3.2 is indeed in a folder
without any #.

Thank you.
Marcin
Previous Topic:Where is it stored whether a directory is 'derived'?
Next Topic:problem with CommonNavigator and undo/redo
Goto Forum:
  


Current Time: Tue Apr 16 07:51:10 GMT 2024

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

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

Back to the top