Stop a server
The following example stops an appserver with the node specified.
- The following command stops servername in node nodename.
$AdminControl stopServer servername nodename
Example output:
WASX7337I: Invoked stop for server "servername" Waiting for stop completion. WASX7264I: Stop completed for server "servername" on node "nodename"- The stop command has serveral command syntaxes.
If you have Network Deployment installation, use the one of following command syntax:
$AdminControl stopServer serverName nodeName $AdminControl stopServer serverName nodeName immediateIf you have appserver base installation, you can use the following syntax, in addition to the previous syntax:
$AdminControl stopServer serverName $AdminControl stopServer serverName immediate
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.