You can stop a node using the Administrator GUI or CLI. If the
Administrator server is not running, you can stop the node by stopping the
TIBCO Host instance that manages the node.
GUI
Procedure
Infrastructure > Nodes
Click one or more nodes.
Choose a stop option.
Option
Description
Stop or
StopStop
Stops the nodes. Components running on the node are
notified and allowed to finish work. The components may take a few minutes to
an hour to stop.
StopStop
immediately
Stops the nodes. Components running on the node are
notified and allowed to perform clean up operations such as closing
connections. The components typically take a few seconds to stop.
StopTerminate node
process
Stops the nodes. Supported only for nodes running on a
host of type TIBCO Host. Components running on the node are not notified before
the node is stopped.
CLI
Procedure
In the data file, specify an
Environment and one or more Node definitions in base format. You can also use a
data file previously used to create the nodes in which the nodes are specified
in full format.
In the build file, set the
action
attribute of the
AMXAdminTask element to
stop, the
options attribute to
nothing,
immediate, or
terminate, and the
objectSelector attribute to
Environment/Node.