Setting Arguments for Primavera Applications in WebLogic

To enable your P6 EPPM applications to publish target metrics, you must first set the JVM for your managed servers to allow remote Java Management Extension (JMX) connections. This step is not required for Primavera Unifier. To set the JVM:

  1. Launch the WebLogic Administration Console.

    Note: You can open the Administration Console via a web browser using this address: http://serverIP:listenport/console. The default listenport is 7001.

  2. In the Welcome window, log in using the user name and password you created when you created your WebLogic domain.
  3. In the Change Center pane of the Administration Console, click Lock & Edit.
  4. In the Domain Structure pane:
    1. Expand Environment.
    2. Click Servers.
  5. In the Summary of Servers pane, in the Configuration tab, click a managed server name.
  6. In the Settings for <managed server name> pane, select the Server Start tab.
  7. Locate the Arguments field and add the following to the end of the arguments already in that field (as all one line with a space before the dash):
    • If you are configuring WebLogic for Primavera Applications:

    -Dcom.sun.management.jmxremote

    -Dcom.sun.management.jmxremote.port=<port_number>

    -Dcom.sun.management.jmxremote.ssl=false

    -Dcom.sun.management.jmxremote.authenticate=false

    where <port_number> is the JMX/RMI port through which the P6 EPPM application will publish the metrics.

    Note: The JMX/RMI port number must be unique for each application instance on the same managed server.

  8. Click Save.
  9. In the Change Center pane, click Activate Changes.
  10. Restart your managed server:
    1. In the Domain Structure pane, expand Environment, and click Servers.
    2. In the Summary of Servers pane, select the Control tab.
    3. In the server table, select your managed server.
    4. Click Shutdown and then select an option:
      • Select When work completes to gracefully shut down the server.
      • Select Force Shutdown Now to stop the server immediately.
    5. In the Server Life Cycle Assistant pane, click Yes to complete the shutdown.
    6. In the server table, select your managed server.
    7. Click Start.
    8. In the Server Life Cycle Assistant pane, click Yes.
    9. 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.
  11. Repeat these steps for each managed server.

Related Topics

Prerequisites for Using Enterprise Manager with Your Primavera Applications

Installing and Configuring Oracle Enterprise Manager

Installing Primavera Applications

Enabling Monitoring for Primavera Applications



Legal Notices | Your Privacy Rights
Copyright © 2016, 2020

Last Published Thursday, December 10, 2020