Bug 75584 - Eclipse failst to start after update failed
Summary: Eclipse failst to start after update failed
Status: RESOLVED DUPLICATE of bug 74624
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Update (deprecated - use Eclipse>Equinox>p2) (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-Update-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-04 13:46 EDT by Pasi Lehtimäki CLA
Modified: 2004-10-04 18:32 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***