Sun Java System Web Server 7.0 Administrator's Guide

Starting 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 Start Instances button to open a page window, listing all the instances controlled by that node.

  4. Select the instance and click Start Instances button to start the instance.

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


Note –

Using CLI

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


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

See CLI Reference, start-instance(1).