"The "Updating hardware data..." operation failed for the entity with the following error message. An error occurred while trying to communicate with the remote service. See the server logs for details."
"The "Resetting host sensors..." operation failed for the entity with the following error message. An error occurred while trying to communicate with the remote service. See the server logs for details."
To resolve this issue:
C:\Program Files\VMware\vCenter Server\jre\lib\security\java.security
file in a Text Editor.security.provider.
in the file similar to this:security.provider.1=sun.security.provider.Sun
security.provider.2=sun.security.rsa.SunRsaSign
security.provider.3=sun.security.ec.SunEC
security.provider.4=com.sun.net.ssl.internal.ssl.Provider
security.provider.5=com.sun.crypto.provider.SunJCE
security.provider.6=sun.security.jgss.SunProvider
security.provider.7=com.sun.security.sasl.Provider
security.provider.8=org.jcp.xml.dsig.internal.dom.XMLDSigRI
security.provider.9=sun.security.smartcardio.SunPCSC
security.provider.10=sun.security.mscapi.SunMSCAPI
security.provider.x=com.vmware.provider.VMwareSecurityProvider
as a new line to the end of the sequence.x
is next number in the sequence.security.provider.1=sun.security.provider.Sun
security.provider.2=sun.security.rsa.SunRsaSign
security.provider.3=sun.security.ec.SunEC
security.provider.4=com.sun.net.ssl.internal.ssl.Provider
security.provider.5=com.sun.crypto.provider.SunJCE
security.provider.6=sun.security.jgss.SunProvider
security.provider.7=com.sun.security.sasl.Provider
security.provider.8=org.jcp.xml.dsig.internal.dom.XMLDSigRI
security.provider.9=sun.security.smartcardio.SunPCSC
security.provider.10=sun.security.mscapi.SunMSCAPI
security.provider.11=com.vmware.provider.VMwareSecurityProvider