Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipse-dev] what is this error during startup of eclipse

What are your startup parameters?  In other words do have a script starting eclipse such as

/usr/eclipse/eclipse.exe -vm “/usr/java/java1.4.2se/bin/javaw.exe" -vmargs -Xms128M -Xmx512M.

More info please.

 

Dennis

 

-----Original Message-----
From: eclipse-dev-admin@xxxxxxxxxxx [mailto:eclipse-dev-admin@xxxxxxxxxxx] On Behalf Of Felix Yuan
Sent: Monday, June 16, 2003 9:18 PM
To: eclipse-dev@xxxxxxxxxxx
Subject: [eclipse-dev] what is this error during startup of eclipse

 

hi,

I installed eclipse-SDK-2.1-linux-gtk in Redhat8.0 with j2sdk1.4.1_02.

And I could start it with no error. But after several times, the following error appeard.

 

JVM terminated. Exit code=1
/eclipse/./jre/bin/java
-cp /eclipse/./startup.jar org.eclipse.core.launcher.Main
-os linux
-ws gtk
-arch x86
-showsplash /eclipse/./eclipse -showsplash 600

 

I am very solicitous of your help. Thanks!

 

yours sincerely,

Felix


Back to the top