Exception while creating System Bundle [message #253675] |
Thu, 17 June 2004 11:48  |
Eclipse User |
|
|
|
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)
|
|
|
|
Re: Problem starting Eclipse-3.0 on Linux [message #256059 is a reply to message #255830] |
Sun, 27 June 2004 10:35  |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04699 seconds