Reconnect Messages

If an MPX-enabled server configuration loses the connection to its Message Broker, it records that event in the server log file. A server configuration will always attempt to re-establish communication with the Message Broker and it will wait for the Message Broker to come back online.. The number of retries made and the time between retries depends on the parameters set in the Event Transmitter XML file’s server default profile.

The following sample shows the typical entries that are made in the server log file when an MPX configuration loses and then reconnects to its Message Broker.

StarTeamMPX: Lost connection to RTserver: error code = 10
StarTeamMPX: Waiting before reconnecting
StarTeamMPX: Attempting to reconnect to RTserver
StarTeamMPX: Connecting to project <YourProject> on <tcp:YOURSERVER:5101> RTserver
StarTeamMPX: Using tcp protocol
StarTeamMPX: Could not connect to <tcp:YOURSERVER:5101> RTserver
StarTeamMPX: Skipping starting <tcp:YOURSERVER:5101> RTserver
StarTeamMPX: Cannot reconnect to RTserver
.
.
.
StarTeamMPX: Attempting to reconnect to RTserver
StarTeamMPX: Connecting to project <YourProject> on <tcp:YOURSERVER:5101> RTserver
StarTeamMPX: Using tcp protocol
StarTeamMPX: Message from RTserver: Connection established.
StarTeamMPX: Start subscribing to subject
</StarTeamServer_be5ee3b0-c719-49c6-a1a1-f493764a03f5>