It's all about the answers!

Ask a question

Need to create new Operation Advisors!


Joseph Simon Arokiaraj (21414845) | asked Dec 14 '11, 12:22 p.m.
Hi All,

I am using RTC 3.0.1 version and dowloaded the RTC-SDK.

I need to create a new precondition. Could you please tell me the steps to create a new custom Operation Advisor programaticaly.

Cheers,
jose

6 answers



permanent link
sam detweiler (12.5k6195201) | answered Apr 01 '12, 1:20 p.m.
I am trying to instal clm 4.0 on 64bit machine - and when I try to set up the server on JTS I get the following message?

Help please????


The service "com.ibm.team.repository.service.jts.contributor.internal.JtsAdminRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.ID CRJAZ1972E




Hm.. I installed Rc0 clm beta on a windows 7 64bit without trouble.. what OS were u using?

permanent link
Angela Lopez (6) | answered Mar 31 '12, 11:28 a.m.
I am trying to instal clm 4.0 on 64bit machine - and when I try to set up the server on JTS I get the following message?

Help please????


The service "com.ibm.team.repository.service.jts.contributor.internal.JtsAdminRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.ID CRJAZ1972E

com.ibm.team.repository.common.transport.TeamServiceRegistryException

com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:331)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:678)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:129)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:281)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:290)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getServiceForRemoteAccess(OsgiServicesManager.java:577)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest2(AbstractTeamServerServlet.java:1986)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest(AbstractTeamServerServlet.java:1906)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.service(AbstractTeamServerServlet.java:1667)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:76)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:34)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:581)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:897)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:919)
java.lang.Thread.run(Thread.java:736)

Caused by:

The service "com.ibm.team.repository.service.jts.contributor.internal.JtsContributorService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.IInternalDbContributorService", failed to be activated. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1972E

com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:331)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:678)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:129)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:281)
... 38 more.

Caused by:

The service "com.ibm.team.repository.service.internal.ContributorService" failed to activate because a service it depends on, "com.ibm.team.repository.service.IRepositoryItemService", failed to be activated. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1972E

com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:331)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:678)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:129)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:281)
... 43 more.

Caused by:

The service "com.ibm.team.repository.service.internal.RepositoryItemService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.IItemCleanupService", failed to be activated. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1972E

com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:331)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:678)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:129)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:281)
... 48 more.

Caused by:

The service "com.ibm.team.repository.service.internal.dataaccess.delete.ItemCleanupService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.rdb.IDatabaseStateService", failed to be activated. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1972E

com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:331)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:678)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:129)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:281)
... 53 more.

Caused by:

Failed to find the service "com.ibm.team.repository.service.internal.rdb.IDatabaseStateService" with a matching filter "(databaseExists=true)". Use the administrative UI to verify that the server and applications are configured correctly. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1135I

com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:138)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:281)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:290)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:328)
... 56 more.

Create User




















Create a user for yourself in the Jazz Team Server:

permanent link
Aviad Tamir (1111) | answered Feb 22 '12, 2:23 a.m.
Hi, I'll appreciate your help on this...

I installed (basic setup) of RTC 3.0.1 on Windows 2008 server. The setup passed ok and everything appears to be "green". However, when I navigate to the Project Areas in order to create a new one, the following error message shows up:

The service "com.ibm.team.process.internal.service.web.ProcessWebUIService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.ID CRJAZ1972E

detailed exception:
com.ibm.team.repository.common.transport.TeamServiceRegistryException
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:319)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:652)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:133)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:248)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:257)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getServiceForRemoteAccess(OsgiServicesManager.java:550)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest2(AbstractTeamServerServlet.java:1805)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest(AbstractTeamServerServlet.java:1725)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.service(AbstractTeamServerServlet.java:1634)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:76)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:563)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:420)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:879)
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
java.lang.Thread.run(Thread.java:811)
Caused by:
The service "com.ibm.team.repository.service.jts.auth.ApplicationContextService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1972E
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:319)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:652)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:133)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:248)
... 35 more.
Caused by:
The service "com.ibm.team.repository.service.internal.oauth.OAuthServiceProvider" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1972E
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:319)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:652)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:133)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:248)
... 40 more.
Caused by:
The service "com.ibm.team.repository.service.jts.contributor.internal.JtsContributorService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.IInternalDbContributorService", failed to be activated. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1972E
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:319)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:652)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:133)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:248)
... 45 more.
Caused by:
The service "com.ibm.team.repository.service.internal.ContributorService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseAdminService", failed to be activated. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1972E
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:319)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:652)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:133)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:248)
... 50 more.
Caused by:
The service "com.ibm.team.repository.service.internal.license.jts.JtsLicenseService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.license.ICompatibilityLicenseService", failed to be activated. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1972E
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:319)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:652)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:133)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:248)
... 55 more.
Caused by:
The service "com.ibm.team.repository.service.compatibility.license.internal.LicenseService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.util.http.ICrossServerHttpClientService", failed to be activated. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1972E
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:319)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:652)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:133)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:248)
... 60 more.
Caused by:
The service "com.ibm.team.repository.service.compatibility.util.http.CrossServerHttpClientService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.internal.IJtsConfigurationStateService", failed to be activated. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1972E
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:319)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:652)
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:133)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:248)
... 65 more.
Caused by:
Failed to find the service "com.ibm.team.repository.service.compatibility.internal.IJtsConfigurationStateService" with a matching filter "(validJtsConfig=true)". Use the administrative UI to verify that the server and applications are configured correctly. (com.ibm.team.repository.common.transport.TeamServiceRegistryException)ID CRJAZ1135I
com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:142)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:248)
com.ibm.team.repository.common.transport.internal.registry.OsgiServicesManager.getService(OsgiServicesManager.java:257)
com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:316)
... 68 more.

