Start the Oracle WebLogic Server and the Node Manager

Follow these steps to start the Oracle WebLogic Server and the Node Manager.

  1. 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

  2. Execute the following command:

    $ nohup ./startNodeManager.sh &

  3. To restart the administration server, execute the following command:

    $ nohup ./startWebLogic.sh > /dev/null &

  4. Verify that the Node Manager can be reached:
    1. In a Web browser, enter the URL for the Oracle WebLogic Server Administration Console, such as the following:

      https:// <servername> :7002/console

    2. Log in using the Oracle WebLogic Server administrator credentials.
    3. In the left pane, expand Environment and select Machines.

      The Summary of Machines page appears.

    4. In the list of machines, select SignalMachine.

      The Settings for SignalMachine page appears.

    5. Select the Monitoring tab.
    6. Confirm that the status is Reachable.
      If the status is Inactive, the Node Manager is not running.
  5. Start Managed Servers using the Node Manager:
    1. In a Web browser, enter the URL for the Oracle WebLogic Server Administration Console, such as the following:

      https:// <servername> :7002/console

    2. Log in using the Oracle WebLogic Server administrator credentials.
    3. In the left pane, expand Environment and select Servers.
    4. Select the Control tab.
    5. Select SignalServer and TopicsServer, and click Start.
    6. Click Yes.
  6. Apply the JRF Template to the Managed Server:
    1. In a Web browser, enter the URL for the Oracle Enterprise Manager, such as the following:

      https:// <servername> :7002/em

    2. Log in using the Oracle WebLogic Server administrator credentials.
    3. From the navigation icon in the upper-left corner, expand Weblogic Domain, expand empirica, and select SignalServer.
    4. Click the Lock icon and select Lock & Edit.
    5. At the top of the page, click Apply JRF Template.
    6. Click the Lock icon and select Activate Changes.
    7. From the navigation icon in the upper-left corner, expand WebLogic Domain, expand empirica, and select the TopicsServer.
    8. Click the Lock icon and select Lock & Edit.
    9. At the top of the page, click Apply JRF Template.
    10. Click the Lock icon and select Activate Changes.
  7. Restart the SignalServer and TopicsServer managed servers:
    1. In a Web browser, enter the URL for the Oracle WebLogic Server Administration Console, such as the following:

      https:// <servername> :7002/console

    2. Log in using the Oracle WebLogic Server administrator credentials.
    3. In the left pane, expand Environment and select Servers .

      The Summary of Servers page appears.

    4. Select the Control tab.
    5. From the list of servers, select SignalServer and TopicsServer.
    6. From the Shutdown drop-down list, select Force Shutdown Now.
    7. After the states of the SignalServer and TopicsServer change to Shutdown, select the checkboxes for SignalServer and TopicsServer in the table, and click Start.
    8. In the left panel, expand Environment and select Coherence Clusters.
    9. In the right panel, click the defaultCoherenceCluster link.
    10. Click the Members tab and check if any server is part of the cluster.
    11. 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.
    12. When done, click Activate Changes.