I had something similar at one point.  I'm not sure what sequence of actions produced this, but I had the following:

java-config reported sun-jdk-1.4.2_06 as my JVM, but it was not updated in the environment.
eclipse would bomb with JVM errors.

I fixed this by running java-config as root, and re-setting the Sun JDK as the system JVM.  Then I ran "env-update" as root.

As my normal user, I ran "source /etc/profile" to pick up the updated environment.  After that, Eclipse ran fine.

Good luck,
-Michael Nygard

On Mon, 2005-02-21 at 03:35 -0400, Anielkis Herrera Gonzalez wrote:
when I run eclipse(3.1M4) it start good, but in actions like scrolldown
in a window it crash and return this:

JVM terminated. Exit code=1
/opt/ibm-jdk-bin-1.4.2/bin/java
-cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main
-os linux
-ws gtk
-arch x86
-showsplash /opt/eclipse/eclipse -showsplash 600
-exitdata /opt/eclipse/eclipse -exitdata 2b8017
-vm /opt/ibm-jdk-bin-1.4.2/bin/java
-vmargs
-cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main


it happen with ibm-jdk and blackdown-jdk...
can someone tell me what can i do now??? I try to change the eclipse
version and jvm and the error persist..(sorry for my english)

Reply via email to