Hi,
We are using vCenter Server 5.5.0 Build 1476327 installed using Custom Install Mode on Windows Server 2008 R2 with SQL 2008 R2. All SSO, inventory service, vcenter, web client etc., are on the single server.
The vCenter server service is set to Automatic (startup type), Local System (Log on As). However when the vCenter windows server restarts, the vcenter service does not start automatically and it gives below error in the vpxd.log. But, if we manually start the vcenter services it works fine.
2014-02-12T17:38:49.186+05:30 [03016 info 'utilvpxdVdb'] [VpxdVdb::SetDBType] Logging in to DSN: VC55DB with username vpxuser
2014-02-12T17:38:55.750+05:30 [03016 info 'Default'] [VdbSchemaLoader::LookupSchemaFromDB] Loaded schema and index information from DB
2014-02-12T17:38:59.586+05:30 [02036 warning 'VpxProfiler' opID=SWI-6058ed8] VpxUtil_InvokeWithOpId [TotalTime] took 12094 ms
2014-02-12T17:39:12.034+05:30 [02040 warning 'VpxProfiler' opID=SWI-56f32f43] VpxUtil_InvokeWithOpId [TotalTime] took 12448 ms
2014-02-12T17:39:24.094+05:30 [02036 warning 'VpxProfiler' opID=SWI-31169898] VpxUtil_InvokeWithOpId [TotalTime] took 12059 ms
2014-02-12T17:39:36.549+05:30 [00928 warning 'VpxProfiler' opID=SWI-6a5d128c] VpxUtil_InvokeWithOpId [TotalTime] took 12451 ms
2014-02-12T17:39:48.618+05:30 [02036 warning 'VpxProfiler' opID=SWI-6d7d4b3] VpxUtil_InvokeWithOpId [TotalTime] took 12045 ms
2014-02-12T17:40:00.625+05:30 [00928 warning 'VpxProfiler' opID=SWI-55e83917] VpxUtil_InvokeWithOpId [TotalTime] took 12007 ms
2014-02-12T17:40:12.994+05:30 [02040 warning 'VpxProfiler' opID=SWI-3113c398] VpxUtil_InvokeWithOpId [TotalTime] took 12251 ms
2014-02-12T17:40:25.196+05:30 [02036 warning 'VpxProfiler' opID=SWI-35702e2f] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms
2014-02-12T17:40:37.852+05:30 [00928 warning 'VpxProfiler' opID=SWI-4b63962d] VpxUtil_InvokeWithOpId [TotalTime] took 12646 ms
2014-02-12T17:40:49.875+05:30 [02036 warning 'VpxProfiler' opID=SWI-6c4f3258] VpxUtil_InvokeWithOpId [TotalTime] took 12019 ms
2014-02-12T17:40:56.287+05:30 [03016 info 'Default'] Forcing shutdown of VMware VirtualCenter now
Verified the ODBC (SQL Authenticated) connectivity, looks fine. Not sure what are these VpxProfiler warnings in the log after which the VirtualCenter is being forced to shutdown.
Please advise on this.
Thanks in Advance!