Troubleshooting for Connecting Contract Management

Previous TopicNext TopicContents

If Contract Management has SSL enabled, P6 may not be able to connect to Contract Management because it is trying to access a remote resource and will decide Contract Management is not a trusted location. To resolve this issue, you need to ensure that P6 contains Contract Management's server certificate in the trust list in WebLogic.

To import Contract Management's server certificate:

  1. Go to the Contract Management https URL and export the certificate to a location with .cer extension or other extension file type.
  2. Note the location of .cer file or other extension file.
  3. Import the certificate into the Weblogic keystore.
    1. Login to the Weblogic server machine where you deployed P6.
    2. Copy the exported certificate to <JRE_HOME>/lib/security.

      Note: Ensure the JRE_HOME location is the one used by Weblogic.

    3. Execute the following command:

      keytool import keystore cacerts alias myCMCert file file_name.cer

      • where file_name is the name of your exported .cer file.
      • The default password for java keystore is changeit.

Related Topics

Troubleshooting for P6 EPPM

Troubleshooting for Connecting the Content Repository



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

Last Published Thursday, February 04, 2016

PDF Library