Friday, March 9, 2012

Reporting service install fail

Hello I get the following in the a log file when I install RS, any ideas what the problem is.
<Header><Product>Microsoft SQL Server Reporting Services Version 8.00.743.00</Product><Locale>en-US</Locale><TimeZone>GMT Daylight Time</TimeZone><Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles\ReportServerService__main_05_07
_2004_16_00_31.log</Path><SystemName>PSLDEV-UT01</SystemName><OSName>Microsoft Windows NT 5.0.2195.0</OSName><OSVersion>5.0.2195.0</OSVersion></Header>
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing ConnectionType to '0' as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing MemoryLimit to '60' percent as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing MaximumMemoryLimit to '80' percent as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing InstanceName to 'MSSQLSERVER' as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing ProcessRecycleOptions to '0' as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing SecureConnectionLevel to '0' as specified in Configuration file.
ReportingServicesService!library!ad0!07/05/2004-16:00:32:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.
ReportingServicesService!resourceutilities!ad0!07/05/2004-16:00:34:: i INFO: Reporting Services starting SKU: Developer
ReportingServicesService!servicecontroller!ae4!07/05/2004-16:00:34:: Total Physical memory: 402112512
ReportingServicesService!servicecontroller!ad0!07/05/2004-16:00:35:: i INFO: RPC Server started
ReportingServicesService!servicecontroller!a5c!07/05/2004-16:00:36:: i INFO: RPC Server stopped
ReportingServicesService!servicecontroller!ae4!07/05/2004-16:00:37:: Service Maintenance thread caught an exception, restarting Service Maintenance thread. Error Message System.AppDomainUnloadedException: The target application domain has been unloaded.
Server stack trace:
at System.Threading.Thread.EnterContextInternal(Conte xt ctx, Int32 id, Int32 appDomainID, ContextTransitionFrame& frame)
at System.Runtime.Remoting.Channels.CrossAppDomainSin k.DoTransitionDispatch(Byte[] reqStmBuff, SmuggledMethodCallMessage smuggledMcm, SmuggledMethodReturnMessage& smuggledMrm)
at System.Runtime.Remoting.Channels.CrossAppDomainSin k.SyncProcessMessage(IMessage reqMsg)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleRe turnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateI nvoke(MessageData& msgData, Int32 type)
at Microsoft.ReportingServices.Library.AppDomainProxy .get_IsPollingWorking()
at Microsoft.ReportingServices.Library.ServiceAppDoma inController.ServiceMaintenance().
ReportingServicesService!servicecontroller!a5c!07/05/2004-16:00:41:: Service shutting down.
Hello,
If I understand your problem correctly this is a reporting service issue.
This is beyond the scope of the datawarehouse and would be best handled by
the reportingsvcs group. If you would, please post this question in the
reportingsvcs newsgroup microsoft.public.sqlserver.reportingsvcs. The
reportingsvcs newsgroup is primarily for issues involving reporting
services. The reason why we recommend posting appropriately is you will get
the most qualified pool of respondents, and other partners who read the
newsgroups regularly can either share their knowledge or learn from your
interaction with us.
Regards,
Michael Shao
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

No comments:

Post a Comment