Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

2.x to 3.0RC2 Migration Question

I'm following these instructions:
https://jazz.net/wiki/bin/view/Main/RTCtoCCM30MigrationSteps

We're using DB2 for the JAZZ database and will be using DB2 for the JTS database.

I notice that after running the command
repotools-jazz.bat -clean -migration_updateConfigurationFiles oldJazzHome=<RTC2>/server/conf 



that in the server\conf\jazz\teamserver.properties file there is a DERBY database specified for the datawarehouse.

This not mentioned in the migration guide. Should this be set up on DB2 as well?

0 votes



2 answers

Permanent link
I just had a very weird problem.

The migration failed consistently in step 3 of the rtc_migration.bat file with errors such as this....

CRJAZ1093I The following service class was not activated: "com.ibm.team.repository.service.jts.internal.userregistry.Ext

ernalUserRegistryInternalService"


I tried recreating the database, even reinstalling 3.0RC2 server from scratch to no avail.
This was strange because I'd done successful migrations in a VM using a repotools backup of or repository as data.

I eventually tracked this down to an entry in the conf\jts\teamserver.properties file.

The entry was
com.ibm.team.repository.user.registry.type=TOMCAT


whereas on the VM, which I luckily hadn't reverted to snapshot it was ...

com.ibm.team.repository.user.registry.type=DETECT


I changed this entry and reran step 3 of the rtc_migration.bat script and it seemed to work OK.

I haven't figured out where the difference came from yet. If anyone has any ideas? ...

0 votes


Permanent link
I just had a very weird problem.

The migration failed consistently in step 3 of the rtc_migration.bat file with errors such as this....

CRJAZ1093I The following service class was not activated: "com.ibm.team.repository.service.jts.internal.userregistry.Ext

ernalUserRegistryInternalService"


I tried recreating the database, even reinstalling 3.0RC2 server from scratch to no avail.
This was strange because I'd done successful migrations in a VM using a repotools backup of or repository as data.

I eventually tracked this down to an entry in the conf\jts\teamserver.properties file.

The entry was
com.ibm.team.repository.user.registry.type=TOMCAT


whereas on the VM, which I luckily hadn't reverted to snapshot it was ...

com.ibm.team.repository.user.registry.type=DETECT


I changed this entry and reran step 3 of the rtc_migration.bat script and it seemed to work OK.

I haven't figured out where the difference came from yet. If anyone has any ideas? ...


Can anyone suggest some useful link about upgrading RTC 2.x to RTC 3.0 RC2 with complete steps?
I compared some steps from jazz wiki and rtc 3.0 tutorial which is still under construction, and it seems they don't match...

0 votes

Your answer

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

Question asked: Oct 28 '10, 6:21 a.m.

Question was seen: 6,110 times

Last updated: Oct 28 '10, 6:21 a.m.

Confirmation Cancel Confirm