Even though this thread has already been marked as answered, I want to add the solution I found. Maybe someone can resolve the issue without reinstalling.
Installation:
Virtual Center 2.5 Update 4
Hosts: ESX 3.5 Update 4
Binaries on drive C:
Update Repository on Drive E:
Issues:
- Error 404 when trying to install the Update Manager Plugin
- Error when checking for updates on an ESX host ("event.com.vmware.vcIntegrity.MetadataNotFound.fullFormat")
Solution:
In "vci-integrity.xml" the path to the repository contained the drive letter "e:" in lower case.
What I did was:
- stop the Update Manager service
- replace "e:" with "E:"
- start Update Manager service
I assume the Apache web server works case sensitive and therefore could not find the path to the downloaded updates!?
Regards
a.p.