Sam1860 发表于 2004-6-17 15:40:50

eclipse 3.0 M9 启动时出错,请帮忙解决

OS: RH ES3

日志如下:
!SESSION 六月 17, 2004 15:29:02.185 ----------------------------------------------
eclipse.buildId=I200405281600
java.version=1.5.0-beta
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=zh_CN
!ENTRY org.eclipse.osgi 六月 17, 2004 15:29:02.187
!MESSAGE Startup error
!STACK 1
java.lang.RuntimeException: Exception while creating System Bundle: Unable to find system bundle manifest file.
        at org.eclipse.osgi.framework.internal.core.Framework.createSystemBundle(Framework.java:253)
        at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:152)
        at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:95)
        at org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:90)
        at org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:215)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:494)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
        at org.eclipse.core.launcher.Main.run(Main.java:638)
        at org.eclipse.core.launcher.Main.main(Main.java:622)
!SESSION Thu Jun 17 15:29:02 CST 2004 ------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 六月 17, 2004 15:29:02.223
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:137)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:494)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
        at org.eclipse.core.launcher.Main.run(Main.java:638)
        at org.eclipse.core.launcher.Main.main(Main.java:622)

fay 发表于 2004-6-17 15:57:43

我在FC2下用的很好呀,试试3.0RC2吧,估计正式版快出来了
页: [1]
查看完整版本: eclipse 3.0 M9 启动时出错,请帮忙解决