Eclipse不启动(Ubuntu):JVM终止。退出代码= 13 [英] Eclipse does not launch (Ubuntu) : JVM terminated. Exit code=13

查看:144
本文介绍了Eclipse不启动(Ubuntu):JVM终止。退出代码= 13的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个Eclipse的问题。当我尝试启动它,我得到这个错误消息:

  JVM终止。退出代码= 13 
/ usr / bin / java
-Xms40m
-Xmx384m
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory = / usr / share / eclipse / dropins
-XX:MaxPermSize = 256m
-jar /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.dist.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher / usr / lib / eclipse / eclipse
-name Eclipse
--launcher.library / usr / lib / eclipse // plugins /org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.dist/eclipse_1407.so
-startup /usr/lib/eclipse//plugins/org.eclipse。 equinox.launcher_1.2.0.dist.jar
--launcher.overrideVmargs
-exitdata a8004
-vm / usr / bin / java
-vmargs
-Xms40m
-Xmx384m
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory = / usr / share / eclipse / dropins
-XX:MaxPermSize = 256m
-jar / usr /lib/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.dist.jar

我找到了相同的错误代码,但下面的文字不一样提出的解决方案不起作用。



你能帮助我吗?

解决方案

p>通常与Eclipse和JVM的不兼容架构有关。我打赌你有eclipse 32位试图运行在64位jvm。


I have a problem with Eclipse. When I try to launch it, I get this error message:

JVM terminated. Exit code=13
/usr/bin/java
-Xms40m
-Xmx384m
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins
-XX:MaxPermSize=256m
-jar /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.dist.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /usr/lib/eclipse/eclipse
-name Eclipse
--launcher.library /usr/lib/eclipse//plugins       /org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.dist/eclipse_1407.so
-startup /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.dist.jar
--launcher.overrideVmargs
-exitdata a8004
-vm /usr/bin/java
-vmargs
-Xms40m
-Xmx384m
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins
-XX:MaxPermSize=256m
-jar /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.dist.jar 

I have found the same error code but not the same text below, and the proposed solutions didn't work.

Can you help me?

解决方案

Usually has to do with incompatible architectures of Eclipse and the JVM. I am betting you got eclipse 32 bit trying to run on 64 bit jvm.

这篇关于Eclipse不启动(Ubuntu):JVM终止。退出代码= 13的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