Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Exception while creating System Bundle
Exception while creating System Bundle [message #253675] Thu, 17 June 2004 11:48 Go to next message
Eclipse UserFriend
Originally posted by: user.a.a

hi,

i just downloaded the eclipse-SDK-3.0RC2-linux-gtk.zip and extracted it in
the /opt directory... but when i try to run the application, i get the
following error:

"an error has occured. see the logfile
/home/abcd/.eclipse/org.platform_3.0.0/configuration/1087478 758654.log "

i have java j2sdk-1.4.2-04 installed and im using Fedora core 2. what is the
problem?

here is the error log...
=============================================

!SESSION Jun 17, 2004
18:55:58.901 ---------------------------------------------
eclipse.buildId=unknown
java.version=1.4.2_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US

!ENTRY org.eclipse.osgi Jun 17, 2004 18:55:58.902
!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.createSys temBundle(Framew
ork.java:253)
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:
214)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:126)
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:638)
at org.eclipse.core.launcher.Main.main(Main.java:622)
!SESSION Thu Jun 17 18:55:58 IST
2004 ------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jun 17, 2004 18:55:58.906
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:137)
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:638)
at org.eclipse.core.launcher.Main.main(Main.java:622)
Problem starting Eclipse-3.0 on Linux [message #255830 is a reply to message #253675] Sat, 26 June 2004 10:36 Go to previous messageGo to next message
Eclipse UserFriend
hi,

i had the same problem but i found the solution (at least on my system).
I unzipped the package with krusader, which caused all filenames to be
converted to lowercase -> the file
plugins/org.eclipse.osgi_3.0.0/META-INF/MANIFEST.MF got converted to
plugins/org.eclipse.osgi_3.0.0/meta-inf/manifest.mf, so it couldn't any
longer be found!!!

After unzipping again with 'unzip eclipse-SDK-3.0-linux-gtk.zip'
everything was fine.

Have fun
Gernot
Re: Problem starting Eclipse-3.0 on Linux [message #256059 is a reply to message #255830] Sun, 27 June 2004 10:35 Go to previous message
Eclipse UserFriend
Originally posted by: pascal.ibm.canada

It is imperative for MANIFEST.MF to be all uppercase.

PaScaL

Gernot Belger wrote:

> hi,
>
> i had the same problem but i found the solution (at least on my system).
> I unzipped the package with krusader, which caused all filenames to be
> converted to lowercase -> the file
> plugins/org.eclipse.osgi_3.0.0/META-INF/MANIFEST.MF got converted to
> plugins/org.eclipse.osgi_3.0.0/meta-inf/manifest.mf, so it couldn't any
> longer be found!!!
>
> After unzipping again with 'unzip eclipse-SDK-3.0-linux-gtk.zip'
> everything was fine.
>
> Have fun
> Gernot
>
>
Previous Topic:how should i install version 3 with keeping all current version 2 setting? thx
Next Topic:RC3 loading problem
Goto Forum:
  


Current Time: Mon May 05 12:25:14 EDT 2025

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

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

Back to the top