Following errors can be captured by the watchdog.log
WARNING: #{15} [SyncPerformanceStatsJob.execute] Unable to fetch backlog statistics from node id :
javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
WARNING: #{15} [NodeInfoUtils.queryDb] Error parsing db query resultset protobuf byte array
javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
WARNING: #{16} [SystemMonitorJob.isVersionSame] Error occured while getting config db version from node
WARNING: #{16} [SystemMonitorJob.compareConfigVersions] There was some issue while communicating DataInsightComm service on node
NOTE: When this occurs, all nodes including the Management Server will be in a Down State.
The issue occurs due to an error in the RegenerateCommdCertsJob while regenerating Commd certificates.
INFO: #{16} [RegenerateCommdCertsJob.execute] Starting RegenerateCommdCertsJob
WARNING: #{16} [RegenerateCommdCertsJob.execute] Error in regenerating Commd Certs
WARNING: #{16} [RegenerateCommdCertsJob.uploadFileToNode] Error uploading file to node
WARNING: #{16} [RegenerateCommdCertsJob.uploadFileToNode] Error uploading file commd_renew.keystore
When a RegenerateCommdCertsJob fails, it creates two additional keys as commd_renew.keystore and webserver_renew.keystore in the DataInsight

To resolve this issue:
1) Rename the current
2) Rename the
3) Restart DataInsightCommd Service.
Unable to fetch backlog statistics from node id : <Node ID>