"VMware VirtualCenter Server" service is not starting and could not find much logs. Could you please help to fixing this issue.
Regards,
VickyBala
Hi Vickybala,
Are you experiencing any errors? If yes, please specify.
Also, please share the last 20 lines from VMware VirtualCenter\Logs .
Check if IIS service is started in the server.
Also, explain does this issue occurred after windows reboot or any event which lead to this.
For ref: please use the following weblink:
kb.vmware.com/kb/1007669
Can you upload the log? What error are you getting while starting the service? What went wrong? how did the service go down?
Hi All,
Thanks for the reply, VM was not responding due to that rebooted the VM after that Vcenter service is not starting.
Please find below the logs.
2014-04-29T12:03:35.312+05:30 [03164 info 'Default'] [VpxdMoCbrcManager::Init]
2014-04-29T12:03:35.312+05:30 [03164 info 'Default'] [Vpxd::ServerApp::Init:964] Calling: VpxdNfcServiceProxy::Init()
2014-04-29T12:03:35.312+05:30 [03164 info 'Default'] [Vpxd::ServerApp::Init:965] Calling: VpxdMoReverseProxy::Init()
2014-04-29T12:03:35.328+05:30 [03164 info 'ProxySvc'] Max proxy connections currently set to 0 (unlimited), buffer size: 16344 bytes
2014-04-29T12:03:35.328+05:30 [03164 info 'ProxySvc'] vmacore/ssl/useSSLCtxPool: true
2014-04-29T12:03:35.328+05:30 [03164 info 'ProxySvc'] vmacore/ssl/serializeServerHandshake: false
2014-04-29T12:03:35.343+05:30 [03164 error 'Default'] [VpxdReverseProxy] Failed to create http proxy: Resource is already in use: 0.0.0.0:80
2014-04-29T12:03:35.359+05:30 [03164 error 'Default'] [Vpxd::ServerApp::Init] Init failed: VpxdMoReverseProxy::Init()
2014-04-29T12:03:35.359+05:30 [03164 warning 'VpxProfiler'] ServerApp::Init [TotalTime] took 47844 ms
2014-04-29T12:03:35.359+05:30 [03164 error 'Default'] Failed to intialize VMware VirtualCenter. Shutting down...
2014-04-29T12:03:35.359+05:30 [03164 info 'Default'] Wrote uptime information
2014-04-29T12:03:35.593+05:30 [03228 warning 'VpxProfiler' opID=SWI-3d805a16] VpxUtil_InvokeWithOpId [TotalTime] took 12000 ms
2014-04-29T12:03:47.593+05:30 [03352 warning 'VpxProfiler' opID=SWI-b3169bd2] VpxUtil_InvokeWithOpId [TotalTime] took 12000 ms
2014-04-29T12:03:59.609+05:30 [03352 warning 'VpxProfiler' opID=SWI-f2ab4bbe] VpxUtil_InvokeWithOpId [TotalTime] took 12016 ms
2014-04-29T12:04:00.734+05:30 [03164 info 'Default'] Forcing shutdown of VMware VirtualCenter now
Thanks,
VickyBala
Hello,
checking the vcenter log, it sounds like some application is already listening at tcp port 80:
Failed to create http proxy: Resource is already in use: 0.0.0.0:80
Then, the vcenter doesn't start. Check this vmware's kb, maybe it's helpful: VMware KB: Port already in use when installing VMware vCenter Server 4.x / 5.x
You can check this vmware's kb too:
Best regards,
Pablo
Hi All,
Thanks for the help. Issue has been resolved by stopping the Apache2 service but not sure why Apache2 was installed on that VM(Win2k8).
In this Vcenter VM XenCenter also installed. XenCenter also opening fine.
Thanks,
VickyBala