Problem after import using repotools
Hi,
I used repotools to export data from RQM2.0.1 and then import into RQM3.0 RC3. Both operation were successful. However, after that, I'm no longer able to view users, project areas etc. The following error was displayed. I need help to fix this. Please give me some suggestion. Thanks.
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
hide details
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:1803)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest(AbstractTeamServerServlet.java:1723)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.service(AbstractTeamServerServlet.java:1632)
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)
I used repotools to export data from RQM2.0.1 and then import into RQM3.0 RC3. Both operation were successful. However, after that, I'm no longer able to view users, project areas etc. The following error was displayed. I need help to fix this. Please give me some suggestion. Thanks.
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
hide details
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:1803)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest(AbstractTeamServerServlet.java:1723)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.service(AbstractTeamServerServlet.java:1632)
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)
6 answers
As go through the instructions again, I'm looking at the Public URI. It wasn't set in Version 2.0.
To clarify, I'm moving from 2.0.1.1 with SQL Server 2005, to a new SQL Server database and 3.0.1 on a new server.
If I'm understanding the documentation, I have to make the Public URI
s the same?
"You must use the same public URL in version 3.0.1. If a public URL was not set, use the version 2 administrative web interface (Advanced Properties) to set the qualified hostname URL (https://hostname.example.com:port) before upgrading."
Do I need to go to the 2.0.1 server and change the public URL to equal that of my new server? That's strange.
Still hacking away.
To clarify, I'm moving from 2.0.1.1 with SQL Server 2005, to a new SQL Server database and 3.0.1 on a new server.
If I'm understanding the documentation, I have to make the Public URI
s the same?
"You must use the same public URL in version 3.0.1. If a public URL was not set, use the version 2 administrative web interface (Advanced Properties) to set the qualified hostname URL (https://hostname.example.com:port) before upgrading."
Do I need to go to the 2.0.1 server and change the public URL to equal that of my new server? That's strange.
Still hacking away.
Hi, I hit this error also when I used repotools-import to import the RTC Extensibility tutorial. The project I am importing I guess had localhost as the URI and I had previously already used the fully qualified computer name for the URI of the RTC installation. I think as a result I am getting the error when I try to browse the Project areas using the webclient using the reconfigured ADMIN id that i made be clmadmin
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 CRJAZ1972
Any suggestions?
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 CRJAZ1972
Any suggestions?