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

How to set updateTomcatFiles=no, while upgrading RTC from 4.0 to 4.0.3

I am upgrading RTC from 4.0 to 4.0.3 version and we are using WAS and not using tomcat.

While running the upgrade script, it's trying to upgrade 'Tomcat' as well. Since the parameter is set as  "updateTomcatFiles=yes". Due to this, i am getting the error as below

CRJAZ2046E By default, the updateConfigurationFiles repotools command updates both the Application and Tomcat configuration files. If Tomcat is not installed, you can choose to only update the application configuration files by specifying the parameter "updateTomcatFiles=no".

How should i set this parameter to 'no'.

0 votes


Accepted answer

Permanent link
From the interactive update documentation (http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m3/topic/com.ibm.jazz.install.doc/topics/roadmap_clm_upgrade.html), when you select that you are using a WebSphere Application Server, you'll see the following for step 13 (for both the jts_upgrade.bat/sh and ccm_upgrade.bat/sh):

To upgrade Jazz Team Server, open a command prompt with administrative privileges, go to the JTS_4.0.3_install_dir\server directory, and enter this command:

upgrade\jts\jts_upgrade.bat -oldJTSHome JTS_4.0.0.x_install_dir\server\conf -updateTomcatFiles no

Note that the parameter is not modified in the file, but passed to the file. For more information on the update scripts, see the links on the following page: http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m3/topic/com.ibm.jazz.install.doc/topics/c_upgrade_script_files.html
Faizal Rahman selected this answer as the correct answer

1 vote

Comments

Hi Mark,

    I have passed the value of 'updateTomcatFiles; as you mentioned. It worked.

   Thanks for your support.

 

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: Sep 27 '13, 9:46 a.m.

Question was seen: 4,486 times

Last updated: Sep 27 '13, 10:32 a.m.

Related questions
Confirmation Cancel Confirm