Sun Java System Web Server 7.0 Update 4 Administrator's Guide

Stopping Server Instances

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

  2. Select the node by selecting the node name checkbox

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

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

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


Note –

Using CLI

To stop 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).