Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 38871

Summary: eclipse doesn't start
Product: [Eclipse Project] Platform Reporter: carlos fonseca <carlos-fonseca>
Component: ResourcesAssignee: Platform-Resources-Inbox <platform-resources-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: eclipse, hmdeng6
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows NT   
Whiteboard:
Attachments:
Description Flags
bug eclipse none

Description carlos fonseca CLA 2003-06-13 03:55:55 EDT
Since few days, eclipse doesn't start !!!
The error message is: JVM Terminater.Exit code=1.
c:\winnt\system32\javaw.exe
-cp d:\eclipse...
-os win32
-ws win32
-arch x86
-showsplash d:\eclipse...

Can you help me?Thanks
Comment 1 carlos fonseca CLA 2003-06-13 04:03:50 EDT
Created attachment 5182 [details]
bug eclipse

bug eclipse
Comment 2 Rafael Chaves CLA 2003-06-13 10:23:20 EDT
Please execute the following in the command line:

c:\winnt\system32\javaw.exe -version

What output is produced?

Which VM are you using? Where is it installed? You should able to run Eclipse by
forcing the VM location. Please see:

http://www.eclipse.org/eclipse/faq/eclipse-faq.html#users_3
Comment 3 Rafael Chaves CLA 2003-06-16 09:02:54 EDT
According to the originator, the -vm option worked for him. Looks like a
duplicate of bug 30476, although the VM exit code in that case is "2". Another
PR mentioning exit code "1" is 26691.

It is not clear who generates the error code. I guess it is the VM itself, when
there is an internal error (caused by a bogus install/system path problem).

Closing.



*** This bug has been marked as a duplicate of 30476 ***
Comment 4 Rafael Chaves CLA 2003-10-28 13:49:22 EST
*** Bug 45643 has been marked as a duplicate of this bug. ***