Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 337876 - Attempt to upgrade bundles ends up in an IllegalStateException
Summary: Attempt to upgrade bundles ends up in an IllegalStateException
Status: RESOLVED WORKSFORME
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: P2 Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-22 13:24 EST by Torkild Resheim CLA
Modified: 2020-02-19 04:05 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torkild Resheim CLA 2011-02-22 13:24:16 EST
When attempting to upgrade EGit from 0.10.1 to 0.11.3 I only end up in an exception as shown below. Trying to update my Tasktop installation ended up with the same result. I restarted Eclipse hoping that that would help, but to no avaial.

-- Error Details --
Date: Tue Feb 22 17:12:26 CET 2011
Message: An error occurred while uninstalling
Severity: Error
Product: Eclipse 1.3.1.20100913-1228 (org.eclipse.epp.package.rcp.product)
Plugin: org.eclipse.equinox.p2.engine
Session Data:
eclipse.buildId=M20100909-0800
java.version=1.6.0_22
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=nb_NO
Framework arguments:  @-startup ../../../plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -product org.eclipse.epp.package.rcp.product -keyring /Users/torkild/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 @-startup ../../../plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -product org.eclipse.epp.package.rcp.product -keyring /Users/torkild/.eclipse_keyring -showlocation



-- Error Details --
Date: Tue Feb 22 17:12:26 CET 2011
Message: Error while loading manipulator.
Severity: Error
Product: Eclipse 1.3.1.20100913-1228 (org.eclipse.epp.package.rcp.product)
Plugin: org.eclipse.equinox.p2.engine
Exception Stack Trace:
java.lang.IllegalStateException: Error while loading manipulator.
	at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.loadDelegate(LazyManipulator.java:58)
	at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.getConfigData(LazyManipulator.java:107)
	at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction.uninstallBundle(UninstallBundleAction.java:78)
	at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction.execute(UninstallBundleAction.java:32)
	at org.eclipse.equinox.internal.p2.engine.ParameterizedProvisioningAction.execute(ParameterizedProvisioningAction.java:35)
	at org.eclipse.equinox.internal.p2.engine.Phase.mainPerform(Phase.java:149)
	at org.eclipse.equinox.internal.p2.engine.Phase.perform(Phase.java:78)
	at org.eclipse.equinox.internal.p2.engine.PhaseSet.perform(PhaseSet.java:44)
	at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:73)
	at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:44)
	at org.eclipse.equinox.p2.operations.ProvisioningSession.performProvisioningPlan(ProvisioningSession.java:174)
	at org.eclipse.equinox.p2.operations.ProfileModificationJob.runModal(ProfileModificationJob.java:79)
	at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:177)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


-- Error Details --
Date: Tue Feb 22 17:12:26 CET 2011
Message: session context was:(profile=epp.package.rcp, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operand=[R]org.eclipse.egit 0.10.1 --> [R]org.eclipse.egit 0.11.3, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction).
Severity: Error
Product: Eclipse 1.3.1.20100913-1228 (org.eclipse.epp.package.rcp.product)
Plugin: org.eclipse.equinox.p2.engine

What steps will reproduce the problem?
1. 
2. 
3. 


-- Error Details --
Date: Tue Feb 22 17:12:26 CET 2011
Message: An error occurred while uninstalling
Severity: Error
Product: Eclipse 1.3.1.20100913-1228 (org.eclipse.epp.package.rcp.product)
Plugin: org.eclipse.equinox.p2.engine
Session Data:
eclipse.buildId=M20100909-0800
java.version=1.6.0_22
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=nb_NO
Framework arguments:  @-startup ../../../plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -product org.eclipse.epp.package.rcp.product -keyring /Users/torkild/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 @-startup ../../../plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -product org.eclipse.epp.package.rcp.product -keyring /Users/torkild/.eclipse_keyring -showlocation



-- Error Details --
Date: Tue Feb 22 17:12:26 CET 2011
Message: Error while loading manipulator.
Severity: Error
Product: Eclipse 1.3.1.20100913-1228 (org.eclipse.epp.package.rcp.product)
Plugin: org.eclipse.equinox.p2.engine
Exception Stack Trace:
java.lang.IllegalStateException: Error while loading manipulator.
	at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.loadDelegate(LazyManipulator.java:58)
	at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.getConfigData(LazyManipulator.java:107)
	at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction.uninstallBundle(UninstallBundleAction.java:78)
	at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction.execute(UninstallBundleAction.java:32)
	at org.eclipse.equinox.internal.p2.engine.ParameterizedProvisioningAction.execute(ParameterizedProvisioningAction.java:35)
	at org.eclipse.equinox.internal.p2.engine.Phase.mainPerform(Phase.java:149)
	at org.eclipse.equinox.internal.p2.engine.Phase.perform(Phase.java:78)
	at org.eclipse.equinox.internal.p2.engine.PhaseSet.perform(PhaseSet.java:44)
	at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:73)
	at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:44)
	at org.eclipse.equinox.p2.operations.ProvisioningSession.performProvisioningPlan(ProvisioningSession.java:174)
	at org.eclipse.equinox.p2.operations.ProfileModificationJob.runModal(ProfileModificationJob.java:79)
	at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:177)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


-- Error Details --
Date: Tue Feb 22 17:12:26 CET 2011
Message: session context was:(profile=epp.package.rcp, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operand=[R]org.eclipse.egit 0.10.1 --> [R]org.eclipse.egit 0.11.3, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction).
Severity: Error
Product: Eclipse 1.3.1.20100913-1228 (org.eclipse.epp.package.rcp.product)
Plugin: org.eclipse.equinox.p2.engine
Comment 1 Lars Vogel CLA 2019-09-24 13:57:34 EDT
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.
Comment 2 Ed Merks CLA 2020-02-19 04:03:39 EST
I assume this issue is stale.
Comment 3 Torkild Resheim CLA 2020-02-19 04:05:09 EST
Yes.