Use the following procedures to start the node manager
and managed servers of the cluster.
To start the node manager:On each computer
of the cluster, open a command window and navigate to the appropriate
directory:
(Windows) [appserver root]\server\bin
and then enter this command:
startNodeManager.cmd
(Linux, UNIX) [appserver root]/server/bin and then
enter this command:
nohup ./startNodeManager.sh&
Note: startNodeManager.cmd should be
installed as Windows Services to run silently in the background.
(See Using Node Manager.)
Repeat the previous step for each
additional computer in the cluster.
Start the managed serversIn the
WebLogic Server Administration Console, under Domain Structure,
click Environment > Clusters.
Click the name of the cluster to start.
Click the Control tab, select the check box for each
server, and then click Start.
Click Yes to confirm that you want to start the servers.
|
|
|