Community
Participate
Working Groups
When launching the latest I-build, I get this error in my .log. I also see it when selfhosting. eclipse.buildId=I20100511-0800 java.version=1.6.0_18 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86 Error Wed May 12 08:41:28 CDT 2010 org.osgi.framework.BundleException: The bundle "org.eclipse.equinox.ds_1.2.0.v20100422-1745 [56]" could not be resolved. Reason: Another singleton version selected: org.eclipse.equinox.ds_1.2.0.v20100507 at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1317) at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1301) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:319) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:440) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)
This appears to be an issue with p2 not uninstalling some bundles on an upgrade. Moving to p2. Darin, please attach the bundles.info. It must have ds listed twice.
Created attachment 168156 [details] bundles.info There are many duplicates in my bundles.info. I was upgrading from I20100506-0800 to I20100511-0800. I had some patches installed in the SDK that did not get uninstalled when upgrading, so I manually uninstalled after the upgrade.
I think it may be related to the presence of the patches. I'll take a look to see if I can reproduce.
I also think it may be related to patches, I had a similar thing happen to me, but the steps to reproduce are not predictable. I tried to repeat a process of patching/upgrading etc. and could not get duplicates to show up again in my environment.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.
This bug was marked as stalebug a while ago. Marking as worksforme. If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard tag.