Attempts to run any of the Windows Computer Reports fail with an error:
Date: 10/29/2008 10:19:30 AM
Application: System Center Essentials
Application Version: 6.0.1251.0
Severity: Error
Message: Cannot initialize report.
Microsoft.Reporting.WinForms.ReportServerException: The Report Server Windows service 'ReportServer$SCE' is not running. The service must be running to use Report Server. (rsReportServerServiceUnavailable)
at Microsoft.Reporting.WinForms.ServerReport.GetExecutionInfo()
at Microsoft.Reporting.WinForms.ServerReport.GetParameters()
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.Parameters.ReportParameterBlock.Initialize(ServerReport serverReport)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ReportForm.SetReportJob(Object sender, ConsoleJobEventArgs args)
My attempts to start the "SQL Server Reporting Services (SCE)" service fail with an error:
Could not start the SQL Server Reporting Service (SCE) service on Local Computer.
Error 1053: The service did not respond to the start or control request in a timely fashion.
The application log in the event viewer has hundreds of instances of Event ID 107:
Event Type: Error
Event Source: Report Server (SCE)
Event Category: Management
Event ID: 107
Date: 10/29/2008
Time: 10:36:25 AM
User: N/A
Computer: DC
Description:
Report Server (SCE) cannot connect to the report server database. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Please help.