facebook

Exit Code 127

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

    vlad_
    Member

    I have got a problem with starting eclipse:

    JVM terminated. Exit code=127
    /home/vlad/eclipse/eclipse/jre/bin/java
    -Xms40m
    -Xmx256m
    -jar /home/vlad/eclipse/eclipse/startup.jar
    -os linux
    -ws gtk
    -arch x86
    -launcher /home/vlad/eclipse/eclipse/eclipse
    -name Eclipse
    -showsplash 600
    -exitdata 16d0009
    -vm /home/vlad/eclipse/eclipse/jre/bin/java
    -vmargs
    -Xms40m
    -Xmx256m
    -jar /home/vlad/eclipse/eclipse/startup.jar

    JRE and JDK is installed but nothing works! What means exit code 127? And what should i do ?

    #250548 Reply

    Haris Peco
    Member

    Vlad,

    Can you post jdk/jre version and rest of log file ?
    It can help if you send your linux adn gtk version (you can see gtk version with ‘pkg-config –modversion gtk+-2.0’)

    You have (probably) file xxxxxxxx.log in your ECLIPSE_HOME/configuration (xxxx is some number)

    Thanks

    #250549 Reply

    vlad_
    Member

    ok this here is my config.ini

    
    #osgi.framework = platform:/base/plugins/org.eclipse.osgi
    
    #osgi.frameworkClassPath =
    
    osgi.splashPath = platform:/base/plugins/org.eclipse.platform
    
    #osgi.splashLocation =
    
    osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
    
    eclipse.product=org.eclipse.sdk.ide
    
    #eclipse.application=
    
    osgi.instance.area.default=@user.home/workspace
    
    eclipse.buildId=M20060118-1600
    
    osgi.ws=gtk
    
    eof=eof
    

    i m using jdk 1.3.1
    and jre 1.3.1

    and well there is no logfile. my first post was only an error messege from eclipse. i m using kde 3.5 under debian

    #250554 Reply

    Haris Peco
    Member

    Vlad,

    Jdk 1.4.x is requested for eclipse 3.1.x

    Best

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Exit Code 127

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