LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   eclipse 3.1 on fedora core 2 (https://www.linuxquestions.org/questions/linux-software-2/eclipse-3-1-on-fedora-core-2-a-253220/)

mpurdy1973 11-10-2004 09:36 AM

eclipse 3.1 on fedora core 2
 
i have a dual boot system with windows 2k pro and fedora core 2. eclipse runs fine on windows, however after installing eclipse 3.1 on fedora core 2, when trying to launch it, i get the following errors (note: i have never had a problem with eclipse on redhat 9, but i was using 2.1):

----------------------------------------------------------------------------------------------------------------
[root@localhost root]# /opt/eclipse/eclipse -vm /usr/java/j2sdk1.4.2_06/bin/java
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(AbstractFram eworkAdaptor.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:324)
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)
[root@localhost root]#
---------------------------------------------------------------------------------------------------------------

thanx,
matt


All times are GMT -5. The time now is 11:20 AM.