I am new to fedora.
OS fedora 19
Getting following internal error on start of eclipse
"/home/arjun/workspace/.metadata/.lock (Permission denied)
after execute "eclipse -clear" getting following error
JVM终止。退出代码= 14 / usr / bin / java -Xms128m -Xmx512m -Dorg.eclipse.swt.browser.UseWebKitGTK =真 -Dhelp.lucene.tokenizer =标准 -XX:CompileCommand =排除,组织/蚀/型芯/内部/ DTREE / DataTreeNode,forwardDeltaWith -XX:CompileCommand =排除,组织/蚀/ JDT /内部/编译器/查找/ ParameterizedMethodBinding, -XX:CompileCommand =排除,组织/蚀/ CDT /内部/核心/ DOM /解析器/ CPP /语义/ CPPTemplates,instantiateTemplate -XX:CompileCommand =排除,组织/蚀/ CDT /内部/核心/ PDOM / DOM / CPP / PDOMCPPLinkage,addBinding -XX:CompileCommand =排除,组织/蟒/ PyDev的/编辑/ codecompletion /重新/ PythonPathHelper,isValidSourceFile -XX:CompileCommand =排除,组织/蚀/第谷/型芯/ osgitools / EquinoxResolver,newState -Dorg.eclipse.equinox.p2.reconciler.dropins.directory =的/ usr /共享/蚀/的dropins -Declipse.p2.skipMovedInstallDetection =真 -XX:MaxPermSize参数=256米 -jar /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130729-1832.jar -os linux -ws gtk -arch x86_64 -showsplash /usr/lib64/eclipse//plugins/org.eclipse.platform_4.3.0.v20130729-1827/splash.bmp -launcher / usr / lib64 / eclipse / eclipse -name Eclipse --launcher.library /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130729-1832/eclipse_1506.so -startup /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130729-1832.jar --launcher.appendVmargs -exitdata 1b0005 -preventMasterEclipseLaunch -明确 -vm / usr / bin / java -vmargs -Xms128m -Xmx512m -Dorg.eclipse.swt.browser.UseWebKitGTK =真 -Dhelp.lucene.tokenizer =标准 -XX:CompileCommand =排除,组织/蚀/型芯/内部/ DTREE / DataTreeNode,forwardDeltaWith -XX:CompileCommand =排除,组织/蚀/ JDT /内部/编译器/查找/ ParameterizedMethodBinding, -XX:CompileCommand =排除,组织/蚀/ CDT /内部/核心/ DOM /解析器/ CPP /语义/ CPPTemplates,instantiateTemplate -XX:CompileCommand =排除,组织/蚀/ CDT /内部/核心/ PDOM / DOM / CPP / PDOMCPPLinkage,addBinding -XX:CompileCommand =排除,组织/蟒/ PyDev的/编辑/ codecompletion /重新/ PythonPathHelper,isValidSourceFile -XX:CompileCommand =排除,组织/蚀/第谷/型芯/ osgitools / EquinoxResolver,newState -Dorg.eclipse.equinox.p2.reconciler.dropins.directory =的/ usr /共享/蚀/的dropins -Declipse.p2.skipMovedInstallDetection =真 -XX:MaxPermSize参数=256米 -jar /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130729-1832.jar
答案 0 :(得分:0)
Eclipse使用这个'.lock'文件来避免在同一工作区上打开两个eclipse实例。如果锁定文件不可写,则无效。我会尝试手动删除提到的锁文件。
关于退出代码14,请参阅相关问题和解答JVM terminates with exit code 14 when trying to launch Eclipse
答案 1 :(得分:0)
你对上述文件有写权限吗?此外,-clear不是有效选项,http://help.eclipse.org/kepler/topic/org.eclipse.platform.doc.user/tasks/running_eclipse.htm?cp=0_3_0