After logging into the vSphere Web Client, I found the following error in the Update Manager section:
interface com.vmware.vim.binding.integrity.VcIntegrity is not visible from class loader
I started off by restarting the VMWare vSphere Update Manager Service for the affected vCSA:
1. Log into vCenter using the administrator@vsphere.local account.
2. Home - System Configuration - Services - Restart
This did not resolve my issue... Unfortunately, I had to resort to something a bit more drastic and disruptive. Since I did not know which service(s) needed to be restarted I restarted all of them.
SSH/Console into the affected server and run the following commands:
service-control --stop --all
service-control --start --all
This resolved the issue and I was able to see the proper output under the Update Manager tab.
I'm a Sr. Systems Engineer at a Global Environmental Engineering company. I've been in IT since 1999 and from 2005, my focus has been VMware datacenter products. More recently, my attention has been for Microsoft Azure services. As the Global Service Owner for VMware Datacenter products, I've had the pleasure of having in-depth and hands-on experience with not only VMware products, but server, storage and networking technologies.
Subscribe to:
Post Comments (Atom)
maybe is enough to restart the vsphere web client
ReplyDelete