TIBCO Enterprise Message Service Server States
The TIBCO Enterprise Message Service server state provides information about how the server is operating in the appliance.
Use the info command to determine the server state.
Singular
On an appliance, the TIBCO Enterprise Message Service server state described here is only applicable to single appliance configurations.
Fault Tolerant
The TIBCO Enterprise Message Service server states described here are only applicable to TIBCO Enterprise Message Service servers in a fault tolerant configuration.
State | Description |
---|---|
active-paused | The server is in active state and is determining the correct action in reaction to a failure to replicate with the standby server. |
active-replicating | The server is in active state and is replicating incoming data to the standby server. |
active-standalone | The server is active but not synchronizing data nor replicating incoming data to the standby server because it cannot reach it. |
active-synchronizing | The server is in active state and is synchronizing data to the standby server. |
down | The server has been stopped by the user through the CLI command stop. |
standby-paused | The server is in standby state and is determining the correct action in reaction to failure of the active server. |
standby-replicating | The server is in standby state and is currently replicating incoming data from the active server. |
standby-synchronizing | The server is in standby state and is currently synchronizing data from the active server. |
wait-for-peer | The TIBCO Enterprise Message Service server is waiting for its peer to connect. Most frequently, this state is seen when there is a delay between startup of the primary and secondary servers in a fault tolerant pair. |
Copyright © Cloud Software Group, Inc. All rights reserved.