Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Problems with Java runtime
Problems with Java runtime [message #8401] Tue, 29 April 2003 11:27 Go to next message
Eclipse UserFriend
Originally posted by: kanele.gmx.de

I cannot start my eclipse environment on Windows 2000 because :-?
Anyway, the error message is as follows:
Pressing the eclipse button brings up
"JVM terminated. Exit code=2
C:\winnt\system32\javaw.exe
-cp C:\Apps\eclipse\startup.jar.org.eclipse.org.launcher.Main
-os win32
-ws win32
-arch x86
-showsplash C:\Apps\eclipse\eclipse.exe -showsplash 600"

Does somebody can tell me what it means or what is wrong?
Does javaw use the rt.jar? I ask because I do several of it (1.4.1, 1.3)
on the machine.
For any hint thankyou!
Re: Problems with Java runtime [message #8464 is a reply to message #8401] Tue, 29 April 2003 12:53 Go to previous message
Eclipse UserFriend
From the Eclipse FAQ
(http://www.eclipse.org/eclipse/faq/eclipse-faq.html#users_3)

Once you have installed a Java developer kit, you can use the -vm command
line argument to launch eclipse. For example, if you have installed a Java
developer kit in c:\jdk1.3, you can launch eclipse with the following
command line:

eclipse.exe -vm c:\jdk1.3\bin\javaw.exe



HTH

Darins

"christian kanele" <kanele@gmx.de> wrote in message
news:b8lnil$p5h$1@rogue.oti.com...
> I cannot start my eclipse environment on Windows 2000 because :-?
> Anyway, the error message is as follows:
> Pressing the eclipse button brings up
> "JVM terminated. Exit code=2
> C:\winnt\system32\javaw.exe
> -cp C:\Apps\eclipse\startup.jar.org.eclipse.org.launcher.Main
> -os win32
> -ws win32
> -arch x86
> -showsplash C:\Apps\eclipse\eclipse.exe -showsplash 600"
>
> Does somebody can tell me what it means or what is wrong?
> Does javaw use the rt.jar? I ask because I do several of it (1.4.1, 1.3)
> on the machine.
> For any hint thankyou!
>
Previous Topic:CVS: All files are out of sync from time to time
Next Topic:2.2 and JDT AST
Goto Forum:
  


Current Time: Mon Feb 10 15:28:43 GMT 2025

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

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

Back to the top