Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse 3.0.2 could not start on the ext filesystem
Eclipse 3.0.2 could not start on the ext filesystem [message #64120] Sat, 14 May 2005 02:56 Go to next message
Eclipse UserFriend
Originally posted by: xiejw217.yahoo.com.cn

I downloaded the version : eclipse-SDK-3.0.2-linux-gtk.zip ,but always
fail to start it in the linux platform.

The details :
** Linux : Debian sarge

** Java VM :
$java -version
java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)

** Start the eclipse on the ext filesystem :
-------------------------------------------------------
xiejw:/usr/local/share/eclipse# ./eclipse
org.osgi.framework.BundleException: Unable to find system bundle manifest
file.
at
org.eclipse.osgi.framework.adaptor.core.SystemBundleData.cre ateManifest(SystemBundleData.java:73)
at
org.eclipse.osgi.framework.adaptor.core.SystemBundleData.<init >(SystemBundleData.java:34)
at
org.eclipse.osgi.framework.adaptor.core.AbstractFrameworkAda ptor.createSystemBundleData(AbstractFrameworkAdaptor.java:29 4)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.<init >(SystemBundle.java:41)
at
org.eclipse.osgi.framework.internal.core.Framework.createSys temBundle(Framework.java:187)
at
org.eclipse.osgi.framework.internal.core.Framework.initializ e(Framework.java:152)
at
org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:95)
at
org.eclipse.osgi.framework.internal.core.OSGi.createFramewor k(OSGi.java:90)
at
org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:215)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.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)
--------------------------------------------------------

I can see the splash window, but the start crashed immediately.
Pay attention to the first warning:
"org.osgi.framework.BundleException: Unable to find system bundle manifest
file"
As discussed in another newsgroup, the bundle file
"eclipse/configuration/org.eclipse.osgi/.bundledata" disappeared when the
eclipse needs to read it.

However, after i mount a fat32 filesystem volumn and start the same
version on it, eclipse starts successfully.

How could i solve this problem?
Re: Eclipse 3.0.2 could not start on the ext filesystem [message #64143 is a reply to message #64120] Sat, 14 May 2005 05:36 Go to previous message
Eclipse UserFriend
Originally posted by: xiejw217.yahoo.com.cn

I have found what the problem is.

It should be that unzip the .zip file on the ext filesystem, not the
fat32's one.

At the first time, for convenience, I unzip it under the WinXp, then
switch the opration system and move all the files from the fat32 to the
ext. Maybe this is the major problem .
Previous Topic:Setting Advanced Default Classpath
Next Topic:How to get selected text from a java editor window
Goto Forum:
  


Current Time: Fri Jul 19 05:17:38 GMT 2024

Powered by FUDForum. Page generated in 0.08037 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top