Sun Java System Web Server 7.0 Administrator's Guide

Stopping Server Instances

  1. Click Nodes tab to view the list of nodes configured in the server.

  2. Select the node by selecting the node name checkbox

  3. Click Stop Instances button to open a page window, listing all the instances controlled by that node.

  4. Select the instance and click Stop Instances button to stop the instance.

  5. Check if the status of the instance is Not Running and close the window.


Note –

Using CLI

For stopping a server instance through CLI, execute the following command:


wadm> stop-instance --user=admin --password-file=admin.pwd --host=serverhost 
--port=8989 --config=config1 nodehost1

See CLI Reference, stop-instance(1).