Hi,
I updated vCenter and the service itself cannot start.
I found this in vpxd.log.
[2013-02-06 10:36:59.931 24664 info 'ProxySvc'] vmacore/ssl/useSSLCtxPool: true
[2013-02-06 10:36:59.933 24664 info 'ProxySvc'] vmacore/ssl/serializeServerHandshake: false
[2013-02-06 10:36:59.934 24664 error 'App'] [VpxdReverseProxy] Deserializing endpoint list failed: Config Value not an integer
[2013-02-06 10:36:59.934 24664 error 'App'] [Vpxd::ServerApp::Init] Init failed: VpxdMoReverseProxy::Init()
[2013-02-06 10:36:59.934 24664 warning 'VpxProfiler'] ServerApp::Init took 8048 ms
[2013-02-06 10:36:59.935 24664 error 'App'] Failed to intialize VMware VirtualCenter. Shutting down...
[2013-02-06 10:37:52.916 24664 info 'App'] Forcing shutdown of VMware VirtualCenter now
Any hints?
I found this in proxy.xml , this may be some integer value. What is the default port of vcenter tomcat?
<e id="2">
<_type>vim.ProxyService.LocalServiceSpec</_type>
<serverNamespace>/ui</serverNamespace>
<accessMode>httpsWithRedirect</accessMode>
<port>##TOMCAT_PORT##</port>
</e>