JVM终止了。退出代码= 13

时间:2014-05-28 08:03:37

标签: java eclipse eclipse-juno

我已经下载了 eclipse 64位,我的操作系统是64位fedora 但是当我试图打开日食时,我的误差低于......

我不知道它的os问题或日食问题

当我输入java - version

我正在与

一同展示

java版“1.7.0_51” OpenJDK运行时环境(fedora-2.4.5.1.fc20-x86_64 u51-b31) OpenJDK 64位服务器VM(内置24.51-b03,混合模式)

JVM terminated. Exit code=13
/usr/bin/java
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-jar /home/kranthikumar.sama/Downloads/Eclipse/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
-os linux
-ws gtk
-arch x86
-showsplash /home/kranthikumar.sama/Downloads/Eclipse/eclipse//plugins/org.eclipse.platform_4.2.1.v201209141800/splash.bmp
-launcher /home/kranthikumar.sama/Downloads/Eclipse/eclipse/eclipse
-name Eclipse
--launcher.library /home/kranthikumar.sama/Downloads/Eclipse/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120522-1813/eclipse_1502.so
-startup /home/kranthikumar.sama/Downloads/Eclipse/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.overrideVmargs
-exitdata 260005
-product org.eclipse.epp.package.dsl.product
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-jar /home/kranthikumar.sama/Downloads/Eclipse/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar 

这是我的eclipse.ini文件

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120522-1813
-product
org.eclipse.epp.package.dsl.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m

0 个答案:

没有答案
相关问题