CRJAZ1115I The "com.ibm.rqm.common.service.IPagedSearchService" service was ...
Rafael Rodriguez Montes (230●13●130●258)
| asked Feb 04 '15, 5:28 p.m.
edited Feb 06 '15, 12:29 a.m. by Geoffrey Clemm (30.1k●3●30●35)
I'm getting this message error on my Version of JTS 5.0.1 on win 7:
CRJAZ1115I The "com.ibm.rqm.common.service.IPagedSearchService" service was n
ot registered.
at com.ibm.team.repository.common.transport.internal.registry.OsgiServic
esManager.getClassForInterface(OsgiServicesManager.java:224)
at com.ibm.team.repository.common.transport.internal.registry.OsgiServic
esManager.getService(OsgiServicesManager.java:290)
at com.ibm.team.repository.common.transport.internal.registry.AbstractAc
tivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:360)
any idea how to solve this?
Thank you
|
One answer
See CRJAZ2671E The "com.ibm.rqm.execution.service.internal.query.ExecutionResultIndexingParticipant" service failed to activate because a service that it depends on, "com.ibm.rqm.common.service.IPagedSearchService", is not registered. (123705). There is a work-around at https://jazz.net/library/article/1475#00001.
|
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.
Comments
You need to look further down the stack trace to find out the cause, as the stack trace normally comes with one or more "caused by:" sections.