Getting Error while migrating existing RTC databases for RAM 7521
![]()
anoop mc (748●11●183●220)
| asked Nov 18 '14, 8:01 a.m.
edited Nov 18 '14, 8:04 a.m. by Krzysztof Kaźmierczyk (7.4k●3●70●102)
Hi,
We are having issues with RAM while upgrading to version 7521 from 7511.
Below are the steps which we have performed:
1. Upgraded the DB2 EE 9.7 to 10.1 on the server.
2. Updated the existing Databases (RAMDB and RTCDB) used with RAM 7.5.1.1 to sync with DB2 10.1
3. Tested the connection to DB2 10.1 databases from the RAM 7.5.1.1 instance. (RAM could recognize the DB2 version)
4. Uninstalled the existing WAS 7.0.0.33.
5. Re-installed WAS 8.5 on the server.
6. Uninstalled existing RAM 7.5.1.1.
7. Installed RAM 7.5.2.1.
8. Running the RAM Setup hooking to the new DB
9. Encountered issue while migrating existing RTC database.
|
9 answers
![]()
You could go to the folder to see the teamserver.properties content to see if the db type, db url, db user, db passwords are all correct.
This issue is thrown by RTC repotools. Maybe some RTC guy would give you answer.. Thanks . |
![]()
Hi Ary,
We have tried manually invoking the steps for migrating the db from 2.X to 3.X as per the instruction.
Still it failed when executed the command.
repotools-ramccm.bat -migration_ccm_updateConfigurationFiles oldApplicationHome="RTC 2.X" newApplicationHome="RTC3.X"applicationContextRoot=ramccm jtsContextRoot=ramjts updateTomcatFiles=no ignoreJTSVersionCheck
Referrinfg to a technote - http://www-01.ibm.com/support/docview.wss?uid=swg21634240 also gave me the same result.
In the log file I found the below line where it throws unexpected error.
2014-11-19 14:50:12,046 The bundle com.ibm.team.reports.jfs.configuration.nl1 is UNINSTALLED.
2014-11-19 14:50:12,062 java.util.zip.ZipException: Bad file descriptor E:\PROGRA~1\IBM\WEBSPH~1\APPSER~1\profiles\AppSrv01\config\cells\USTR-E~1\RTC\server1\v3013\jazz\server\conf\ramccm\sites\nl2-rtc-commons-update-site\features\com.ibm.team.rtc.update.site.content.rtc.feature.nls2_3.0.1.v20120326_2222.jar
|
![]() Hi, You could safely ignore this error... I am familliar with this error and always ignore it. I think you are approaching success.. Thanks a lot. |
![]()
Hi Ary,
Not sure how to go about from the step above as ,via the GUI interface we cannot proceed.
Do you recommend running the steps manually ignoring the one which gave error.
If I understand the issue lies at the point where we try to run the command to import Jazz Team Server user information into the Rational Team Concert database:
d)Run the following command to import Jazz Team Server user information into the Rational Team Concert database:
repotools-ramccm.bat -migration_importUserMapping fromMappingFile=rtc-mapping.txt teamserver.properties=conf/ramccm/teamserver.properties
e)Run the following command to rebuild text indexes:
repotools-ramccm.bat -rebuildTextIndices teamserver.properties=conf/ramccm/teamserver.properties
f)Run the following command to rebuild Lucene and RDF indexes:
repotools-ramccm.bat -reindex teamserver.properties=conf/ramccm/teamserver.properties
|
![]()
I ran the below command manually and got the below error.
repotools-ramccm.bat -rebuildTextIndices teamserver.properties=conf/ramccm/teamserver.properties
Running pre-rebuild index for "Fulltext"...
CRJAZ8240W: Index Directory not found or not existing (E:\Program Files\IBMWebSphere\AppServer\profiles\AppSrv01\config\cells\USTR-ERL-3858Node01Cell\RTC\v3013\jazz\server\"E:Program FilesIBMWebSphereAppServerprofilesAppSrv01configcellsUSTR-ERL-3858Node01CellRTC"\fulltext_index)
Rebuilding "Fulltext" indices...
Here I am doubting if we have to copy some Index folder along with DB backup copied from the older RAM Server.
|
![]()
Since, using the server setup wizard I could not proceed further I have decided to run the commands manually as per the instructions present on the window.
For RTC 3.X I ran the below command and it ended with the below line in log file.
repotools-ramccm.bat -rebuildTextIndices teamserver.properties=conf/ramccm/teamserver.properties
2014-11-24 05:49:55,974 CRJAZ8240W: Index Directory not found or not existing (E:\Program Files\IBMWebSphere\AppServer\profiles\AppSrv01\config\cells\USTR-ERL-3858Node01Cell\RTC\v3013\jazz\server\"E:\Program Files\IBMWebSphere\AppServer\profiles\AppSrv01\config\cells\USTR-ERL-3858Node01Cell\RTC"\fulltext_index)
2014-11-24 05:49:55,974 Rebuilding "Fulltext" indices...
2014-11-24 05:49:55,974 Rebuilding indices for Fulltext took 0 ms.
Ignored this message then proceed with RTC 4.X
repotools-ramjts.bat -addTables teamserver.properties=conf/ramjts/teamserver.properties noPrompt - Which ran successfuly and output says
Database tables were added successfully.
Similarily for
repotools-ramccm.bat -addTables teamserver.properties=conf/ramccm/teamserver.properties noPrompt
Getting the below error message.
2014-11-24 06:21:45,532 CRJAZ2464E You cannot directly migrate to this release because your database is from an older, unsupported release. For more details, open the help and search for CRJAZ2464E.
2014-11-24 06:21:45,532 CRJAZ2464E You cannot directly migrate to this release because your database is from an older, unsupported release. For more details, open the help and search for CRJAZ2464E.
com.ibm.team.repository.common.TeamRepositoryException: CRJAZ2464E You cannot directly migrate to this release because your database is from an older, unsupported release. For more details, open the help and search for CRJAZ2464E.
Any suggestions here. Now I am not sure how to proceed further.
|
![]()
Hi All,
We have sorted the issue by following the below order of installation and configuration.
1. Upgraded the DB2 EE 9.7 to 10.1 on the server.
2. Updated the existing Databases (RAMDB and RTCDB) used with RAM 7.5.1.1 to sync with DB2 10.1
3. Tested the connection to DB2 10.1 databases from the RAM 7.5.1.1 instance. (RAM could recognize the DB2 version)
4. Uninstalled the existing WAS 7.0.0.33.
5. Re-installed WAS 8.5 on the server.
6. Installed RAM 7.5.1.1
7. Configured RAM 7.5.1.1 (this step was missing earlier) without configuring we upgraded directly.
8. Updated to RAM 7.5.2.1
9. Migrated RTC DB from 2.x to 3.x then to 4.x (Note: This was the road block hit during Migration )
10. Once done configured LDAP.
11. Performed a DB2 Migration which included WAS configuration.
12. Performed a Forced Synchronization of RAM Indexes.
During LifeCycle Project Configuration if you face any issue please follow the technote
Technote: http://www-01.ibm.com/support/docview.wss?uid=swg21644301
Also for the migration Error: DSRA9110E: ResultSet is closed we followed the steps on the link mentioned below:
|
Comments
Verifying the logs in ramccm.log file I see the below information