Bug 75584

Summary: Eclipse failst to start after update failed
Product: [Eclipse Project] Platform Reporter: Pasi Lehtimäki <pasi.lehtimaki>
Component: Update (deprecated - use Eclipse>Equinox>p2)Assignee: Platform-Update-Inbox <platform-update-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: critical    
Priority: P3    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Pasi Lehtimäki CLA 2004-10-04 13:46:40 EDT
I was running updater for Eclipse 3 at work. Had to leave fast and hibernated
the system and unpluged the laptop from network. Now when I thy to run eclipse I
get error and log has following error message:
--------------
!SESSION loka 04, 2004 19:23:11.677 --------------------------------------------
eclipse.buildId=I200406251208
java.version=1.5.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fi_FI

!ENTRY org.eclipse.osgi loka 04, 2004 19:23:11.677
!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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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 Mon Oct 04 19:23:11 EEST 2004 -----------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 loka 04, 2004 19:23:11.687
!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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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)
Comment 1 Dorian Birsan CLA 2004-10-04 18:32:35 EDT
looks like a dup of bug 74624.

Try unzipping the 3.0.1 SDK on top, and restart with -clean.

*** This bug has been marked as a duplicate of 74624 ***