Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Error during migration of RRC(v4.x) to RDNG(v5.0.2) when running repotools.sh -addTables

After running "repotools-rm.sh -migration_rm_updateConfigurationFiles" I tried to run "repotools.sh -addTables", but the following error is raised:

WARNING: You are about to update the tables for the database "//x.x.x.x.:1683;databaseName=JAZZ_RM;user=xxxxxxxx;password=xxxxxxxx;".
This action cannot be undone.  Do you wish to continue?  Enter Y to confirm.
y
Adding tables to the database "//x.x.x.x:1683;databaseName=JAZZ_RM;user=xxxxxxxx;password=xxxxxxxx;".
CRJAZ8191W: The full-text index location is not set
Plug-in "com.ibm.team.dashboard.viewlets.service" was unable to instantiate class "com.ibm.team.dashboard.viewlets.service.internal.feed.FeedService".
CRJAZ1093E The "com.ibm.team.dashboard.viewlets.service.internal.feed.FeedService" feature could not start.
CRJAZ2692I No new type handlers found for the current model versions.
The user "ADMIN" has logged in to the database "//10.100.1.21:1683;databaseName=JAZZ_RM;user=xxxxxxxx;password=xxxxxxxx;".
CRJAZ1445E There was an error processing the migration handler named "com.ibm.team.jfs.indexes" for the package "null".
CRJAZ1972E The "com.ibm.team.jfs.indexing.service.internal.IndexDataMigrationHandler" service failed to activate because a service that it depends on, "com.ibm.team.jfs.indexing.service.IHttpIndexingService", failed to be activated.
CRJAZ1445E There was an error processing the migration handler named "com.ibm.team.jfs.indexes" for the package "null".
CRJAZ1972E The "com.ibm.team.jfs.indexing.service.internal.IndexDataMigrationHandler" service failed to activate because a service that it depends on, "com.ibm.team.jfs.indexing.service.IHttpIndexingService", failed to be activated.
Running post addTables for "com.ibm.team.repository"...
CRJAZ2661I The database will now be searched for private contexts missing self references. Any missing references will be repaired.
Added self references to 0 contexts in 3 ms.
Running post addTables for "com.ibm.team.repository.auth"...
Running post addTables for "com.ibm.team.process"...
        CRJAZ0683I An error occurred during the post-import handler for the "com.ibm.team.process" namespace. CRJAZ6028E An exception occurred instantiating a process migration helper.. See the log file "/opt/IBM/CLM5.0.2/JazzTeamServer/server/repotools-rm_addTables.log" for details.
Running post addTables for "com.ibm.team.jfs.resource"...
Running post addTables for "com.ibm.team.markers"...
Running post addTables for "com.ibm.team.reports"...
Running post addTables for "com.ibm.team.repository.friends"...
Running post addTables for "Full Text Migration Handler"...
Running post addTables for "Full Text Migration Handler"...
The user "ADMIN" has logged out of the database "//10.100.1.21:1683;databaseName=JAZZ_RM;user=xxxxxxxx;password=xxxxxxxx;".
CRJAZ1791E The migration completed with errors. The imported database is unstable and should not be used without further analysis.


One of the errors in log file is:

2015-04-29 12:14:49,457 CRJAZ1445E There was an error processing the migration handler named "com.ibm.team.jfs.indexes" for the package "null".
com.ibm.team.repository.common.transport.TeamServiceRegistryException: CRJAZ1972E The "com.ibm.team.jfs.indexing.service.internal.PostAddTablesIndexesMerge" service failed to activate because a service that it depends on, "com.ibm.team.jfs.indexing.service.IHttpIndexingService", failed to be activated.
.
.
.
Caused by: com.ibm.team.repository.common.transport.TeamServiceRegistryException: CRJAZ1972E The "com.ibm.team.jfs.indexing.service.internal.HttpIndexingService" service failed to activate because a service that it depends on, "com.ibm.team.jfs.indexing.service.IMergeIndexService", failed to be activated.
        at com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.buildServicesMap(AbstractActivationManagerOwner.java:371)

0 votes

Comments

Any reason that you ran the scripts separately rather than using the wrapper script upgrade/rm/rm_upgrade.sh? Also, the second part of the error is not that useful for investigating the issue as it is for the operation "PostAddTablesIndexesMerge".


Be the first one to answer this question!

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

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 267

Question asked: Apr 29 '15, 12:35 p.m.

Question was seen: 3,814 times

Last updated: Apr 29 '15, 11:39 p.m.

Confirmation Cancel Confirm