CRJAZ1115I The "com.ibm.rqm.common.service.IPagedSearchService" service was ...
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.
Comments
Donald Nong
Feb 04 '15, 10:36 p.m.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.