Collection failed with exception
2025-12-04T10:24:09,054+0000 ERROR [Collector worker thread 6] (237) com.vmware.vrops.adapter.vcf.VcfAdapter.onCollect - Collection failed with exception
java.lang.NullPointerException: null
at com.vmware.vrops.adapter.vcf.VcfAdapter.lambda$purgeDeletedResources$0(VcfAdapter.java:352) ~[VcfAdapter.jar:?]
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:?]
at java.util.HashMap$ValueSpliterator.forEachRemaining(Unknown Source) ~[?:?]
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:?]
2025-12-04T10:17:15,017+0000 ERROR [TasksManager-TaskHandler-2304] com.vmware.vrops.adapter.vcf.VcfAdapter.onTest - Failure in onTest() method with exception
com.vmware.vrops.adapter.vcf.exception.VcfException: SSL certificate validation failed: Host name 'sddc_IP' does not match the certificate subject provided by the peer (CN=sddc_FQDN, OU=xx, O=xx, L=xx, ST=xx, C=xx)
at com.vmware.vrops.adapter.vcf.util.VcfAdapterRestClient.executeWithRetry(VcfAdapterRestClient.java:165) ~[VcfAdapter.jar:?]
Aria Operations 8.18.x
The SSL certificate on SDDC does not contain the IP address of the SDDC appliance under the Certificate Subject Alternative Names section
To resolve this issue, follow the below steps:
If there is an SSL Exception error while trying to validate connection, follow the below steps: