SSRS service not coming up

SSRS service is not coming up.

I have tried to restart the service it fails with Error 1053 : The service didnot respond respond to the start or control request in timely manner.

I have also checked the Reporting service configuration manager and tried to restart it but no luck.

I am on Windows 2008 R2 Data center edition with  KB976902.

Any thoughts??

July 4th, 2013 9:37pm

I have checked the log files it reports:

library!WindowsService_10124!10c8!07/04/2013-09:20:06:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.

library!WindowsService_10124!10c8!07/04/2013-09:20:06:: i INFO: Call to CleanBatch() ends

appdomainmanager!DefaultDomain!748!07/04/2013-09:28:04:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:28:06:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:28:20:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:28:24:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:28:25:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:28:35:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:28:37:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:28:39:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:28:44:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:28:55:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:28:59:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

library!WindowsService_10124!1324!07/04/2013-09:29:54:: i INFO: Call to CleanBatch()

appdomainmanager!DefaultDomain!748!07/04/2013-09:29:55:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:29:56:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:29:58:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:29:59:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

library!WindowsService_10124!1324!07/04/2013-09:30:18:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.

library!WindowsService_10124!1324!07/04/2013-09:30:18:: i INFO: Call to CleanBatch() ends

appdomainmanager!DefaultDomain!748!07/04/2013-09:30:27:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

appdomainmanager!DefaultDomain!748!07/04/2013-09:30:32:: e ERROR: Error while performing memory shrink: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

Free Windows Admin Tool Kit Click here and download it now
July 4th, 2013 10:11pm

Hi,

Did you check your memory config ? This might be helpful - http://social.msdn.microsoft.com/Forums/sqlserver/en-US/52c8f51c-b72a-4525-a474-81d4f61d80c2/error-while-performing-memory-shrink-systemoutofmemoryexception

If you have recently ran an update or hotfix, and then this problem occurs with SSRS then look at the solution from Paulo - http://social.msdn.microsoft.com/Forums/sqlserver/en-US/b57ee42d-42ef-44a4-9670-be9088dbf9d4/reporting-server-error-1053-the-service-did-not-respond-to-the-start-or-control-request-in-a-timely

cheers,

MM

July 4th, 2013 11:31pm

Fixed the memory changing the max server memory. Still not able to start the reporting service.
Free Windows Admin Tool Kit Click here and download it now
July 5th, 2013 12:34am

I am able to solve this issue by changing the password for service account.

But still I have this error.

2013-17:21:19:: e ERROR: Failed to register url=http://+:80/Reports_SQL1/ for endpoint 3, error=5.
rshost!rshost!133c!07/05/2013-17:21:19:: w WARN: Endpoint 3 is enabled but no url is registered for vdir=/Reports_SQL1, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.SQL1\Reporting Services\ReportManager.
servicecontroller!DefaultDomain!eb8!07/05/2013-17:21:19:: e ERROR: Error creating HTTP endpoint. System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.ReportingServices.HostingInterfaces.IRsUnmanagedCallback.CreateHttpEndpoint(RsAppDomainType application, String[] urlPrefixes, Int32 cPrefixes, String[] hosts, Int32 cHosts, Boolean wildCardPresent, String virtualDirectory, String filePath, Int32 authType, Int32 logonMethod, String authDomain, String authRealm, Boolean authPersist, Int32 extendedProtectionLevel, Int32 extendedProtectionScenario, Boolean enabled)
   at Microsoft.ReportingServices.Library.ServiceAppDomainController.SetWebConfiguration(RunningApplication rsApplication, Boolean enabled, String folder)
rshost!rshost!860!07/05/2013-17:21:19:: i INFO: Endpoint 4 is disabled and no url is registered vdir=/ReportsManager_SQL1/ReportBuilder, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.SQL1\Reporting Services\ReportServer\ReportBuilder.
resourceutilities!DefaultDomain!eb8!07/05/2013-17:21:19:: i INFO: Maximum memory limit is 65536Mb

July 5th, 2013 3:41am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics