Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 317168

Summary: startup problem
Product: [Eclipse Project] Platform Reporter: Bharat Khandelwal <er.bharat09>
Component: RuntimeAssignee: platform-runtime-inbox <platform-runtime-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: remy.suen, sptaszkiewicz
Version: 3.1Keywords: needinfo
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Bharat Khandelwal CLA 2010-06-17 08:52:09 EDT
Build Identifier: version 4.1GA

!SESSION 2010-06-17 17:39:19.327 -----------------------------------------------
eclipse.buildId=I20050627-1435
java.version=1.6.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_IN
Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 2010-06-17 17:39:19.842
!MESSAGE Bundle org.eclipse.core.runtime@2:start not found.

!ENTRY org.eclipse.osgi 2010-06-17 17:39:19.904
!MESSAGE Startup error
!STACK 1
java.lang.IllegalStateException: Bundle initial@reference:file:plugins/org.eclipse.update.configurator_3.1.0.jar/ was not resolved.
	at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundles(EclipseStarter.java:980)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(EclipseStarter.java:551)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:288)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:159)
	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:597)
	at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
	at org.eclipse.core.launcher.Main.run(Main.java:973)
	at org.eclipse.core.launcher.Main.main(Main.java:948)

!ENTRY org.eclipse.osgi 2010-06-17 17:39:19.920
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.configurator_3.1.0.jar/ [1] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2010-06-17 17:39:19.920
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.


Reproducible: Always
Comment 1 Remy Suen CLA 2010-06-17 08:56:01 EDT
(In reply to comment #0)
> Build Identifier: version 4.1GA

There is no Eclipse 4.1.

> eclipse.buildId=I20050627-1435

This would be Eclipse 3.1.0 I believe.

Please try Eclipse 3.5.2.
http://download.eclipse.org/eclipse/downloads/drops/R-3.5.2-201002111343/index.php
Comment 2 Szymon Ptaszkiewicz CLA 2012-06-21 05:31:51 EDT
Closing due to lack of information needed for reproduction. Please reopen if you see this again or if you find reproducible steps.