Summary tab in vSphere Client shows
"VMware vAPI Endpoint Service Health Alarm" in vCenter Server 7.0.
You see a warning in /var/log/vmware/vapi/endpoint/endpoint.log , similar to :
YYYY-MM-DD | WARN | state-manager1 | ApiConnectionsStateBuilder | Duplicate service URLs detected for URL http://localhost:10095/trustmanagement and serviceIds
AAAAAAAA-AAAA-AAAA-AAAA-AAAAAAAAAAAA
\com.vmware.trustmanagement.vapi and BBBBBBBB-BBBB-BBBB-BBBB-BBBBBBBBBBBB
\com.vmware.trustmanagement.vapi. Service BBBBBBBB-BBBB-BBBB-BBBB-BBBBBBBBBBBB
\com.vmware.trustmanagement.vapi will not be registered.
YYYY-MM-DD | INFO | state-manager1 | StatusInfoFactory | HEALTH YELLOW Incorrect service registration found in Lookup Service. Multiple services registered on same URL - http://localhost:10095/trustmanagement.
7.x
To fix this issue, you will need to remove the duplicate service(s) endpoints.
Note: Please make sure to have a valid backup or offline (VCSA VM powered off) snapshot before applying the below steps.
BBBBBBBB-BBBB-BBBB-BBBB-BBBBBBBBBBBB
" on the above case. # /usr/lib/vmware-lookupsvc/tools/lstool.py unregister --url http://localhost:7090/lookupservice/sdk --id
BBBBBBBB-BBBB-BBBB-BBBB-BBBBBBBBBBBB
--user 'administrator@vsphere.local' --password 'PASSWORD'
Reboot the VCSA, or restart all services.# service-control --stop --all && service-control --start --all
This issue is being checked by Diagnostics for VMware Cloud Foundation.
The check is as follows: