Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » : can't open Eclipse CDT and get error of "JVM terminated. Exit code=13"
: can't open Eclipse CDT and get error of "JVM terminated. Exit code=13" [message #1711093] Mon, 12 October 2015 22:23 Go to next message
wen liu is currently offline wen liuFriend
Messages: 1
Registered: October 2015
Junior Member
I'm using Fedora 18 system.
Previously I installed eclipse and then I get error of "JVM terminated. Exit code=13" whenever I open eclipse.

I use Yum Extender and search the keyword "eclipse" on it, and then uninstalled all related packages.

Then I downloaded Eclipse CDT from
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/kepler/SR2/eclipse-cpp-kepler-SR2-linux-gtk-x86_64.tar.gz

I unzip the tar.gz file and there is an executable `Eclipse`. I try to open it, but I get the following error:
        JVM terminated. Exit code=13
        /usr/bin/java
        -Dosgi.requiredJavaVersion=1.6
        -XX:MaxPermSize=256m
        -Xms40m
        -Xmx512m
        -jar /home/wgong/program/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
        -os linux
        -ws gtk
        -arch x86_64
        -showsplash /home/wgong/program/eclipse//plugins/org.eclipse.platform_4.3.2.v20140221-1700/splash.bmp
        -launcher /home/wgong/program/eclipse/eclipse
        -name Eclipse
        --launcher.library /home/wgong/program/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140116-2212/eclipse_1508.so
        -startup /home/wgong/program/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
        --launcher.appendVmargs
        -exitdata 6f800e
        -product org.eclipse.epp.package.cpp.product openFile
        -vm /usr/bin/java
        -vmargs
        -Dosgi.requiredJavaVersion=1.6
        -XX:MaxPermSize=256m
        -Xms40m
        -Xmx512m
        -jar /home/wgong/program/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar


how to deal with this? thanks!
Re: : can't open Eclipse CDT and get error of "JVM terminated. Exit code=13" [message #1711150 is a reply to message #1711093] Tue, 13 October 2015 13:21 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
Go to the Newcomers forum and read the article 'Eclipse won't start? READ THIS FIRST for ERROR 13 and more' at the very top of the forum.

You have very probably 32 bit Java with 64 bit Eclipse or the other way round.


--

Tauno Voipio
Previous Topic:Building and Running a Program
Next Topic:Unresolved inclusion: <stddef.h>
Goto Forum:
  


Current Time: Wed Apr 24 19:08:10 GMT 2024

Powered by FUDForum. Page generated in 0.02831 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top