Hi.
We have 1 FE server Standard Edition on Windows 2012 R2 on ESXi. When we start server with "Start-CsWindowsService", process failed on RTCSRV. In logs:
Service start requested "Skype for Business Server Front-End (RTCSRV)". 7/13/2015 1:30:53 AMWaiting for service operation to complete. 7/13/2015 1:30:54 AM
ServiceStartFailed: Failed to start service. 7/13/2015 1:36:02 AM Error
Error: Time out period of 300 second(s) expired while waiting for service RTCSRV to start.
Details
Type: TimeoutException
Stack Trace
at Microsoft.Rtc.Management.Deployment.Core.NTService.Start(Boolean wait)
Additional Details
Error: Time out period of 300 second(s) expired while waiting for service RTCSRV to have status Running.
Details
Type: TimeoutException
Stack Trace
at Microsoft.Rtc.Management.Deployment.Core.NTService.WaitForStatus(ServiceControllerStatus expectedStatus, ServiceControllerStatus unexpectedStatus, TimeSpan TotalWaitTime)
at Microsoft.Rtc.Management.Deployment.Core.NTService.Start(Boolean wait) 7/13/2015 1:36:02 AM Error
ServiceStartFailed: Service RTCSRV failed to start. Check to make sure the service is not disabled. Failure to start could also be because this front end was previously failed over(using computer fail over), in which case please invoke fail back(using computer failback). Consult event logs for further details. 7/13/2015 1:36:02 AM
ServiceStartFailedResolution: If starting the service failed because of a timeout, wait to see if the service eventually starts. Check eventlog for errors. Re-run the cmdlet or start the service manually.
I read this arcticle KB2795828 . Certificates are normal.