Hi!
vCenter was rebooted but the VMware VirtualCenter Server Service fails to start
Extract of vpxd.log:
2014-07-15T19:10:07.228+08:00 [04140 error 'Default'] SSLStreamImpl::BIORead from SSL(TCPClientSocket(this=000000000865eba0, state=CONNECTED, _connectSocket=TCP(fd=-1), error=(null)) TCPStreamWin32(socket=TCP(fd=1060) local=[::1]:55042, peer=[::1]:7444)) failed: class Vmacore::SystemException(An established connection was aborted by the software in your host machine. )
2014-07-15T19:10:07.228+08:00 [04140 error 'Default'] SSLStreamImpl::DoClientHandshake for SSL(TCPClientSocket(this=000000000865eba0, state=CONNECTED, _connectSocket=TCP(fd=-1), error=(null)) TCPStreamWin32(socket=TCP(fd=1060) local=[::1]:55042, peer=[::1]:7444)): SSL_connect failed with BIO Error
2014-07-15T19:10:07.228+08:00 [04140 error 'HttpConnectionPool-000001'] [ConnectComplete] Connect failed to <cs p:000000000a77a0d0, TCP:mwp124.lta.gov.sg:7444>; cnx: (null), error: class Vmacore::Ssl::SSLException(SSL Exception: BIO Error)
2014-07-15T19:10:07.228+08:00 [03012 error '[SSO][SsoFactory_CreateFacade]'] Unable to create SSO facade: SSL Exception: BIO Error.
2014-07-15T19:10:07.228+08:00 [03012 warning 'VpxProfiler'] Vpxd::ServerApp::Init [Vpx::Common::Sso::SsoFactory_CreateFacade(sslContext, ssoFacadeConstPtr)] took 30045 ms
2014-07-15T19:10:07.228+08:00 [03012 error 'vpxdvpxdMain'] [Vpxd::ServerApp::Init] Init failed: Vpx::Common::Sso::SsoFactory_CreateFacade(sslContext, ssoFacadeConstPtr)
--> Backtrace:
--> backtrace[00] rip 000000018018aafa
--> backtrace[01] rip 0000000180102568
--> backtrace[02] rip 00000001801038de
--> backtrace[03] rip 000000018008d24b
--> backtrace[04] rip 00000000003e5c2c
--> backtrace[05] rip 0000000000406512
--> backtrace[06] rip 000000013fd315c1
--> backtrace[07] rip 000000013fd2b3dc
--> backtrace[08] rip 000000013ff4cbdb
--> backtrace[09] rip 000007fefd62a82d
--> backtrace[10] rip 000000007660652d
--> backtrace[11] rip 0000000076cfc521
-->
2014-07-15T19:10:07.228+08:00 [03012 warning 'VpxProfiler'] ServerApp::Init [TotalTime] took 34444 ms
2014-07-15T19:10:07.228+08:00 [03012 error 'Default'] Failed to intialize VMware VirtualCenter. Shutting down...
Seems like vCenter init failed due to SsoFactory CreateFacade failure, which is caused by the BIO error from the BIORead.
Any help will be good! Thanks!