permanent link
sam detweiler (12.5k6195201) | answered Dec 15 '11, 7:33 a.m.
those errors don't seem to be related to the plugin at all..

I also dev & test on the same machine..

Sam

permanent link
Joseph Simon Arokiaraj (21414845) | answered Dec 15 '11, 5:41 a.m.
Hi Sam,

Thanks for your reply.

I am using Eclipse 3.6.2 version for the plugin development and my RTC 3.0.1 is built on eclipse 3.5.2 version.

Successfully created the plugin ptoject and created the Update site project and getting errors while deploying to the server.

I am doing the test and both client and server packages resides on my laptop.

Error:

Lots of service error.

Service Error Summary
ERROR
com.ibm.rational.buildforge.buildagent.internal.service.IBuildAgentRequestService
CRJAZ1972E The service "com.ibm.rational.buildforge.buildagent.internal.service.BuildAgentRequestService" failed to activate because a service it depends on, "com.ibm.team.build.internal.service.IInternalTeamBuildService", failed to be activated.
ERROR
com.ibm.rational.buildforge.buildagent.internal.service.IBuildRequestLookupService
CRJAZ1972E The service "com.ibm.rational.buildforge.buildagent.internal.service.BuildRequestLookupService" failed to activate because a service it depends on, "com.ibm.team.build.internal.service.IInternalTeamBuildService", failed to be activated.
ERROR
com.ibm.team.apt.common.resource.IResourcePlanningService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.resource.ResourcePlanningService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.apt.internal.common.rcp.IIterationPlanService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.IterationPlanService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.apt.internal.common.rcp.ISnapshotService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.SnapshotService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.apt.internal.common.teamload.ITeamLoadService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.teamload.TeamLoadService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.apt.internal.common.wiki.IWikiServerService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.wiki.WikiService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.apt.internal.common.wiki.IWikiService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.wiki.WikiService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.apt.internal.service.progress.IPlanProgressService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.IterationPlanService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.apt.internal.service.rest.ILinkRestService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.rest.LinkRestService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.apt.internal.service.rest.IPlanProcessRestService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.rest.PlanProcessRestService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.apt.internal.service.rest.IPlanRestService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.rest.PlanRestService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.apt.internal.service.rest.IResourcePlanningRestService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.rest.ResourcePlanningRestService" failed to activate because a service it depends on, "com.ibm.team.apt.common.resource.IResourcePlanningService", failed to be activated.
ERROR
com.ibm.team.apt.internal.service.rest.IResourcePlanningRestService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.rest.ResourcePlanningRestService" failed to activate because a service it depends on, "com.ibm.team.apt.common.resource.IResourcePlanningService", failed to be activated.
ERROR
com.ibm.team.apt.internal.service.rest.ISnapshotRestService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.rest.SnapshotRestService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.apt.internal.service.rest.IVSClientPlanRestService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.rest.stable.VSClientPlanRestService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.apt.internal.service.scriptprovider.IScriptProviderService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.scriptprovider.ScriptProviderService" failed to activate because a service it depends on, "com.ibm.team.apt.internal.common.rcp.IIterationPlanService", failed to be activated.
ERROR
com.ibm.team.apt.service.IPlanningServerService
CRJAZ1972E The service "com.ibm.team.apt.internal.service.IterationPlanService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.apt.viewlets.internal.service.IPlansService
CRJAZ1972E The service "com.ibm.team.apt.viewlets.internal.service.PlansService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.build.internal.common.ITeamBuildRequestService
CRJAZ1972E The service "com.ibm.team.build.internal.service.TeamBuildRequestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.build.internal.common.ITeamBuildService
CRJAZ1972E The service "com.ibm.team.build.internal.service.TeamBuildService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.build.internal.service.IInternalTeamBuildRequestService
CRJAZ1972E The service "com.ibm.team.build.internal.service.InternalTeamBuildRequestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.build.internal.service.IInternalTeamBuildService
CRJAZ1972E The service "com.ibm.team.build.internal.service.InternalTeamBuildService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.build.internal.service.rest.IInternalTeamBuildMaintenanceRestService
CRJAZ1972E The service "com.ibm.team.build.internal.service.rest.InternalTeamBuildMaintenanceRestService" failed to activate because a service it depends on, "com.ibm.team.build.internal.common.ITeamBuildService", failed to be activated.
ERROR
com.ibm.team.calm.foundation.sample.service.ISampleSetupService
CRJAZ1972E The service "com.ibm.team.calm.foundation.sample.service.internal.SampleSetupService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.calm.foundation.server.IHttpService
CRJAZ1972E The service "com.ibm.team.calm.foundation.server.internal.rest.HttpService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.calm.foundation.server.internal.rest.ICALMFoundationRestService
CRJAZ1972E The service "com.ibm.team.calm.foundation.server.internal.rest.CALMFoundationRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.calm.foundation.server.internal.rest.ICALMFoundationRestService
CRJAZ1972E The service "com.ibm.team.calm.foundation.server.internal.rest.CALMFoundationRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.calm.foundation.server.preview.IResourcePreviewService
CRJAZ1972E The service "com.ibm.team.calm.foundation.server.internal.preview.ResourcePreviewService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.dashboard.common.internal.service.IDashboardMigrationService
CRJAZ1972E The service "com.ibm.team.dashboard.service.internal.DashboardMigrationService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.dashboard.common.internal.service.IDashboardQueryService
CRJAZ1972E The service "com.ibm.team.dashboard.service.internal.DashboardQueryService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.dashboard.common.internal.service.IDashboardRestService
CRJAZ1972E The service "com.ibm.team.dashboard.service.internal.legacy.LegacyDashboardRestService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.dashboard.common.internal.service.IDashboardService2
CRJAZ1972E The service "com.ibm.team.dashboard.service.internal.DashboardService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.dashboard.common.internal.service.IDashboardUserPreferencesService
CRJAZ1972E The service "com.ibm.team.dashboard.service.internal.DashboardUserPreferencesService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.dashboard.common.internal.service.IHomeMenuDashboardService
CRJAZ1972E The service "com.ibm.team.dashboard.service.internal.home.HomeMenuDashboardService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.dashboard.common.internal.service.IHomeMenuProjectService
CRJAZ1972E The service "com.ibm.team.dashboard.service.internal.home.HomeMenuProjectService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.dashboard.common.internal.service.IHomeMenuRelatedService
CRJAZ1972E The service "com.ibm.team.dashboard.service.internal.home.HomeMenuRelatedService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.dashboard.common.internal.service.IProcessWidgetCatalogService
CRJAZ1972E The service "com.ibm.team.dashboard.service.internal.ProcessWidgetCatalogService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.dashboard.service.internal.home.IHomeMenuService
CRJAZ1972E The service "com.ibm.team.dashboard.service.internal.home.HomeMenuService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.dashboard.viewlets.service.internal.feed.IFeedService
CRJAZ1972E The service "com.ibm.team.dashboard.viewlets.service.internal.feed.FeedService" failed to activate because a service it depends on, "com.ibm.team.repository.common.internal.IFeedService", failed to be activated.
ERROR
com.ibm.team.dashboard.viewlets.service.internal.members.IMemberInfoService
CRJAZ1972E The service "com.ibm.team.dashboard.viewlets.service.internal.members.MemberInfoService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.dashboard.viewlets.service.internal.members.IMemberPhotoService
CRJAZ1972E The service "com.ibm.team.dashboard.viewlets.service.internal.members.MemberPhotoService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.dashboard.viewlets.service.internal.members.IMembersService
CRJAZ1972E The service "com.ibm.team.dashboard.viewlets.service.internal.members.MembersService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.common.service.IDataWarehouseService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.internal.DataWarehouseService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.IInternalDataWarehouseService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.apt.IAptSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.apt.internal.AptSnapshotService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.build.IBuildRemoteSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.build.internal.BuildRemoteSnapshotService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.IInternalDataWarehouseService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.build.IBuildSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.build.internal.BuildSnapshotService" failed to activate because a service it depends on, "com.ibm.team.build.internal.common.ITeamBuildService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.common.ICommonRemoteSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.internal.common.CommonRemoteSnapshotService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.IInternalDataWarehouseService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.common.ICommonSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.internal.common.CommonSnapshotService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.IInternalDataWarehouseService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.IInternalDataWarehouseService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.internal.InternalDataWarehouseService" failed to activate because a service it depends on, "com.ibm.team.repository.service.IImpersonationService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.live.ILiveSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.internal.live.LiveSnapshotService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.common.ICommonSnapshotService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.repository.ILicenseSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.repository.internal.LicenseSnapshotService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.common.ICommonSnapshotService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.repository.IRepositorySnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.repository.internal.RepositorySnapshotService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.common.ICommonSnapshotService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.rrc.IRemoteRRCSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.rrc.internal.RemoteRRCSnapshotService" failed to activate because a service it depends on, "com.ibm.team.process.internal.common.service.IProcessRestService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.scm.IReportScmRestService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.scm.internal.ReportScmRestService" failed to activate because a service it depends on, "com.ibm.team.scm.common.IScmService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.scm.IScmRemoteSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.scm.internal.ScmRemoteSnapshotService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.IInternalDataWarehouseService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.scm.IScmSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.scm.internal.ScmSnapshotService" failed to activate because a service it depends on, "com.ibm.team.scm.common.IScmService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.starjobs.IStarRemoteSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.starjobs.internal.StarRemoteSnapshotService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.IInternalDataWarehouseService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.workitem.IWorkItemsRemoteSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.workitem.internal.WorkItemsRemoteSnapshotService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.IInternalDataWarehouseService", failed to be activated.
ERROR
com.ibm.team.datawarehouse.service.workitem.IWorkItemsSnapshotService
CRJAZ1972E The service "com.ibm.team.datawarehouse.service.workitem.internal.WorkItemsSnapshotService" failed to activate because a service it depends on, "com.ibm.team.workitem.service.IQueryServer", failed to be activated.
ERROR
com.ibm.team.enterprise.buildmap.common.IBuildMapService
CRJAZ1972E The service "com.ibm.team.enterprise.buildmap.service.internal.BuildMapService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.enterprise.buildmap.service.IBuildMapRestService
CRJAZ1972E The service "com.ibm.team.enterprise.buildmap.service.internal.BuildMapRestService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.enterprise.deployment.common.IDeploymentService
CRJAZ1972E The service "com.ibm.team.enterprise.deployment.service.DeploymentService" failed to activate because a service it depends on, "com.ibm.team.build.internal.common.ITeamBuildService", failed to be activated.
ERROR
com.ibm.team.enterprise.langdef.common.ILanguageDefinitionService
CRJAZ1972E The service "com.ibm.team.enterprise.langdef.internal.service.LanguageDefinitionService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.enterprise.metadata.collection.common.service.IMetadataCollectionService
CRJAZ1972E The service "com.ibm.team.enterprise.internal.metadata.collection.service.MetadataCollectionService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.enterprise.metadata.query.common.service.IQueryService
CRJAZ1972E The service "com.ibm.team.enterprise.internal.metadata.query.service.QueryService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.enterprise.packaging.common.IPackagingService
CRJAZ1972E The service "com.ibm.team.enterprise.packaging.service.PackagingService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.enterprise.promotion.common.IPromotionRestService
CRJAZ1972E The service "com.ibm.team.enterprise.promotion.service.PromotionRestService" failed to activate because a service it depends on, "com.ibm.team.build.internal.common.ITeamBuildService", failed to be activated.
ERROR
com.ibm.team.enterprise.promotion.common.IPromotionService
CRJAZ1972E The service "com.ibm.team.enterprise.promotion.service.PromotionService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.enterprise.rdf.query.common.IDependencyQueryService
CRJAZ1972E The service "com.ibm.team.enterprise.rdf.query.service.DependencyQueryService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.filesystem.common.IFileContentService
CRJAZ1972E The service "com.ibm.team.filesystem.service.internal.FileContentService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.filesystem.common.IFilesystemService
CRJAZ1972E The service "com.ibm.team.filesystem.service.internal.FilesystemService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.filesystem.common.internal.rest.IFilesystemRestService
CRJAZ1972E The service "com.ibm.team.filesystem.service.internal.rest.FilesystemRestService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.filesystem.common.internal.rest.IFilesystemRestService2
CRJAZ1972E The service "com.ibm.team.filesystem.service.internal.rest.FilesystemRestService2" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.filesystem.common.IOslcScmService
CRJAZ1972E The service "com.ibm.team.filesystem.service.internal.oslc.OslcScmService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.filesystem.common.IOslcScmService
CRJAZ1972E The service "com.ibm.team.filesystem.service.internal.oslc.OslcScmService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.filesystem.common.workitems.internal.IFilesystemWorkItemService
CRJAZ1972E The service "com.ibm.team.filesystem.service.internal.FilesystemWorkItemService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.filesystem.common.workitems.internal.rest.IFilesystemWorkItemRestService
CRJAZ1972E The service "com.ibm.team.filesystem.service.internal.FilesystemWorkItemRESTService" failed to activate because a service it depends on, "com.ibm.team.filesystem.common.workitems.internal.IFilesystemWorkItemService", failed to be activated.
ERROR
com.ibm.team.filesystem.service.internal.IServerSideFileContentService
CRJAZ1972E The service "com.ibm.team.filesystem.service.internal.FileContentService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.filesystem.service.internal.rest.IFilesystemContentService
CRJAZ1972E The service "com.ibm.team.filesystem.service.internal.rest.FilesystemContentService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.interop.common.service.IInteropService
CRJAZ1972E The service "com.ibm.team.interop.service.internal.InteropService" failed to activate because a service it depends on, "com.ibm.team.repository.service.IImpersonationService", failed to be activated.
ERROR
com.ibm.team.interop.service.internal.IInternalInteropService
CRJAZ1972E The service "com.ibm.team.interop.service.internal.InteropService" failed to activate because a service it depends on, "com.ibm.team.repository.service.IImpersonationService", failed to be activated.
ERROR
com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.oauth.OAuthServiceProvider" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.jfs.baseline.service.IBaselineService
CRJAZ1972E The service "com.ibm.team.jfs.baseline.service.internal.BaselineService" failed to activate because a service it depends on, "com.ibm.team.jfs.resource.service.IResourceService", failed to be activated.
ERROR
com.ibm.team.jfs.indexing.service.IIndexingService
CRJAZ1972E The service "com.ibm.team.jfs.indexing.service.internal.IndexingService" failed to activate because a service it depends on, "com.ibm.team.jfs.resource.service.IResourceService", failed to be activated.
ERROR
com.ibm.team.jfs.indexing.service.IPollingService
CRJAZ1972E The service "com.ibm.team.jfs.indexing.service.internal.grid.PollingService" failed to activate because a service it depends on, "com.ibm.team.repository.common.oauth.IOAuthProviderService", failed to be activated.
ERROR
com.ibm.team.jfs.mail.service.IMailerRestService
CRJAZ1972E The service "com.ibm.team.jfs.mail.service.internal.MailerRestService" failed to activate because a service it depends on, "com.ibm.team.repository.service.IMailerService", failed to be activated.
ERROR
com.ibm.team.jfs.rdf.api.ISparqlQueryService
CRJAZ1972E The service "com.ibm.team.jfs.rdf.internal.jenatdb.JenaQueryService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.jfs.resource.service.internal.IResourceServiceInternal
CRJAZ1972E The service "com.ibm.team.jfs.resource.service.internal.ResourceService" failed to activate because a service it depends on, "com.ibm.team.repository.common.oauth.IOAuthProviderService", failed to be activated.
ERROR
com.ibm.team.jfs.resource.service.IResourceService
CRJAZ1972E The service "com.ibm.team.jfs.resource.service.internal.ResourceService" failed to activate because a service it depends on, "com.ibm.team.repository.common.oauth.IOAuthProviderService", failed to be activated.
ERROR
com.ibm.team.jfs.search.ISearchService
CRJAZ1972E The service "com.ibm.team.jfs.search.internal.SearchService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.jfs.storage.service.IChangesService
CRJAZ1972E The service "com.ibm.team.jfs.storage.service.internal.ChangesService" failed to activate because a service it depends on, "com.ibm.team.jfs.resource.service.IResourceService", failed to be activated.
ERROR
com.ibm.team.jfs.storage.service.IHistoryService
CRJAZ1972E The service "com.ibm.team.jfs.storage.service.internal.HistoryService" failed to activate because a service it depends on, "com.ibm.team.jfs.resource.service.IResourceService", failed to be activated.
ERROR
com.ibm.team.jfs.storage.service.IStorageService
CRJAZ1972E The service "com.ibm.team.jfs.storage.service.internal.StorageService" failed to activate because a service it depends on, "com.ibm.team.jfs.resource.service.IResourceService", failed to be activated.
ERROR
com.ibm.team.jfs.users.service.IContributorService
CRJAZ1972E The service "com.ibm.team.jfs.users.service.internal.ContributorService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.jfs.users.service.IWhoamiService
CRJAZ1972E The service "com.ibm.team.jfs.users.service.internal.WhoamiService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.process.internal.authoring.common.service.IProcessAuthoringInfoService
CRJAZ1972E The service "com.ibm.team.process.internal.authoring.service.ProcessAuthoringInfoService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.process.internal.authoring.common.service.IProcessAuthoringService
CRJAZ1972E The service "com.ibm.team.process.internal.authoring.service.ProcessAuthoringService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.process.internal.authoring.service.IProcessAuthoringPermissionService
CRJAZ1972E The service "com.ibm.team.process.internal.authoring.service.ProcessAuthoringPermissionService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.process.internal.common.service.IProcessRestService
CRJAZ1972E The service "com.ibm.team.process.internal.service.web.ProcessWebUIService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.process.internal.common.service.IProcessService
CRJAZ1972E The service "com.ibm.team.process.internal.service.ProcessService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.process.internal.common.service.rest.IProcessAdminService
CRJAZ1972E The service "com.ibm.team.process.internal.service.admin.ProcessAdminService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.process.internal.common.service.rest.IProcessConfigurationDataCategoriesService
CRJAZ1972E The service "com.ibm.team.process.internal.service.configdata.ProcessConfigurationDataTypeCategoriesService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.process.internal.common.service.rest.IProcessConfigurationDataService
CRJAZ1972E The service "com.ibm.team.process.internal.service.configdata.ProcessConfigurationDataService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.process.internal.common.service.rest.IProcessEventService
CRJAZ1972E The service "com.ibm.team.process.internal.service.events.ProcessEventService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.process.internal.common.service.rest.IProcessSecurityService
CRJAZ1972E The service "com.ibm.team.process.internal.service.security.ProcessSecurityService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.process.internal.service.IProcessInternalServerService
CRJAZ1972E The service "com.ibm.team.process.internal.service.ProcessService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.process.internal.service.web.IProcessDefinitionFileService
CRJAZ1972E The service "com.ibm.team.process.internal.service.web.ProcessDefinitionFileService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.process.internal.service.web.IProcessWebUIService
CRJAZ1972E The service "com.ibm.team.process.internal.service.web.ProcessWebUIService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.process.service.IProcessServerService
CRJAZ1972E The service "com.ibm.team.process.internal.service.ProcessService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.reports.common.internal.service.IReportRestService
CRJAZ1972E The service "com.ibm.team.reports.service.internal.ReportRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.reports.common.oda.internal.service.IODAService
CRJAZ1972E The service "com.ibm.team.reports.service.oda.internal.ODAService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.reports.common.service.IReportImageService
CRJAZ1972E The service "com.ibm.team.reports.service.internal.ReportImageService" failed to activate because a service it depends on, "com.ibm.team.process.service.IProcessServerService", failed to be activated.
ERROR
com.ibm.team.reports.common.service.IReportService
CRJAZ1972E The service "com.ibm.team.reports.service.internal.ReportService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.reports.service.cognos.internal.ICognosReportRestService
CRJAZ1972E The service "com.ibm.team.reports.service.cognos.internal.CognosReportRestService" failed to activate because a service it depends on, "com.ibm.team.reports.service.IInternalReportService", failed to be activated.
ERROR
com.ibm.team.reports.service.cognos.internal.ICognosReportService
CRJAZ1972E The service "com.ibm.team.reports.service.cognos.internal.CognosReportService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.reports.service.IInternalReportService
CRJAZ1972E The service "com.ibm.team.reports.service.internal.InternalReportService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.reports.service.internal.IReportArtifactDownloadService
CRJAZ1972E The service "com.ibm.team.reports.service.internal.ReportArtifactDownloadService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.IInternalDataWarehouseService", failed to be activated.
ERROR
com.ibm.team.reports.service.internal.IReportsContentService
CRJAZ1972E The service "com.ibm.team.reports.service.internal.ReportsContentService" failed to activate because a service it depends on, "com.ibm.team.reports.service.IInternalReportService", failed to be activated.
ERROR
com.ibm.team.reports.service.internal.IReportViewerService
CRJAZ1972E The service "com.ibm.team.reports.service.internal.ReportViewerService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.reports.service.internal.snapshot.IReportsSnapshotService
CRJAZ1972E The service "com.ibm.team.reports.service.internal.snapshot.ReportsSnapshotService" failed to activate because a service it depends on, "com.ibm.team.datawarehouse.service.common.ICommonSnapshotService", failed to be activated.
ERROR
com.ibm.team.reports.workitem.service.internal.IReportWorkItemRestService
CRJAZ1972E The service "com.ibm.team.reports.workitem.service.internal.ReportWorkItemRestService" failed to activate because a service it depends on, "com.ibm.team.workitem.service.IQueryServer", failed to be activated.
ERROR
com.ibm.team.repository.common.IDefaultLicenseProviderService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.jts.JtsDefaultLicenseProviderService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.license.jts.IInternalDefaultLicenseProviderService", failed to be activated.
ERROR
com.ibm.team.repository.common.ILicenseAdminService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.jts.JtsLicenseService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.license.ICompatibilityLicenseService", failed to be activated.
ERROR
com.ibm.team.repository.common.ILicenseAdminService2
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.jts.JtsLicenseService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.license.ICompatibilityLicenseService", failed to be activated.
ERROR
com.ibm.team.repository.common.ILicenseService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.jts.JtsLicenseService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.license.ICompatibilityLicenseService", failed to be activated.
ERROR
com.ibm.team.repository.common.internal.IContentRestService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.ContentRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.repository.common.internal.IContributorRestService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.ContributorRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.common.internal.IFeedService
CRJAZ1972E The service "com.ibm.team.repository.service.feed.internal.FeedService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.common.internal.IFeedService
CRJAZ1972E The service "com.ibm.team.repository.service.feed.internal.FeedService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.common.jauth.IAuthProxy
CRJAZ1972E The service "com.ibm.team.repository.service.internal.auth.proxy.AuthProxy" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.common.jauth.IAuthProxy
CRJAZ1972E The service "com.ibm.team.repository.service.internal.auth.proxy.AuthProxy" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.common.jauth.IAuthSignin
CRJAZ1972E The service "com.ibm.team.repository.internal.service.auth.impl.AuthSignin" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.common.jauth.ICheckAuth
CRJAZ1972E The service "com.ibm.team.repository.internal.service.auth.impl.CheckAuth" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.common.jauth.IIssueAuthToken
CRJAZ1972E The service "com.ibm.team.repository.internal.service.auth.impl.IssueAuthToken" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.common.oauth.IOAuthProviderService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.oauth.OAuthServiceProvider" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.common.service.IContributorService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.contributor.internal.JtsContributorService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.IInternalDbContributorService", failed to be activated.
ERROR
com.ibm.team.repository.common.service.IExternalUserRegistryService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.internal.userregistry.ExternalUserRegistryServiceDelegator" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.internal.userregistry.IJtsExternalUserRegistryService", failed to be activated.
ERROR
com.ibm.team.repository.internal.service.auth.IInternalIssueAuthToken
CRJAZ1972E The service "com.ibm.team.repository.internal.service.auth.impl.IssueAuthToken" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.migration.IInternalMigrationProgressRestService
CRJAZ1972E The service "com.ibm.team.repository.service.migration.MigrationProgressRestService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.repository.migration.IMigrationProgressRestService
CRJAZ1972E The service "com.ibm.team.repository.service.migration.MigrationProgressRestService" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.auth.IApplicationContextService", failed to be activated.
ERROR
com.ibm.team.repository.service.compatibility.contributor.ICompatibilityAdminRestService
CRJAZ1972E The service "com.ibm.team.repository.service.compatibility.contributor.internal.CompatibilityAdminRestService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.contributor.IContributorSynchronizationService", failed to be activated.
ERROR
com.ibm.team.repository.service.compatibility.contributor.ICompatibilityContributorService
CRJAZ1972E The service "com.ibm.team.repository.service.compatibility.contributor.internal.CompatContributorService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.IInternalDbContributorService", failed to be activated.
ERROR
com.ibm.team.repository.service.compatibility.contributor.IContributorSynchronizationService
CRJAZ1972E The service "com.ibm.team.repository.service.compatibility.contributor.internal.CompatContributorService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.IInternalDbContributorService", failed to be activated.
ERROR
com.ibm.team.repository.service.compatibility.contributor.internal.IContributorSyncHttpClientService
CRJAZ1972E The service "com.ibm.team.repository.service.compatibility.contributor.internal.CompatContributorService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.IInternalDbContributorService", failed to be activated.
ERROR
com.ibm.team.repository.service.compatibility.internal.mailer.ICompatibilityMailerService
CRJAZ1972E The service "com.ibm.team.repository.service.compatibility.internal.mailer.MailerService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.util.http.ICrossServerHttpClientService", failed to be activated.
ERROR
com.ibm.team.repository.service.compatibility.license.ICompatibilityLicenseCheckerService
CRJAZ1972E The service "com.ibm.team.repository.service.compatibility.license.internal.LicenseService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.util.http.ICrossServerHttpClientService", failed to be activated.
ERROR
com.ibm.team.repository.service.compatibility.license.ICompatibilityLicenseService
CRJAZ1972E The service "com.ibm.team.repository.service.compatibility.license.internal.LicenseService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.util.http.ICrossServerHttpClientService", failed to be activated.
ERROR
com.ibm.team.repository.service.compatibility.user.registry.ICompatibilityExternalUserRegistryService
CRJAZ1972E The service "com.ibm.team.repository.service.compatibility.user.registry.CompatibilityExternalUserRegistryService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.contributor.IContributorSynchronizationService", failed to be activated.
ERROR
com.ibm.team.repository.service.compatibility.util.http.ICrossServerHttpClientService
CRJAZ1972E The service "com.ibm.team.repository.service.compatibility.util.http.CrossServerHttpClientService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.internal.IJtsConfigurationStateService", failed to be activated.
ERROR
com.ibm.team.repository.service.discovery.IDiscoveryService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.discovery.DiscoveryService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.repository.service.IContributorGroupRestService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.ContributorGroupRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.service.IImpersonationService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.permission.ImpersonationService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.service.IItemRenderService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.ItemRenderService" failed to activate because a service it depends on, "com.ibm.team.repository.common.internal.IContentRestService", failed to be activated.
ERROR
com.ibm.team.repository.service.ILicenseChecker
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.jts.JtsLicenseCheckerService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.license.ICompatibilityLicenseCheckerService", failed to be activated.
ERROR
com.ibm.team.repository.service.IMailerService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.internal.mailer.JtsMailerService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.internal.mailer.ICompatibilityMailerService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.auth.proxy.IInternalAuthProxy
CRJAZ1972E The service "com.ibm.team.repository.service.internal.auth.proxy.AuthProxy" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.discovery.IApplicationRegistrationFriendRestService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.discovery.ApplicationRegistrationFriendRestService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.discovery.IDiscoveryUpdateService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.discovery.DiscoveryService" failed to activate because a service it depends on, "com.ibm.team.jfs.app.oauth.IOAuthImplicitKeyService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.IAdminRestService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.contributor.internal.JtsAdminRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseAdminService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.IContributorRecordUpdateRestService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.contributor.internal.ContributorRecordUpdateRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.IExternalUserRegistryInternalService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.internal.userregistry.ExternalUserRegistryInternalService" failed to activate because a service it depends on, "com.ibm.team.repository.service.ILicenseChecker", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.IExternalUserRegistryRestService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.internal.userregistry.ExternalUserRegistryRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.IInternalContributorService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.contributor.internal.JtsContributorService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.IInternalDbContributorService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.IInternalDbContributorService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.ContributorService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseAdminService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.IInternalLicenseAdminService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.LicenseService" failed to activate because a service it depends on, "com.ibm.team.repository.service.ILicenseChecker", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.ILicenseAdminRestService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.LicenseAdminRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.ILogoutRestService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.LogoutRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseAdminService2", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.license.IFloatingLicenseService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.FloatingLicenseService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.license.IFloatingLicenseServiceIntrospectService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.FloatingLicenseService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.license.ILicenseRestService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.LicenseRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.license.ILicenseUploadRestService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.LicenseUploadRestService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseAdminService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.license.ILicenseUploadService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.LicenseUploadService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.license.jts.IInternalDefaultLicenseProviderService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.DefaultLicenseProviderService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseAdminService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.license.jts.IInternalLicenseService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.license.LicenseService" failed to activate because a service it depends on, "com.ibm.team.repository.service.ILicenseChecker", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider
CRJAZ1972E The service "com.ibm.team.repository.service.internal.oauth.OAuthServiceProvider" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.oauth.IOAuthAccessTokenService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.oauth.OAuthAccessTokenService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.oauth.IOAuthAuthorizeService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.oauth.OAuthAuthorizeService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.oauth.IOAuthExpireTokenService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.oauth.OAuthExpireTokenService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.oauth.IOAuthHandler
CRJAZ1972E The service "com.ibm.team.repository.service.internal.oauth.OAuthHandler" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.oauth.IOAuthRegisterConsumerService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.oauth.OAuthRegisterConsumerService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.service.internal.oauth.IOAuthRequestTokenService
CRJAZ1972E The service "com.ibm.team.repository.service.internal.oauth.OAuthRequestTokenService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.service.jts.auth.IApplicationContextService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.auth.ApplicationContextService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.service.jts.internal.userregistry.IJtsExternalUserRegistryService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.internal.userregistry.JtsExternalUserRegistryService" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.IExternalUserRegistryInternalService", failed to be activated.
ERROR
com.ibm.team.repository.service.jts.internal.userregistry.ldap.ILDAPConfigRestService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.internal.userregistry.ldap.LDAPConfigRestService" failed to activate because a service it depends on, "com.ibm.team.repository.service.userregistry.provider.IUserRegistryProviderService", failed to be activated.
ERROR
com.ibm.team.repository.service.jts.internal.userregistry.ldap.ILDAPNightlySyncService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.internal.userregistry.ldap.LDAPNightlySyncService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.repository.service.jts.migration.IAppDataImportRepoMigrationHandler20
CRJAZ1972E The service "com.ibm.team.repository.service.jts.migration.impl.AppDataImportRepositoryMigrationHandler20" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.service.jts.migration.IJTSRepositoryMigrationCLMHandler
CRJAZ1972E The service "com.ibm.team.repository.service.jts.migration.impl.JTSRepositoryMigrationCLMHandler" failed to activate because a service it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.
ERROR
com.ibm.team.repository.service.jts.migration.internal.IInternalAppDataImportRepoMigrationHandler20
CRJAZ1972E The service "com.ibm.team.repository.service.jts.migration.impl.AppDataImportRepositoryMigrationHandler20" failed to activate because a service it depends on, "com.ibm.team.repository.service.internal.oauth.IInternalOAuthServiceProvider", failed to be activated.
ERROR
com.ibm.team.repository.service.setup.internal.ISetupCompletionService
CRJAZ1972E The service "com.ibm.team.repository.service.setup.internal.SetupCompletionService" failed to activate because a service it depends on, "com.ibm.team.repository.service.compatibility.contributor.IContributorSynchronizationService", failed to be activated.
ERROR
com.ibm.team.repository.service.userregistry.provider.IUserRegistryProviderService
CRJAZ1972E The service "com.ibm.team.repository.service.jts.internal.userregistry.ExternalUserRegistryServiceDelegator" failed to activate because a service it depends on, "com.ibm.team.repository.service.jts.internal.userregistry.IJtsExternalUserRegistryService", failed to be activated.
ERROR
com.ibm.team.repository.userregistry.provider.ldaplocalgroup.syncusers.ILDAPLocalGroupNightlySyncService
CRJAZ1972E The service "com.ibm.team.repository.userregistry.provider.ldaplocalgroup.syncusers.LDAPLocalGroupNightlySyncService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.scm.common.internal.ICorruptionRepairService
CRJAZ1972E The service "com.ibm.team.scm.service.internal.repair.CorruptionRepairService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.scm.common.internal.IScmImportService
CRJAZ1972E The service "com.ibm.team.scm.service.internal.interop.ScmImportService" failed to activate because a service it depends on, "com.ibm.team.scm.service.internal.IInternalScmItemService", failed to be activated.
ERROR
com.ibm.team.scm.common.internal.IScmQueryService
CRJAZ1972E The service "com.ibm.team.scm.service.internal.query.ScmQueryService" failed to activate because a service it depends on, "com.ibm.team.scm.service.internal.IInternalScmItemService", failed to be activated.
ERROR
com.ibm.team.scm.common.internal.IScmReplicationService
CRJAZ1972E The service "com.ibm.team.scm.service.internal.replication.ScmReplicationService" failed to activate because a service it depends on, "com.ibm.team.scm.service.IServerSideVersionedContentService", failed to be activated.
ERROR
com.ibm.team.scm.common.internal.IScmToolsService
CRJAZ1972E The service "com.ibm.team.scm.service.internal.query.ToolsService" failed to activate because a service it depends on, "com.ibm.team.repository.common.ILicenseService", failed to be activated.
ERROR
com.ibm.team.scm.common.internal.rest.IScmRestService
CRJAZ1972E The service "com.ibm.team.scm.service.internal.rest.ScmRestService" failed to activate because a service it depends on, "com.ibm.team.scm.service.internal.IInternalScmItemService", failed to be activated.
ERROR
com.ibm.team.scm.common.internal.rest.IScmRestService2
CRJAZ1972E The service "com.ibm.te

permanent link
sam detweiler (12.5k6195201) | answered Dec 14 '11, 2:26 p.m.
you need to use the wiki and I supplied a sample

https://www.ibm.com/developerworks/mydeveloperworks/blogs/extendingrtc/entry/checksummaryadvisor?lang=en

my sample:

https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=182769&&tab=links

once loaded as a plugin on the server and the server is reset and restarted, you have to configure the advisor for each project.

Sam

Your answer


Register or 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.