VMware Cloud Community
vanree
Enthusiast
Enthusiast

How to solve a duplicateServiceRegistrationFound

In vCenter 7 Server Management the vAPI Endpoint has a warning:

Incorrect service registration found in Lookup Service. Multiple services registered on same URL - http://localhost:10098/topologysvc.

The Health XML shows:

<healthStatus schemaVersion="1.0">

<status>YELLOW</status>

<message messageKey="com.vmware.vapi.endpoint.duplicateServiceRegistrationFound" defaultMessage="Incorrect service registration found in Lookup Service. Multiple services registered on same URL - http://localhost:10098/topologysvc.">

<param xsi:type="xs:string">http://localhost:10098/topologysvc</param>

</message>

<message messageKey="com.vmware.vapi.endpoint.duplicateServiceRegistrationFound" defaultMessage="Incorrect service registration found in Lookup Service. Multiple services registered on same URL - http://localhost:10098/topologysvc.">

<param xsi:type="xs:string">http://localhost:10098/topologysvc</param>

</message>

<message messageKey="com.vmware.vapi.endpoint.healthStatusProducedTimes" defaultMessage="Current vApi Endpoint health status is created between 2020-08-08T01:55:37UTC and 2020-08-08T01:55:38UTC.">

<param xsi:type="xs:string">2020-08-08T01:55:37UTC</param>

<param xsi:type="xs:string">2020-08-08T01:55:38UTC</param>

</message>

</healthStatus>

How can I resolve this warning?

Reply
0 Kudos
1 Reply
Lalegre
Virtuoso
Virtuoso

Hey! Hope you are doing well.

Please take a look at this post: https://wesleygeelhoed.nl/2018/05/04/find-duplicate-vcenter-instances-registered-with-your-psc/

I think it will help you.

Reply
0 Kudos