Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Exception whilst running accept from SCM command line

I got this exception today whilst running scm accept from the SCM command line:

org.eclipse.core.runtime.CoreException: Plug-in com.ibm.team.repository.client was unable to load class com.ibm.team.links.client.internal.AuditableLinkManagerClientLibraryFactory.

at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:162)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:874)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at com.ibm.team.repository.client.internal.ClientLibraryFactoryRegistry$Descriptor$1.run(ClientLibraryFactoryRegistry.java:139)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at com.ibm.team.repository.client.internal.ClientLibraryFactoryRegistry$Descriptor.getFactory(ClientLibraryFactoryRegistry.java:131)
at com.ibm.team.repository.client.internal.ClientLibraryFactoryRegistry.getClientLibrary(ClientLibraryFactoryRegistry.java:88)
at com.ibm.team.repository.client.internal.TeamRepository.getClientLibrary(TeamRepository.java:495)
at com.ibm.team.filesystem.rcp.core.internal.changes.util.listeners.EventManager.add(EventManager.java:415)
at com.ibm.team.filesystem.rcp.core.internal.changes.util.ComponentSyncContext.hookEvents(ComponentSyncContext.java:1222)
at com.ibm.team.filesystem.rcp.core.internal.changes.util.ComponentSyncContext.init(ComponentSyncContext.java:1217)
at com.ibm.team.filesystem.rcp.core.internal.changes.operations.ComponentSyncModelUpdateOperation.updateComponentContexts(ComponentSyncModelUpdateOperation.java:255)
at com.ibm.team.filesystem.rcp.core.internal.changes.operations.ComponentSyncModelUpdateOperation.execute(ComponentSyncModelUpdateOperation.java:170)
at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:89)
at com.ibm.team.filesystem.rcp.core.internal.changes.util.listeners.UpdateChangesJob.run(UpdateChangesJob.java:211)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.lang.IllegalStateException: Bundle "update@plugins/com.ibm.team.repository.client_1.1.0.v20101110_2242.jar" has been uninstalled
at org.eclipse.osgi.framework.internal.core.AbstractBundle.checkValid(AbstractBundle.java:1160)
at org.eclipse.osgi.framework.internal.core.BundleHost.checkLoader(BundleHost.java:185)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1193)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
... 16 more


I'm running RTC 3.0 GA

0 votes



3 answers

Permanent link
Was there a recent change to your installation? Namely, did someone upgrade the CLI?

0 votes


Permanent link
No, this is a stock 3.0 GA installation on Linux; installed as root, running as a normal user.

Was there a recent change to your installation? Namely, did someone upgrade the CLI?

0 votes


Permanent link
If you delete the contents of ~/.jazz-scm/scratch (without any running CLI/daemon instances) does the problem recur?

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 21 '11, 2:52 p.m.

Question was seen: 5,234 times

Last updated: Feb 21 '11, 2:52 p.m.

Confirmation Cancel Confirm