vCenter Server log: /var/log/vmware/vmware-updatemgr/vmware-vum-server.log
error vmware-vum-server[53632] [Originator@6876 sub=com.vmware.vcIntegrity.lifecycle.SetSolutionTask] [SetSolutionTask 274] Set solution failed. entityId: domain-c8 Problems found while validating the new software spec: { --> "errors": [ --> { --> "id": "com.vmware.vcIntegrity.lifecycle.EsxImage.AddonNotFound", --> "message": { --> "args": [ --> "DEL-ESXi-703", --> "18644231-A00" --> ], --> "default_message": "Addon <Patch name with version xxxxxxxxx cannot be found in depot.", --> "id": "com.vmware.vcIntegrity.lifecycle.EsxImage.AddonNotFound", --> "localized": null, --> "params": null --> }, --> "originator": null, --> "resolution": null, --> "retriable": null, --> "time": "xxxxxx", --> "type": null --> }, --> { --> "id": "com.vmware.vcIntegrity.lifecycle.EsxImage.BaseImageNotFound", --> "message": { --> "args": [ --> "7.0.3-0.0.xxxxxxx" --> ], --> "default_message": "The Base Image with version 7.0.3-0.0.xxxxxxxx cannot be found in depot.", --> "id": "com.vmware.vcIntegrity.lifecycle.EsxImage.BaseImageNotFound", --> "localized": null, --> "params": null --> }, --> "originator": null, --> "resolution": null, --> "retriable": null, --> "time": "xxxxxxx", --> "type": null --> }, --> { info vmware-vum-server[08695] [Originator@6876 sub=ServiceProvider] [EmbeddedPyServiceProvider 1307] Starting drafts validate, spec: { --> "add_on": { --> "name": "yyyyyy", --> "version": "xxxxxx" --> }, --> "base_image": { --> "version": "7.0.3-0.0.18644231" --> }, --> "components": null, --> "hardware_support": null, --> "solutions": { --> "com.vmware.vsphere-ha": { --> "components": [ --> { --> "component": "vsphere-fdm" --> } --> ], --> "version": "zzzzzzzzz" --> } --> } --> }
Missing Baseline images.
service-control --status vmware-updatemgr
service-control --start vmware-updatemgr
/usr/lib/vmware-updatemgr/bin/configvalues.txt
/opt/vmware/vpostgres/current/bin/psql -d VCDB -U vumuser
VCDB=> select * from pm_software_desired_states;
VCDB=delete from pm_software_desired_states where desired_state_id=[number];