VMware VirtualCenter Server service unable to start after vCenter server reboot,
In the C:\ProgramData\VMware\VMware VirtualCenter\Logs\vpxd.log file you see similar logs :
[04928 info ‘[SSO][CreateSsoFacade]’] [CreateUserDirectory] STS URI set to: https://vCenter_Server_FQDN:7444/sts/STSService/vsphere.local
[04928 info ‘[SSO][CreateSsoFacade]’] [CreateUserDirectory] Admin URI set to: https://vCenter_Server_FQDN:7444/sso-adminserver/sdk/vsphere.local
[04928 info ‘[SSO][CreateSsoFacade]’] [CreateUserDirectory] Groupcheck URI set to: https://vCenter_Server_FQDN:7444/sso-adminserver/sdk/vsphere.local
[02396 error ‘[SSO][SsoFactory_CreateFacade]’]
Unable to create SSO facade: Invalid response code: 404 Not Found.
[02396 error ‘vpxdvpxdMain’]
[Vpxd::ServerApp::Init] Init failed:
Vpx::Common::Sso::SsoFactory_CreateFacade(sslContext, ssoFacadeConstPtr)
–> Backtrace:
–> backtrace[00] rip 000000018018cd7a
–> backtrace[01] rip 0000000180106c48
–> backtrace[02] rip 000000018010803e
To work around this issue, restart the VMware Secure Token Service:
Log in as an administrator to the server that is running vCenter Server.
- Click Start > Run, type
services.msc
, and click OK. The Services window opens. - Stop these services:
VMware Secure Token Service
VMware Identity Management Service
VMware Certificate Service
VMware KDC Service
VMware Directory Service. - Start these services:
VMware Identity Management Service
VMware Certificate Service
VMware KDC Service
VMware Directory Service
VMware Secure Token Service
VMware VirtualCenter Server
Please follow the KB 2061412 for more info.
Tagged: /sso-adminserver] startup failed due to previous errors, org.apache.catalina.loader.WebappClassLoader.clearReferencesThreads The web application [/lookupservice] appears to have started a thread named [Thread-3] but has failed to stop it. This is very likel, POST /sso-adminserver/sdk/vsphere.local HTTP/1.1" 404, Unable to create SSO facade: Invalid response code: 404 Not Found, unable to start VMware VirtualCenter Server service, vCenter Server 5.5 fails to start after reboot, VMware VirtualCenter Server service
Leave a Reply