It's all about the answers!

Ask a question

CLM 5.0.1: Error creating mapping file to migrate to a different server


Narayanan Potti (27037379) | asked May 26 '16, 9:19 p.m.
edited May 26 '16, 9:22 p.m.
CLM 5.0.1 is installed in Red hat Linux
Application server: WAS 8.5.5
Database: DB2 10.5

I need to migrate CLM to another server in a different network domain. Public URI need to be renamed. I am at the first step of migration, generate mapping file in the original server.

When I run the command to generate mapping file it gives error about invalid user id. I am using my login credentials using which I am able to login to CLM URL /jts/admin.

 [root@hourh6cciio01 server]# ./repotools-jts.sh -generateURLMappings toFile=mappings.txt adminUserId=ndpotti adminPassword=<password> repositoryURL=https://<server-hostname>:9443/jts additionalURLFile=additionalurl.txt Repo Tools Provisioning using "./conf/jts/provision_profiles". Jazz Foundation - Core Libraries, Version 5.0.1 (RJF-I20140805-1241) CRJAZ1357E The repotools command could not log in to the following server: https://<server-hostname>:9443/jts. Check the login credentials.

[root@hourh6cciio01 server]#

Below is the log file repotools- jts_generateURLMappings.log located at /opt/IBM/JazzTeamServer/server:

2016-05-25 09:30:27,847 Repo Tools
2016-05-25 09:30:27,848 java.version=1.6.0
2016-05-25 09:30:27,848 java.runtime.version=pxa6460sr16-20140418_01 (SR16)
2016-05-25 09:30:27,853 Provisioning using "./conf/jts/provision_profiles".
2016-05-25 09:30:27,883 repotools-jts -generateURLMappings additionalURLFile=additionalurl.txt adminPassword=************** adminUserId=ndpotti repositoryURL=https://hourh6cciio01.houston.ibm.com:9443/jts toFile=mappings.txt
2016-05-25 09:30:27,889   Jazz Foundation - Core Libraries, Version 5.0.1 (RJF-I20140805-1241)

2016-05-25 09:30:29,212 CRJAZ1357E The repotools command could not log in to the following server: https://<server-hostname>:9443/jts. Check the login credentials.


Comments
Donald Nong commented May 26 '16, 9:50 p.m.

it complains about the credentials. Have you double-checked that?


Narayanan Potti commented May 26 '16, 11:13 p.m.

Yes. User ID and password is used to login to /jts/admin URL.

Be the first one to answer this question!


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.