Our reports suddenly down several days ago,so we reinstalled the SSRS but still not work.
1.We can't open http:\\servername\reportserver or http:\\servername\report,it will return a HTTP 500 Internal Server Error.
2.We even can't access http:\\localhost\reportserver or http:\\localhost\report,also gave us HTTP 500 Internal Server Error.
3.Before we reinstall SSRS,we only backed up 2 databases:ReportServer and ReportServerTempDB,we didn't backup encryption keys.
4.I checked Authentiation setting:RSWindows* in RSReportServer.config,andAuthentication=”Windows” in Web.config,they should have no problem.
5.Someone told me that the problem is due to we didn't back up encryption keys,is that real?If yes,how can I fix this issue?
6.the database server and the report server are the same server.
Any reply will be very appreciated.
Thank you
below is the error logs:
<Header> |
<Product>Microsoft SQL Server Reporting Services Version 2009.0100.1600.01 ((KJ_RTM).100402-1539 )</Product> |
<Locale>English (United States)</Locale> |
<TimeZone>Central Daylight Time</TimeZone> |
<Path>C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\Logfiles\ReportServerService__10_23_2013_02_05_44.log</Path> |
<SystemName>KGCUSOKTULAP302</SystemName> |
<OSName>Microsoft Windows NT 6.1.7601 Service Pack 1</OSName> |
<OSVersion>6.1.7601</OSVersion> |
<ProcessID>9748</ProcessID> |
<Virtualization>Hypervisor</Virtualization> |
</Header> |
rshost!rshost!3eb4!10/23/2013-02:05:44:: i INFO: Application domain type ReportServer statistics: created: 33, unloaded: 33, failed: 0, timed out: 0. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:44:: i INFO: Appdomain:48 ReportServer_MSSQLSERVER_0-45-130269855442137740 started. |
rshost!rshost!3eb4!10/23/2013-02:05:44:: i INFO: Application domain type ReportServer statistics: created: 34, unloaded: 34, failed: 0, timed out: 0. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:44:: i INFO: Appdomain:49 ReportServer_2-46-130269855444744995 started. |
rshost!rshost!3eb4!10/23/2013-02:05:44:: i INFO: Application domain type ReportServer statistics: created: 35, unloaded: 35, failed: 0, timed out: 0. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:44:: i INFO: Appdomain:50 ReportServer_3-47-130269855445994915 started. |
rshost!rshost!3eb4!10/23/2013-02:05:44:: i INFO: Application domain type ReportServer statistics: created: 36, unloaded: 36, failed: 0, timed out: 0. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:44:: i INFO: Appdomain:51 ReportServer_4-48-130269855447225305 started. |
rshost!rshost!3eb4!10/23/2013-02:05:45:: i INFO: Application domain type ReportServer statistics: created: 37, unloaded: 37, failed: 0, timed out: 0. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:45:: i INFO: Appdomain:52 ReportServer_5-49-130269855449051360 started. |
rshost!rshost!3eb4!10/23/2013-02:05:45:: i INFO: Application domain type ReportServer statistics: created: 38, unloaded: 38, failed: 0, timed out: 0. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:45:: i INFO: Appdomain:53 ReportServer_6-50-130269855451072715 started. |
rshost!rshost!3eb4!10/23/2013-02:05:45:: i INFO: Application domain type ReportServer statistics: created: 39, unloaded: 39, failed: 0, timed out: 0. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:45:: i INFO: Appdomain:54 ReportServer_7-51-130269855454246340 started. |
rshost!rshost!3eb4!10/23/2013-02:05:45:: i INFO: Application domain type ReportServer statistics: created: 40, unloaded: 40, failed: 0, timed out: 0. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:45:: i INFO: Appdomain:55 ReportServer_8-52-130269855456834065 started. |
rshost!rshost!3eb4!10/23/2013-02:05:46:: i INFO: Application domain type ReportServer statistics: created: 41, unloaded: 41, failed: 0, timed out: 0. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:46:: i INFO: Appdomain:56 ReportServer_9-53-130269855459128840 started. |
rshost!rshost!3eb4!10/23/2013-02:05:46:: i INFO: Application domain type ReportServer statistics: created: 42, unloaded: 42, failed: 0, timed out: 0. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:46:: i INFO: Appdomain:57 ReportServer_10-54-130269855461111135 started. |
rshost!rshost!3eb4!10/23/2013-02:05:46:: i INFO: Application domain type ReportServer statistics: created: 43, unloaded: 43, failed: 0, timed out: 0. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:46:: i INFO: Appdomain:58 ReportServer_11-55-130269855463191080 started. |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:46:: e ERROR: AppDomain ReportServer_11 failed to start. Error: The configuration system has already been initialized. |
library!DefaultDomain!3eb4!10/23/2013-02:05:46:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: Failed to create HTTP Runtime, Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: An internal or system error occurred in the HTTP Runtime object for application domain ReportServer_11. ---> System.InvalidOperationException: The configuration system has already been initialized. |
at System.Configuration.ConfigurationManager.SetConfigurationSystem(IInternalConfigSystem configSystem, Boolean initComplete) |
at System.Web.Configuration.HttpConfigurationSystem.EnsureInit(IConfigMapPath configMapPath, Boolean listenToFileChanges, Boolean initComplete) |
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) |
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) |
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters) |
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters) |
at System.Web.Hosting.ApplicationManager.GetAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters) |
at System.Web.Hosting.ApplicationManager.CreateObjectInternal(String appId, Type type, IApplicationHost appHost, Boolean failIfExists, HostingEnvironmentParameters hostingParameters) |
at System.Web.Hosting.ApplicationManager.CreateObject(String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists, Boolean throwOnError) |
at ReportingServicesHttpRuntime.RsHttpRuntime.Create(RsAppDomainType type, String vdir, String pdir, Int32& domainId) |
--- End of inner exception stack trace ---; |
appdomainmanager!ReportServer_11-55-130269855463191080!3eb4!10/23/2013-02:05:46:: i INFO: Appdomain:58 ReportServer_11-55-130269855463191080 unloading |
appdomainmanager!DefaultDomain!3eb4!10/23/2013-02:05:46:: e ERROR: AppDomain:ReportServer_11-55-130269855463191080 failed to unload. Error: System.ArgumentNullException: Value cannot be null. |
Parameter name: WaitCallback |
at System.Threading.ThreadPool.QueueUserWorkItemHelper(WaitCallback callBack, Object state, StackCrawlMark& stackMark, Boolean compressStack) |
at System.Threading.ThreadPool.QueueUserWorkItem(WaitCallback callBack) |
at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal() |
at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace) |
at System.Web.HttpRuntime.UnloadAppDomain() |
at Microsoft.ReportingServices.AppDomainManager.RsAppDomainManager.UnloadAspDomain(Boolean memoryRecycle) |
at Microsoft.ReportingServices.AppDomainManager.RsAppDomainManager.UnloadAspDomain(Boolean memoryRecycle) |
at Microsoft.ReportingServices.AppDomainManager.RsAppDomainManager.CreateHttpRuntime(RsAppDomainType appDomainType, String vdir, String pdir, Int32& domainId). |
library!DefaultDomain!3eb4!10/23/2013-02:05:46:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException: Failed to create Report Server HTTP Runtime, Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException: An error occurred when attempting to start the application domain ReportServer within the Report Server service. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: An internal or system error occurred in the HTTP Runtime object for application domain ReportServer_11. ---> System.InvalidOperationException: The configuration system has already been initialized. |
at System.Configuration.ConfigurationManager.SetConfigurationSystem(IInternalConfigSystem configSystem, Boolean initComplete) |
at System.Web.Configuration.HttpConfigurationSystem.EnsureInit(IConfigMapPath configMapPath, Boolean listenToFileChanges, Boolean initComplete) |
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) |
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) |
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters) |
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters) |
at System.Web.Hosting.ApplicationManager.GetAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters) |
at System.Web.Hosting.ApplicationManager.CreateObjectInternal(String appId, Type type, IApplicationHost appHost, Boolean failIfExists, HostingEnvironmentParameters hostingParameters) |
at System.Web.Hosting.ApplicationManager.CreateObject(String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists, Boolean throwOnError) |
at ReportingServicesHttpRuntime.RsHttpRuntime.Create(RsAppDomainType type, String vdir, String pdir, Int32& domainId) |
--- End of inner exception stack trace --- |
at ReportingServicesHttpRuntime.RsHttpRuntime.Create(RsAppDomainType type, String vdir, String pdir, Int32& domainId) |
at Microsoft.ReportingServices.AppDomainManager.RsAppDomainManager.CreateHttpRuntime(RsAppDomainType appDomainType, String vdir, String pdir, Int32& domainId) |
--- End of inner exception stack trace ---; |
rshost!rshost!3eb4!10/23/2013-02:05:46:: e ERROR: Failed to create HttpRuntime 80131500. |
rshost!rshost!3eb4!10/23/2013-02:05:46:: e ERROR: Failed to get appdomain 80131500, pipeline=0x0000000000143A40. |
rshost!rshost!3eb4!10/23/2013-02:05:46:: e ERROR: Error state. Internal abort for pipeline=0x0000000000143A40 ... |