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

CCM6.0.6 Upgrade script fails in first step

 I am trying to upgrade IBM CLM 6.0.3 to 6.0.6 on windows distributed environment.


Upgrade of JTS, JRS, RELM are all success.

But when I run CCM upgrade script, I get below message.

S:\IBM\JazzTeamServer6.0.6\server>upgrade\ccm\ccm_upgrade.bat -oldApplicationHome "S:\IBM\JazzTeamServer\server\conf" -newJTSHome "S:\IBM\JazzTeamServer6.0.6\server\conf" -updateTomcatFiles no -updateAppServerFiles no -ignoreJTSVersionCheck

Cannot find the JTS repotools command '"S:\IBM\JazzTeamServer6.0.6\server"\repotools-jts.bat'.

Verify that the -newJTSHome parameter '"S:\IBM\JazzTeamServer6.0.6\server\conf"' is pointing to the new JTS server configuration directory, for example, 'JazzInstallRoot\server\conf' and that the -jtsContextRoot parameter 'jts' is correct.

0 votes


Accepted answer

Permanent link

 If you want to migrate the application, why would you give it the parameter newJTSHome ? That would be typically derived from oldApplicationHome . Is there a script S:\IBM\JazzTeamServer6.0.6\server\repotools-jts.bat? Is JTS installed on this node? Are you migrating from Tomcat to Liberty, or why do you have updateTomcatFiles ?

Tojan John selected this answer as the correct answer

0 votes

Comments

 Hi Ralph,


I added parameter newJTSHome along with the parameters given in interactive guide.

JTS is not installed on the node and there is no repotools-jts.bat script in the new installation path. I am not migrating from Tomcat to Liberty 

If JTS is not installed on that node, you have to either be able to mount the JTS install folder, or you have to use the option Manual upgrade (cannot mount network drives), I think.

1 vote

 Hi Ralph,


I tried manual upgrade
cd S:\IBM\JazzTeamServer6.0.6\server
repotools-ccm.bat -migration_ccm_updateConfigurationFiles oldApplicationHome="S:\IBM\JazzTeamServer\server\conf" ignoreJTSVersionCheck updateTomcatFiles=no updateAppServerFiles=no

With this, the teamserver and log4 properties got merged.

Next step to add tables "repotools-ccm.bat -addTables" giving same result.

So, do i need to map JTS server directory?

  Hi Ralph,


My second attempt to run repotool to add the tables succeeded and upgrade completed

Thanks

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
× 7,495
× 2,357

Question asked: Jul 23 '19, 7:08 a.m.

Question was seen: 946 times

Last updated: Jul 24 '19, 7:27 a.m.

Confirmation Cancel Confirm