| Author |
Eclipse startup error
|
Korol Bloom
Ranch Hand
Joined: Jan 13, 2004
Posts: 33
|
|
Hi, I hardly can see the splash-screen, then my Eclipse crashs. I am using the 3.0 Release Linux GTK, tried Java versions 1.4.2_03, 1.4.2_05 and 1.5.0 -- all the same. My stacktrace looks similar to the one posted at: http://www.coderanch.com/t/102833/vc/Eclipse-startup-Errors-no-clues but they are not completely the sameslightly differ. According to the tip in these post I start eclipse whith the command but it doesn't help. Any clue? Thanks in advance! , korol
|
 |
Korol Bloom
Ranch Hand
Joined: Jan 13, 2004
Posts: 33
|
|
oops, forgot logfile contents: !SESSION Aug 28, 2004 16:40:54.411 --------------------------------------------- eclipse.buildId=I200406251208 java.version=1.4.2_03 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE !ENTRY org.eclipse.osgi Aug 28, 2004 16:40:54.418 !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.createSystemBundle(Framework.java:253) 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:183) at org.eclipse.core.launcher.Main.run(Main.java:644) at org.eclipse.core.launcher.Main.main(Main.java:628) !SESSION Sat Aug 28 16:40:54 CEST 2004 ----------------------------------------- !ENTRY org.eclipse.core.launcher 4 0 Aug 28, 2004 16:40:54.446 !MESSAGE Exception launching the Eclipse Platform: !STACK java.lang.NullPointerException at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:138) 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:183) at org.eclipse.core.launcher.Main.run(Main.java:644) at org.eclipse.core.launcher.Main.main(Main.java:628)
|
 |
Korol Bloom
Ranch Hand
Joined: Jan 13, 2004
Posts: 33
|
|
hm, no problem any more. Without any clue, I just deleted the eclipse directory and unzipped the zip-file again -- and now it works. A miracle happened! ,korol
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Eclipse startup error
|
|
|