The MSSQL Reporting Services (SSRS) service failed to start : The service did not respond to the start or control request in a timely fashion
Posted on 2012-10-22 08:32 挥辉 阅读(966) 评论(0) 收藏 举报
The SQL Server Reporting Services (MSSQLSERVER) service failed to start due to the following error: The service did not respond to the start or control request in a timely fashion
Had an issue recently where we couldn’t get the “SQL Server Reporting Services (MSSQLSERVER)” service to start.
In the end it was quite a simple fix, we added the below registry key.
- Open Reg Edit
- Navigate to the following registry key “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control”
- Right-click Control, and create a new DWORD with the name “ServicesPipeTimeout”, and then press ENTER.
- Right-click “ServicesPipeTimeout”, and then click Modify.
- Select Decimal, and type 60000 (this will allow the service 1 minute to start)
- Restart Machine
---
http://support.microsoft.com/kb/839174/zh-cn
FIX:停止或暂停托管的 Windows 服务时收到“Error 1053:The service did not respond to the start or control request in a timely fashion”(错误 1053:服务没有及时响应启动或控制请求)错误信息
当您停止或暂停托管 Microsoft Windows 服务时,如果该服务停止或暂停过程所花的时间比已配置的时间长,您会收到以下错误信息: Could not stop the Windows service name service on Local Computer. Error 1053:The service did not respond to the start or control request in a timely fashion.
|
关键字: | kbbug kbfix kbserviceprocess kbqfe kbservice kbnetframe110sp1fix kbnetframe110presp1fix kbhotfixserver KB839174 |
Microsoft和/或其各供应商对于为任何目的而在本服务器上发布的文件及有关图形所含信息的适用性,不作任何声明。 所有该等文件及有关图形均"依样"提供,而不带任何性质的保证。Microsoft和/或其各供应商特此声明,对所有与该等信息有关的保证和条件不负任何责任,该等保证和条件包括关于适销性、符合特定用途、所有权和非侵权的所有默示保证和条件。在任何情况下,在由于使用或运行本服务器上的信息所引起的或与该等使用或运行有关的诉讼中,Microsoft和/或其各供应商就因丧失使用、数据或利润所导致的任何特别的、间接的、衍生性的损害或任何因使用而丧失所导致的之损害、数据或利润不负任何责任。