SpectroSERVER not connecting to port 14001 on OneClick
book
Article ID: 122848
calendar_today
Updated On:
Products
SpectrumNetwork Observability
Issue/Introduction
SpectroSERVER systems are not connecting to port 14001 on the OneClick systems.
Environment
Release: All Supported Releases Component: SPCOCK - OneClick
Cause
Configuration issue in the $SPECROOT/tomcat/webapps/spectrum/META-INF/context.xml file where "vbroker.se.iiop_tp.proxyHost=localhost"
Resolution
1. Shutdown tomcat on the OneClick system
2. Make a backup of the current $SPECROOT/tomcat/webapps/spectrum/META-INF/context.xml file
3. Edit the context.xml file a. Look for "vbroker.se.iiop_tp.proxyHost=localhost" b. Replace localhost with the hostname of the OneClick system you are on. For example: vbroker.se.iiop_tp.proxyHost=OneClick01 c. Save the change