![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This method provides notification of the changed run-time state of a TIBCO Host. This method supports only the subscribe mode.Asynchronous, IMPACT_INFO.
The Process ID of the TIBCO Host (OS Process Id) The name of the ActiveMatrix host (AMXAdminHost). The type of the ActiveMatrix host (AMXAdminHost).
•
• STARTING: The starting of the host. The starting state should move to the running state BEFORE starting the nodes. In other words, Host state is independent of Node State. Nodes can start unless the Host starts successfully.
• STARTING_FAILED: The starting process failed and the reason on the status will be set.
•
•
• RUNNING: The host is running normally.
• UNBOUND: The host is not bound to an enterprise.
• LOST_CONTACT: Lost contact with a host. Reason being the host was killed unexpectedly, heartbeats are lost in a flood of traffic, or the network is no logger operational. The time stamp (date and time) of the state changed (For example, from the NOT_RUNNING state to the RUNNING State, the time stamp of the Host started and running successfully). Time Stamp returns long value, which is available in Hawk in a readable format of date and time. The reason of the state the host is in. It may be null during the normal operation.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |