How to modify an existing icconfig.xml when one is not correctly created on upgrade or installation.

book

Article ID: KB0092308

calendar_today

Updated On:

Products Versions
TIBCO InConcert -
Not Applicable -

Description

Resolution:
The begriming tab naming the server must be updated.  For example if the name of the installation was 'GG_DEV' then the name of the IC server  &ltGG_T400 id="1123"> becomes &ltGG_DEV id="XXXX"> where XXXX is the server ID value.  Put in the new Server ID value if that is different.  The ending tag, 'GG_T400', for the server must also be changed.
The ending tag to change is </GG_T400>.

Update &ltIC_HOME> with the correct IC_HOME directory.  Search the file for any instances of the existing IC_HOME and replace that directory.  You will need to update the debug log and audit log files locations.  Update IC_HOST_MACHINE with the correct name.

Issue/Introduction

How to modify an existing icconfig.xml when one is not correctly created on upgrade or installation.