Troubleshoot > OM Integration (Web Service Implementation) Fails

OM Integration (Web Service Implementation) Fails

If OM and NNMi are configured to use the HTTPS protocol and if the OM-NNMi integration fails, follow these steps:

  1. Log on to the NNMi management server as root or administrator.
  2. Stop NNMi by running the following command:

    • On Windows: %nnminstalldir%\bin\ovstop -c
    • On Linux: /opt/OV/bin/ovstop -c
  3. Take a backup of the following file:

    • On Windows: %nnmdatadir%\conf\nnm\java.security
    • On Linux: /var/opt/OV/conf/nnm/java.security
  4. Replace the above file with a copy of the following file:

    • On Windows: %nnminstalldir%\newconfig\HPNmsServStgs\Windows\java.security
    • On Linux: /opt/OV/newconfig/HPNmsServStgs/Windows/java.security
  5. Start NNMi by running the following command:

    • On Windows: %nnminstalldir%\bin\ovstart -c
    • On Linux: /opt/OV/bin/ovstart -c