Find the answer to your Linux question:
Results 1 to 6 of 6
Well i'm trying to run eclipse 3.3.1-linux.gtk on opensuse 10.2 .i untared the file and did ./eclipse but it gives me this weird error JVM terminated. Exit code=13 /usr/bin/gij -Xms40m ...
  1. #1
    Just Joined!
    Join Date
    Jul 2007
    Location
    India
    Posts
    57

    Eclipse Startup Error

    Well i'm trying to run eclipse 3.3.1-linux.gtk on opensuse 10.2 .i untared the file and did ./eclipse but it gives me this weird error

    JVM terminated. Exit code=13
    /usr/bin/gij
    -Xms40m
    -Xmx256m
    -jar /home/channa/softinstalled/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    -os linux
    -ws gtk
    -arch x86
    -showsplash
    -launcher /home/channa/softinstalled/eclipse/eclipse
    -name Eclipse
    --launcher.library /home/channa/softinstalled/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v 20070606/eclipse_1017a.so
    -startup /home/channa/softinstalled/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    -exitdata 148013
    -vm /usr/bin/gij
    -vmargs
    -Xms40m
    -Xmx256m
    -jar /home/channa/softinstalled/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    the eclipse forums tell something about running eclipse -clean option .But it ain't workin has ne1 gone thru this.Any help is appreciated thanks in advance

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    What kind of Java VM do you have installed? If it's not the official Sun virtual machine, Eclipse can give you headaches. I would download the latest SDK from here:

    Java Technology

    Extract it, rename the directory to "jvm" and move it into your Eclipse directory. Then try again. That usually does the trick for me.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  3. #3
    Just Joined!
    Join Date
    Jul 2007
    Location
    India
    Posts
    57
    done the trick didn't install the 64 bit JVM so it cudn't execute the 64-bit calls did the trick had a hunch about the JVM thanks m8,btw there's an IDE for eclipse on the official site is it necessary coz u do get a GUI with a ./eclipse

  4. #4
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by vengeance View Post
    done the trick didn't install the 64 bit JVM so it cudn't execute the 64-bit calls did the trick had a hunch about the JVM thanks m8,btw there's an IDE for eclipse on the official site is it necessary coz u do get a GUI with a ./eclipse
    So... did it work or not?

    I don't know what "IDE for eclipse" you're talking about. Could you show me a link? Eclipse *is* an IDE, so an IDE for an IDE would be redundant.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  5. #5
    Just Joined!
    Join Date
    Jul 2007
    Location
    India
    Posts
    57
    yeh it worked m8 thanks , got confused with the IDE went with the eclipse classic ,its on the downloads page of eclipse sumthin like eclipse IDE for java developers

  6. #6
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by vengeance View Post
    yeh it worked m8 thanks , got confused with the IDE went with the eclipse classic ,its on the downloads page of eclipse sumthin like eclipse IDE for java developers
    Yeah, there used to be just one download that was several hundred megabytes. Now they've separated the IDE from all the extra tools that used to come bundled with it and allowed you to download just that. Apparently they're tools I never used because I recently just download the IDE, and I've had no issues developing. I can see why you'd be confused.
    Registered Linux user #270181
    TechieMoe's Tech Rants

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...