Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Enabling the VMware vCenter Update Manager plugin generates errors
Symptoms
- Enabling the VMware vCenter Update Manager plugin fails
-
You receive one or more of the following errors:
-
-
There was an error connecting to vmware vcenter update manager - IPADDRESSOFVC:8084
Vmacore::Exception: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. -
The request failed because of a connection failure.
-
Resolution
Enabling the VMware vCenter Update Manager plugin can fail if you are using a remote SQL database with Windows authentication and the Update Manager service is set to log on as the local system account.
To resolve this issue:
- Change the service to login as the same Windows NT account that has been given dbo permissions to the SQL database.
- Make sure the vci-integrity.xml file, located at C:\Program Files\VMware\Infrastructure\Update Manager, has the correct vCenter IP address. If the IP address is incorrect, update it and restart the Update Manager service.
To correct the IP address information:
- Open the file vci-integrity.xml in a text editor. The default location is C:\Program Files\VMware\Infrastructure\Update Manager\vci-integrity.xml.
- Ensure that the file has the correct IP address information:
<PatchDepotProxyUrl/>
<PatchDepotUrl>http://xxx.xxx.xxx.xxx:9084/vci/hostupdates/hostupdate</PatchDepotUrl>
Where xxx.xxx.xxx.xxx is the IP address of your vCenter Update Manager Server.
- Ensure that the <vpxdLocation> entry has the correct vCenter Server IP address. For example:
<vpxdLocation> https://VC_SERVER </vpxdLocation>
- Save and close the file.
- Restart the VMware Update Manager Service.
Additional Information
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
- KB Article:
- Updated:
- Categories:
- Product Family:
- Products:
- Product Versions:

