Note: When starting/stopping an environment using the node manager, the StartScriptEnabled setting in the nodemanager.properties file must equal true. Example: StartScriptEnabled=true
To start a managed server in the WebLogic Administration Console:
- Run one of the following:
- (with Windows)
<weblogic_home>\server\bin\startNodeManager.cmd
- (with UNIX or Linux)
<weblogic_home>\server\bin\startNodeManager.sh
- Launch the WebLogic Administration Console.
Note: You can open the Administration Console via a web browser at
http://<serverIP>:<listenport>/console
. The default<listenport>
is 7001. - In the Welcome window, log in using the user name and password that you created when you created your WebLogic domain.
- On the Change Center pane of the Administration Console, click Lock & Edit.
- In the Domain Structure pane:
- Expand Environment.
- Click Servers.
- In the Summary of Servers pane:
- Select the Control tab.
- Select the option for your managed server.
- Click Start.
- In the Server Life Cycle Assistant pane, click Yes.
- In the Summary of Servers pane, click the 'Start Refresh' icon in the middle of the pane to see when the State column says 'RUNNING.'