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/Middleware14/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/em

    2. Log in using the Oracle WebLogic Server administrator credentials.
    3. Expand WebLogic Domain, select Environment and select Machines.

      The Machines page appears.

    4. In the list of machines, select SignalMachine.
    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 Enterprise Manager Fusion Middleware Control, such as the following:

      https:// <servername> :7002/em

    2. Log in using the Oracle WebLogic Server administrator credentials.
    3. In the left pane, expand Weblogic Domain and select Servers.
    4. Select SignalServer and TopicsServer.
    5. Select the Control tab.
    6. Select Start.
    7. Select 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. Select the Lock icon and select Lock & Edit.
    5. At the top of the page, click Apply JRF Template.
    6. Select 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. Select the Lock icon and select Lock & Edit.
    9. At the top of the page, click Apply JRF Template.
    10. Select the Lock icon and select Activate Changes.
  7. Restart the SignalServer and TopicsServer managed servers one at a time:
    1. In a Web browser, enter the URL for the Oracle WebLogic Server Administration Console, such as the following:

      https:// <servername> :7002/em

    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.
    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 select Start.
    8. In the left panel, expand Environment and select Coherence Clusters.
    9. In the right panel, click the defaultCoherenceCluster link.
    10. Select 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. Select Activate Changes to save your work.