Setting the JVM for P6 in WebSphere

Previous TopicNext TopicContents

To enable P6 EPPM to publish target metrics, you must first set the JVM for P6 to allow remote JMX connections. To set the JVM:

  1. Start the WebSphere Application Server.
  2. Launch the WebSphere Application Server Administrative Console.
  3. In the left-hand navigation pane:
    1. Expand Servers then Server Types.
    2. Click WebSphere application servers.
  4. On the Application servers screen, click the server name link.
  5. On the Configuration tab, under Server Infrastructure, expand Java and Process Management.
  6. Click Process Definition.
  7. Under Additional Properties on the right side, click Java Virtual Machine.
  8. On the Configuration tab, under Generic JVM arguments, add this line to the end of the arguments already there (as all one line with a space before the dash):

    -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=portnumber -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false

    where portnumber is the JMX/RMI port through which P6 will publish the metrics (for example, port 9999).

  9. Click OK.
  10. Click the Save link that appears within the message reporting changes.
  11. Restart the application server instance.

Related Topics

Setting Up JVM For Metric Collection

Setting the JVM for P6 in WebLogic



Legal Notices
Copyright © 1999, 2015, Oracle and/or its affiliates. All rights reserved.

Last Published Wednesday, July 29, 2015

PDF Library