Setting the Node Manager as a Windows Service

You can set the WebLogic node manager as a windows service in your production environments.

To set up node manager as a windows service:

  1. Stop any running instances of the WebLogic node manager.
  2. Navigate to the WebLogic Server installation home directory, then navigate to server\bin.
  3. In the server\bin folder modify the installNodeMgrSvc.cmd file using a text editor of your choice, and comment out the following lines:
    • Note: Add @REM at the beginning of a line to comment out the line.

    set NODEMGR_HOST=localhost

    set NODEMGR_PORT=5556

  4. Run the installNodeMgrSvc.cmd file to create the node manager windows service.

    Note: To modify the port number on which node manager runs, navigate to the WebLogic Server installation home directory, then navigate to common\nodemanager. Open the nodemanager.properties file in a text editor of your choice and set the value of ListenPort to the port number you'd like to use in your environment.

Related Topics

Using the WebLogic Scripting Tool on Linux or UNIX

Creating a Configuration and Key File

Associating the Administration Server with Machines on a P6 EPPM Domain

Configure a boot.properties File for the Administration and Managed Servers

Using WebLogic Scripting to Start the P6 EPPM WebLogic Domain

Using WebLogic Scripting to Stop the WebLogic Domain for P6 EPPM

Daemonizing the Node Manager for Primavera Applications

Starting the Node Manager with WebLogic



Legal Notices | Your Privacy Rights
Copyright © 2022

Last Published Wednesday, November 30, 2022