NetBackup IT Analytics - Data Collector returns error - "Unable to find valid certification path to requested target"

Article: 100072509
Last Published: 2024-11-25
Ratings: 0 0
Product(s): NetBackup IT Analytics, NetBackup & Alta Data Protection

Problem

Data Collector shows offline on the Portal under Admin > Data Collection > Collector Administration
 

Error Message

No visible messages were reported from the Portal WebUI.
 

Cause

Error is in the watchdog.log on the data collector server under /usr/openv/analyticscollector/logs

21 Nov 2024 16:38:02:593 ERROR 15296 ConfigFileMonitorThread.action - Encountered an error while downloading the latest collectorconfig.xml
from https://itanalyticsagent.example.com using the userId: aptaredc1_DC


java.lang.Exception: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
        at com.aptare.dc.util.URLHandle.post(URLHandle.java:176)
        at com.aptare.dc.watchdog.ConfigFileMonitorThread.initializeConfigFile(ConfigFileMonitorThread.java:339)
        at com.aptare.dc.watchdog.ConfigFileMonitorThread.action(ConfigFileMonitorThread.java:156)
        at com.aptare.dc.watchdog.ConfigFileMonitorThread.main(ConfigFileMonitorThread.java:96)


Please ensure there is network connectivity between the Data Collector server and the data receiver on the Portal server.

Solution

If the Data Collector communicates with the Data Receiver agent via SSL, ensure the portal's certificate is valid and it has been imported into the Data Collector's Java keystore.

Reference:
Import a certificate into the Data Collector Java keystore - https://www.veritas.com/support/en_US/doc/140670999-164221002-0/pgfId-1032755-164221002

Was this content helpful?