LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 620|回复: 3

FC3下启动Eclipse失败

[复制链接]
发表于 2004-12-27 20:26:22 | 显示全部楼层 |阅读模式
启动界面闪一下以后就报错了,是怎么回事呀?

org.osgi.framework.BundleException: Unable to find system bundle manifest file.
        at org.eclipse.osgi.framework.adaptor.core.SystemBundleData.createManifest(SystemBundleData.java:73)
        at org.eclipse.osgi.framework.adaptor.core.SystemBundleData.<init>(SystemBundleData.java:34)
        at org.eclipse.osgi.framework.adaptor.core.AbstractFrameworkAdaptor.createSystemBundleData(AbstractFrameworkAdaptor.java:294)
        at org.eclipse.osgi.framework.internal.core.SystemBundle.<init>(SystemBundle.java:41)
        at org.eclipse.osgi.framework.internal.core.Framework.createSystemBundle(Framework.java:187)
        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:127)
        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:585)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
        at org.eclipse.core.launcher.Main.run(Main.java:704)
        at org.eclipse.core.launcher.Main.main(Main.java:688)
 楼主| 发表于 2004-12-27 20:41:04 | 显示全部楼层
Post by PSniper
启动界面闪一下以后就报错了,是怎么回事呀?

org.osgi.framework.BundleException: Unable to find system bundle manifest file.
        at org.eclipse.osgi.framework.adaptor.core.SystemBundleData.createManifest(SystemBundleData.java:73)
        at org.eclipse.osgi.framework.adaptor.core.SystemBundleData.<init>(SystemBundleData.java:34)
        at org.eclipse.osgi.framework.adaptor.core.AbstractFrameworkAdaptor.createSystemBundleData(AbstractFrameworkAdaptor.java:294)
        at org.eclipse.osgi.framework.internal.core.SystemBundle.<init>(SystemBundle.java:41)
        at org.eclipse.osgi.framework.internal.core.Framework.createSystemBundle(Framework.java:187)
        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:127)
        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:585)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
        at org.eclipse.core.launcher.Main.run(Main.java:704)
        at org.eclipse.core.launcher.Main.main(Main.java:688)


我原来是把eclipse解压在挂载的windows fat32分区,刚才试着解压到linux分区上就没问题了。是什么原因呢?
发表于 2004-12-30 14:36:48 | 显示全部楼层
可能是你使用的用户没有写那个分区的权力吧
发表于 2005-1-2 18:26:22 | 显示全部楼层
./eclipse -vm /opt/jdk1.5.0_01/jre/bin/java

that's okay
no thanx
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表