Applies to: Centrify Report Services on Windows 2008 R2
Problem:SQL Server Reporting Service failed to start due to a time out.
The error is:
Windows could not start the SQL Server Reporting Services (MSSQLSERVER) service on local computer. Error 1053: The service did not respond to the start or control request in a timely fashion.Cause:This problem is detailed here:
http://support.microsoft.com/kb/2745448, and it's a result of the SQL Server Reporting Services (SSRS) service checking for certificate revocation lists (CRL).
Resolution:
1. To disable certificate revocation lists checking, follow http://tech.lanesnotes.com/2014/02/sql-server-reporting-services-service.html
OR
2. Change the default revocation checking behavior using GP, follow https://technet.microsoft.com/en-us/library/ee619786(v=ws.10).aspx
Centrify Corporation does not take any responsibility for the content or availability of this link and it was provided as a courtesy. Customers should contact the vendor if there are any further questions.