CRJAZ0291E The following bundle could not be started: com.ibm.team.repository.service 1.3
Rafael Rodriguez Montes (230●13●130●258)
| asked Aug 20 '15, 11:44 a.m.
edited Sep 03 '15, 10:18 a.m. by Paul Slauenwhite (8.4k●1●2)
atch service started
[8/20/15 8:42:20:629 PDT] 0000004b patch I No patches found
[8/20/15 8:42:33:355 PDT] 000000cb SystemOut O 2015-08-20 08:42:33,355 RQM [Launch callback handler] ERROR eam.repository.provision.internal.ProvisionService - CRJAZ0291E The following bundle could not be started: com.ibm.team.repository.service 1.3.1000.v20150507_0104. The server might need to be reprovisioned or reinstalled.
org.osgi.framework.BundleException: State change in progress for bundle "file:/D:/xxxver/conf/qm/sites/update-site/plugins/com.ibm.team.repository.service_1.3.1000.v20150507_0104.jar" by thread "Start Level Event Dispatcher".
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1077)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:282)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
at com.ibm.team.repository.provision.internal.ProvisionService.startFeatureBundles(ProvisionService.java:1431)
at com.ibm.team.repository.provision.internal.ProvisionService.startFeatureBundles(ProvisionService.java:1386)
at com.ibm.team.repository.provision.internal.ProvisionService.startFeatureBundles(ProvisionService.java:1386)
at com.ibm.team.repository.provision.internal.ProvisionService.startFeatureBundles(ProvisionService.java:1386)
at com.ibm.team.repository.provision.internal.ProvisionService.installFromProfiles(ProvisionService.java:1095)
at com.ibm.team.repository.provision.internal.ProvisionService.installFromProfileNoWait(ProvisionService.java:1194)
at com.ibm.team.repository.provision.internal.ProvisionService.installFromProfile(ProvisionService.java:1131)
at com.ibm.team.repository.provision.internal.ProvisionService.installFromContextConfigurationUrl(ProvisionService.java:1213)
at com.ibm.team.jfs.app.install.Activator$1.run(Activator.java:177)
at java.lang.Thread.run(Thread.java:790)
Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
... 13 more
Any ideas why?
|
Be the first one to answer this question!
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.
Comments
Hi Rafael,
Could you provide entire stack trace? I am interested especially by the last caused by clausure
As this may be an OSGi error, my favorite log file will be the OSGi installation log. Just search a file named "install.log" under the application server working folder. The location would be something like .../qm/eclipse/configuration/org.eclipse.osgi/bundles/23/data/install.log.