Hi,
I am getting same problem while deploying the report ,
here is the SSRS log
library!WindowsService_0!1b34!08/07/2015-02:56:57:: i INFO: Using folder C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\RSTempFiles for temporary files.
dbcleanup!WindowsService_0!1b34!08/07/2015-02:56:57:: i INFO: Completed cleaning 0 files
appdomainmanager!ReportServer_0-1!197c!08/07/2015-02:57:12:: e ERROR: RsHttpRuntime::VerifyAuthMode(): caught exception System.Threading.ThreadAbortException: Thread was being aborted.
at Microsoft.ReportingServices.Diagnostics.RSConfigurationManager.GetConfiguration()
at ReportingServicesHttpRuntime.RsHttpRuntime.VerifyAuthMode()!
library!DefaultDomain!197c!08/07/2015-02:57:12:: 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. ---> System.AppDomainUnloadedException: Attempted to access an unloaded AppDomain.
at System.AppDomain.get_Id()
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!197c!08/07/2015-02:57:12:: e ERROR: Failed to create HttpRuntime 80131500.
rshost!rshost!197c!08/07/2015-02:57:12:: e ERROR: Failed to get appdomain 80131500, pipeline=0x00000008781A1C20.
rshost!rshost!197c!08/07/2015-02:57:12:: e ERROR: Error state. Internal abort for pipeline=0x00000008781A1C20 ...
appdomainmanager!DefaultDomain!1304!08/07/2015-02:57:17:: i INFO: Appdomain:3 ReportServer_MSSQLSERVER_0-1-130833700077785462 unregistered.
rshost!rshost!1304!08/07/2015-02:57:17:: i INFO: Application domain type ReportServer statistics: created: 1, unloaded: 1, failed: 0, timed out: 0.
library!WindowsService_0!e64!08/07/2015-03:06:46:: i INFO: Call to CleanBatch()
library!WindowsService_0!e64!08/07/2015-03:06:47:: 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_0!e64!08/07/2015-03:06:47:: i INFO: Call to CleanBatch() ends
Also saying that Appdomain:4 ReportServer_MSSQLSERVER_0-2-130833708960144782 unregistered.
What it meant , Kindly help ...