Start the Oracle WebLogic Server and the Node Manager
Follow these steps to start the Oracle WebLogic Server and the Node Manager.
- Navigate to the
$WL_HOME/user_projects/domains/<domain_name>/bin
directory using a command such as the following:$ cd /u01/app/oracle/product/Middleware12c/user_projects/domains/ empirica/bin
- Execute the following command:
$ nohup ./startNodeManager.sh &
- To restart the administration server, execute the following command:
$ nohup ./startWebLogic.sh > /dev/null &
- Verify that the Node Manager can be reached:
- In a Web browser, enter the URL for the Oracle WebLogic Server Administration Console, such as the following:
https://
<servername>:7002/console
- Log in using the Oracle WebLogic Server administrator credentials.
- In the left pane, expand Environment and select
Machines.
The Summary of Machines page appears.
- In the list of machines, select SignalMachine.
The Settings for SignalMachine page appears.
- Select the Monitoring tab.
- Confirm that the status is Reachable. If the status is Inactive, the Node Manager is not running.
- In a Web browser, enter the URL for the Oracle WebLogic Server Administration Console, such as the following:
- Start Managed Servers using the Node Manager:
- In a Web browser, enter the URL for the Oracle WebLogic Server Administration Console, such as the following:
https://
<servername>:7002/console
- Log in using the Oracle WebLogic Server administrator credentials.
- In the left pane, expand Environment and select Servers.
- Select the Control tab.
- Select SignalServer and TopicsServer, and click Start.
- Click Yes.
- In a Web browser, enter the URL for the Oracle WebLogic Server Administration Console, such as the following:
- Apply the JRF Template to the Managed Server:
- In a Web browser, enter the URL for the Oracle Enterprise Manager, such as the following:
https://
<servername>:7002/em
- Log in using the Oracle WebLogic Server administrator credentials.
- From the navigation icon in the upper-left corner, expand Weblogic Domain, expand empirica, and select SignalServer.
- Click the Lock icon and select Lock & Edit.
- At the top of the page, click Apply JRF Template.
- Click the Lock icon and select Activate Changes.
- From the navigation icon in the upper-left corner, expand WebLogic Domain, expand empirica, and select the TopicsServer.
- Click the Lock icon and select Lock & Edit.
- At the top of the page, click Apply JRF Template.
- Click the Lock icon and select Activate Changes.
- In a Web browser, enter the URL for the Oracle Enterprise Manager, such as the following:
- Restart the SignalServer and TopicsServer managed servers:
- In a Web browser, enter the URL for the Oracle WebLogic Server Administration Console, such as the following:
https://
<servername>:7002/console
- Log in using the Oracle WebLogic Server administrator credentials.
- In the left pane, expand Environment and select
Servers .
The Summary of Servers page appears.
- Select the Control tab.
- From the list of servers, select SignalServer and TopicsServer.
- From the Shutdown drop-down list, select Force Shutdown Now.
- After the states of the SignalServer and TopicsServer change to Shutdown, select the checkboxes for SignalServer and TopicsServer in the table, and click Start.
- In the left panel, expand Environment and select Coherence Clusters.
- In the right panel, click the defaultCoherenceCluster link.
- Click the Members tab and check if any server is part of the cluster.
- Remove server(s) from the cluster by unchecking corresponding box(s). To do this you may need to click the Lock & Edit button on the left panel.
- When done, click Activate Changes.
- In a Web browser, enter the URL for the Oracle WebLogic Server Administration Console, such as the following:
Parent topic: Set up Oracle WebLogic Server domain 12c