Products | Versions |
---|---|
TIBCO Administrator | - |
Not Applicable | - |
Resolution:
Description:
=========
TIBCO Administrator GUI still shows old HTTP port when you use http://machine:newport after port has been changed in the file
<TIBCO_HOME>/administrator/domain/<domain-name>/tomcat/conf/server.xml
Environment:
==========
OS: All
TIBCO Administrator 5.6
Symptoms:
=========
Administrator GUI still shows old HTTP port after port has been changed in the file
<TIBCO_HOME>/administrator/domain/<domain-name>/tomcat/conf/server.xml
Cause:
======
If changing the HTTP Connector port in the file
<TIBCO_HOME>/administrator/domain/<domain-name>/tomcat/conf/server.xml
The port is not updated in file <TIBCO_HOME>/administrator/5.x/tomcat/webapps/ROOT/index.js
Administrator GUI is still configured to the old port when you use http://machine:newport
Resolution:
=========
Use TIBCO Runtime Agent (TRA) DomainUtility GUI to change the ports (DomainUtility GUI -> Server Settings -> Change Tomcat Web-Server Ports)
OR
After changing the port/s via <TIBCO_HOME>/administrator/domain/<domain-name>/tomcat/conf/server.xml
You must change the port in the file index.js under <TIBCO_HOME>/administrator/5.x/tomcat/webapps/ROOT/