It's all about the answers!

Ask a question

Problem after import using repotools


Yaqian Fang (2013223) | asked Jun 01 '11, 7:41 a.m.
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)

6 answers



permanent link
Fabio Rocha (4121) | answered Aug 18 '11, 4:55 p.m.
I got the same issue. Any thoughts on this?

permanent link
Darshan Patel (7133) | answered Aug 21 '11, 12:06 p.m.
I am also facing the same problem. Any solution?

permanent link
Darshan Patel (7133) | answered Aug 21 '11, 12:07 p.m.
I am getting below error

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

permanent link
Wes Fortin (211) | answered Sep 02 '11, 10:07 a.m.
I got the same error as well.

repotools -export toFile=c:\export.tar teamserver.properties=C:\Program%20Files\IBM\RQM201\server\conf\jazz\teamserver.properties

to export from 2.0.1.

Then

repotools-qm -import fromFile=./export_from_RQM.tar

to import into 3.0.1

permanent link
Wes Fortin (211) | answered Sep 02 '11, 11:36 a.m.
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.

permanent link
Carlos Ferreira (91123) | answered Nov 16 '11, 5:44 p.m.
JAZZ DEVELOPER
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?

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.