collection-vcenter-error.log located at /opt/vmware/cloudusagemetering/platform/logs/
####-##-## 13:58:47.889 ERROR --- [####-#-######-#] com.vmware.um.vcsession.VCSession : VCSession login for server 4 failed with class com.sun.xml.ws.client.ClientTransportException com.sun.xml.ws.client.ClientTransportException: HTTP transport error: org.bouncycastle.tls.TlsFatalAlert: handshake_failure(40)
"There was an error connecting to the VCF Operations fleet management to validate the credentials" and "Failed to connect to endpoint : ##########################:443. Please provide correct endpoint"
vCloud Usage Meter 4.8
VCF Usage Meter 9.0.x
Aria Suite Products 8.18.x
The issue is caused by a failure in reverse DNS resolution when Usage Meter attempts to connect to the vCenter Server.
To resolve the issue, follow the steps below to bypass the reverse DNS lookup by manually adding the vCenter Server or Aria Suite Products entry to the Usage Meter appliance's hosts file:
root user.vi /etc/hosts
# Begin /etc/hosts (network card version)
::1 ipv6-localhost ipv6-loopback
127.0.0.1 localhost.localdomain
127.0.0.1 localhost
# End /etc/hosts (network card version)
127.0.0.1 xyz.xyz.local
<vCenter_IP> <vCenter_FQDN>
<vRSLCM_IP> <vRSLCM_FQDN>
<Aria_Operations_IP> <vAria_Operations_FQDN>
# Begin /etc/hosts (network card version)
::1 ipv6-localhost ipv6-loopback
127.0.0.1 localhost.localdomain
127.0.0.1 localhost
# End /etc/hosts (network card version)
127.0.0.1 xyz.xyz.local
<vCenter_IP> vc-<V-C-I-P>.local
Example:
xx.xx.xx.xx vc-xx-xx-xx-xx.local
:wq!
reboot -f
usagemeter.