Hi,
In a vCenter, we are getting this error for few hosts in a cluster at this line of code:
vimPort.hasMonitoredEntity(serviceContent.getHealthUpdateManager(),
PROVIDER_ID_FROM_VSPHERE, host)
This is the error that we got from logs:
Internal Error com.sun.xml.internal.ws.fault.ServerSOAPFaultException: Client received SOAP Fault from server: The session is not authenticated. Please see the server log to find more detail regarding exact cause of the failure.
at com.sun.xml.internal.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:178)
We are not getting what is causing this.