Eclipse doesn't run - JVM terminated? [message #39815] |
Sat, 28 December 2002 06:28  |
Eclipse User |
|
|
|
Originally posted by: ng.hq1.de
Hello,
If I start Eclipe, I get the message:
JVM terminated. Exit code=2
c:\windows\system32\javaw.exe
-cp c:\Programme\eclipse.jar org.eclipse.core.launcher.Main
-os win32
-ws win32
-arch x86
-showsplash c:\Programme\eclipse\eclipse.exe -showsplash 600
How can I fix the bug?
Best regards,
Alex
|
|
|
|
Re: Eclipse doesn't run - JVM terminated? [message #39912 is a reply to message #39815] |
Sat, 28 December 2002 12:12  |
Eclipse User |
|
|
|
Originally posted by: nemanak.yahoo.com
Hello,
I am new eclipse. when i am running eclipse exe it is asking for "new jvm
to use " with an alert box showing, however my system contains jre1.3.1_01
and jdk1.4.1. i am using eclipse sdk2.0.2. my system is windows 2000. Any
help please.
Thanks and Regards,
Kamesh.
|
|
|
Re: Eclipse doesn't run - JVM terminated? [message #588118 is a reply to message #39815] |
Sat, 28 December 2002 09:10  |
Eclipse User |
|
|
|
Alexander Kutz wrote:
> c:\windows\system32\javaw.exe
> How can I fix the bug?
Looks like you're using Microsoft's JVM, which is known to be an intentional
piece of junk (see the recent court case they lost to Sun).
You should download a JDK from Sun (java.sun.com) and launch Eclipse on that
instead. You can do this by either putting the Sun JDK install location on
your $PATH ahead of c:\windows\system32 (Sun's installer might do this for
you) or by passing "-vm c:\path\to\javaw.exe" to Eclipse.
- Jared
|
|
|
Re: Eclipse doesn't run - JVM terminated? [message #588135 is a reply to message #39815] |
Sat, 28 December 2002 12:12  |
Eclipse User |
|
|
|
Originally posted by: nemanak.yahoo.com
Hello,
I am new eclipse. when i am running eclipse exe it is asking for "new jvm
to use " with an alert box showing, however my system contains jre1.3.1_01
and jdk1.4.1. i am using eclipse sdk2.0.2. my system is windows 2000. Any
help please.
Thanks and Regards,
Kamesh.
|
|
|
Powered by
FUDForum. Page generated in 0.24124 seconds