Hello,
We've a problem with vSphere ESX Agent Manager service.
We've alert message: Unable to retrieve health data from https://xxxxxx:443/eam/eamService-web/health.xml
The content of xml is:
<vimhealthxmlns="http://www.vmware.com/vi/healthservice"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"schemaVersion="1.0">
<healthid="com.vmware.vim.eam">
<name>vSphere ESX Agent Manager</name>
<status>green</status>
<healthid="com.vmware.vim.eam.vShield-VXLAN-service">
<name>com.vmware.vShieldManager</name>
<status>red</status>
<healthid="com.vmware.vim.eam.vShield-VXLAN-service.not-initialized">
<name>10.128.1.9</name>
<status>red</status>
<messageid="com.vmware.vim.eam.vShield-VXLAN-service.not-initialized.issue0"level="error"time="2019-11-29T13:00:07">XXX uninitialized</message>
</health>
<healthid="com.vmware.vim.eam.vShield-VXLAN-service.not-initialized">
<name>10.128.1.6</name>
<status>red</status>
<messageid="com.vmware.vim.eam.vShield-VXLAN-service.not-initialized.issue0"level="error"time="2019-11-29T12:59:04">XXX uninitialized</message>
</health>
<healthid="com.vmware.vim.eam.vShield-VXLAN-service.not-initialized">
<name>10.128.1.8</name>
<status>red</status>
<messageid="com.vmware.vim.eam.vShield-VXLAN-service.not-initialized.issue0"level="error"time="2019-11-29T12:59:25">XXX uninitialized</message>
</health>
<healthid="com.vmware.vim.eam.vShield-VXLAN-service.not-initialized">
<name>10.128.1.7</name>
<status>red</status>
<messageid="com.vmware.vim.eam.vShield-VXLAN-service.not-initialized.issue0"level="error"time="2019-11-29T12:59:46">XXX uninitialized</message>
</health>
</health>
</health>
</vimhealth>
The error occurred after a power failure. We tried to restart the server but the alert still appears.
To what is due?
Thank you
Regards