To resolve this issue, update the
vc.proxy.port entry in the
eam.properties file with the current HTTP port used by vCenter Server.
To update the
vc.proxy.port entry in the
eam.properties file:
- Take a backup of the eam.properties file.
Note: The default location for the eam.properties file is C:\Program Files\VMware\Infrastructure\tomcat\webapps\eam\WEB-INF.
- Open the eam.properties file using a text editor.
- Change the value for vc.proxy.port to the current HTTP port used by vCenter Server.
For example: If vCenter Server uses port 81 for HTTP, update the entry to:
vc.proxy.port=81
- Restart vCenter Server service.