/var/log/vmware/vcf/lcm/lcm-debug.log file on the SDDC Manager appliance records the following exception:ClassNotfoundException: com.vmware.cis.SessionStub
at com.vmware.vcf.bindings.StubFactory.createStub(StubFactory.java:99)
...
Caused by: java.lang.ClassNotFoundException: com.vmware.cis.SessionStub
UNABLE_TO_UPDATE_SOFTWARE_INFO java.lang.RuntimeException: java.lang.ClassNotFoundException: com.vmware.cis.SessionStubVMware Cloud Foundation (VCF) 9.x
A corrupted Java classpath or transient initialization failure within the SDDC Manager Lifecycle Management (vcf_lcm) service prevents the successful loading of the com.vmware.cis.SessionStub class, which is strictly required for vAPI/CIS communication between SDDC Manager and vCenter Server.
Restart the Lifecycle Management service to reinitialize the Java runtime environment.
vcf credentials.su -systemctl restart lcmcurl localhost/lcm/about (The service is ready when the command returns an HTTP 200 response).For more information on SDDC Manager services and lifecycle management administration, see the VMware Cloud Foundation Lifecycle Management documentation at Broadcom Technical Documentation