facebook

start error on Redhat Linux,plz help me

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #284318 Reply

    biiasuo
    Member

    I downloaded “eclipse classic” and “myeclispe 6.0GA”.
    My OS is RedHat linux 4.
    But when I start “MyEclipse.sh”,an error dialog disappears.

    like this:
    JVM terminated. Exit code=1
    /usr/bin/java
    -Duser.language=en
    -Xms128M
    -Xmx512M
    -XX:PermSize=128M
    -XX:MaxPermSize=256M
    -Dosgi.splashLocation=/usr/local/programs/myeclipse6.0GA/eclipse/MyEclipseSplash.bmp
    -jar /root/安装文件/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    -os linux
    -ws gtk
    -arch x86
    -showsplash
    -launcher /root/安装文件/eclipse/eclipse
    -name Eclipse
    –launcher.library /root/安装文件/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.3.R33x_v20080118/eclipse_1023.so
    -startup /root/安装文件/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    -exitdata 230010
    -product com.genuitec.myeclipse.product.ide
    -vm /usr/bin/java
    -vmargs
    -Duser.language=en
    -Xms128M
    -Xmx512M
    -XX:PermSize=128M
    -XX:MaxPermSize=256M
    -Dosgi.splashLocation=/usr/local/programs/myeclipse6.0GA/eclipse/MyEclipseSplash.bmp
    -jar /root/安装文件/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar

    and the terminal says like this:
    Warning: -Xms128M not understood. Ignoring.
    Warning: -Xmx512M not understood. Ignoring.
    Warning: -XX:PermSize=128M not understood. Ignoring.
    Warning: -XX:MaxPermSize=256M not understood. Ignoring.
    Warning: -jar not understood. Ignoring.
    Exception in thread “main” java.lang.NoClassDefFoundError: .root.安装文件.eclipse.plugins.org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.5.0.0)
    at _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.5.0.0)
    at _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.5.0.0)
    at __gcj_personality_v0 (/root/安装文件/eclipse/java.version=1.4.2)
    at __libc_start_main (/lib/tls/libc-2.3.4.so)
    at _Jv_RegisterClasses (/root/安装文件/eclipse/java.version=1.4.2)

    #284331 Reply

    Loyal Water
    Member

    Are you running a 64-bit machine and that the Java executable on your path is a 64-bit JVM? You need to switched over to having the 32-bit JRE.

    #284364 Reply

    biiasuo
    Member

    @support-nipun wrote:

    Are you running a 64-bit machine and that the Java executable on your path is a 64-bit JVM? You need to switched over to having the 32-bit JRE.

    no,mine jre is 32bit.Plz help me.thanks

    #284392 Reply

    Loyal Water
    Member

    Are you working on a 64 bit OS ? Incase you are, can you make sure you are using the 64-bit version of Eclipse.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: start error on Redhat Linux,plz help me

You must be logged in to post in the forum log in