Friday, March 9, 2012

Reporting Service in Cluster Web Server

I am trying to install RS on two web servers which are clustered. First, I install the report service and report database on a sql server. then after i successfully install RS on the 1st webserver in web farm, i have problem install RS on the 2nd web server in web farm. below is the log. all three machines are in the same domain.
any thoughts, recommendations, suggestions?
thanks
***********************************************************
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing ConnectionType to '1' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing MemoryLimit to '60' percent as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing MaximumMemoryLimit to '80' percent as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing InstanceName to 'MSSQLSERVER' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing ProcessRecycleOptions to '0' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing SecureConnectionLevel to '0' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.
ReportingServicesService!resourceutilities!4d8!7/28/2004-17:22:46:: i INFO: Running on 1 physical processors, 1 logical processors
ReportingServicesService!resourceutilities!4d8!7/28/2004-17:22:46:: i INFO: Reporting Services starting SKU: Enterprise
ReportingServicesService!runningjobs!4d8!7/28/2004-17:22:46:: i INFO: Database Cleanup (NT Service) timer enabled: Cycle: 600 seconds
ReportingServicesService!runningjobs!4d8!7/28/2004-17:22:46:: i INFO: Running Requests Scavenger timer enabled: Cycle: 60 seconds
ReportingServicesService!runningjobs!4d8!7/28/2004-17:22:46:: i INFO: Running Requests DB timer enabled: Cycle: 60 seconds
ReportingServicesService!runningjobs!4d8!7/28/2004-17:22:46:: i INFO: Execution Log Entry Expiration timer enabled: Cycle: 31033 seconds
ReportingServicesService!runningjobs!4d8!7/28/2004-17:22:46:: i INFO: Memory stats update timer enabled: Cycle: 60 seconds
ReportingServicesService!library!834!7/28/2004-17:22:47:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., CryptUnprotectData: Win32 error:-2146893813;
Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
ReportingServicesService!library!834!7/28/2004-17:22:47:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInformationException: The encrypted value for configuration setting Dsn cannot be decrypted., ;
Info: Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInformationException: The encrypted value for configuration setting Dsn cannot be decrypted. --> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.UnprotectData(Byte[] data, Int32 dwFlags)
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectData(Byte[] data)
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectData(String data)
at Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(String encryptedData, String element)
-- End of inner exception stack trace --
ReportingServicesService!library!834!7/28/2004-17:22:47:: Exception caught while starting service. Error: Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInformationException: The encrypted value for configuration setting Dsn cannot be decrypted. --> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.UnprotectData(Byte[] data, Int32 dwFlags)
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectData(Byte[] data)
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectData(String data)
at Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(String encryptedData, String element)
-- End of inner exception stack trace --
at Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(String encryptedData, String element)
at Microsoft.ReportingServices.Diagnostics.RSConfiguration.get_ConnectionString()
at Microsoft.ReportingServices.Library.ConnectionManager..ctor()
at Microsoft.ReportingServices.Library.ServiceController.ServiceStartThread()
ReportingServicesService!library!834!7/28/2004-17:22:47:: Attempting to start service again...
**********************************************
<Header>
<Product>Microsoft SQL Server Reporting Services Version 8.00.743.00</Product>
<Locale>en-US</Locale>
<TimeZone>Central Daylight Time</TimeZone>
<Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles\ReportServerService__main_07_28_2004_17_22_45.log</Path>
<SystemName>WEB0001</SystemName>
<OSName>Microsoft Windows NT 5.2.3790.0</OSName>
<OSVersion>5.2.3790.0</OSVersion>
</Header>
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing ConnectionType to '1' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing MemoryLimit to '60' percent as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing MaximumMemoryLimit to '80' percent as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing InstanceName to 'MSSQLSERVER' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing ProcessRecycleOptions to '0' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing SecureConnectionLevel to '0' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., CryptUnprotectData: Win32 error:-2146893813;
Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
ReportingServicesService!library!4d8!7/28/2004-17:22:46:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInformationException: The encrypted value for configuration setting LogonUser cannot be decrypted., ;
Info: Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInformationException: The encrypted value for configuration setting LogonUser cannot be decrypted. --> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.UnprotectData(Byte[] data, Int32 dwFlags)
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectData(Byte[] data)
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectData(String data)
at Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(String encryptedData, String element)
-- End of inner exception stack trace --
ReportingServicesService!servicecontroller!4d8!7/28/2004-17:22:46:: e ERROR: Exception caught starting RPC server: Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInformationException: The encrypted value for configuration setting LogonUser cannot be decrypted. --> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.UnprotectData(Byte[] data, Int32 dwFlags)
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectData(Byte[] data)
at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectData(String data)
at Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(String encryptedData, String element)
-- End of inner exception stack trace --
at Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(String encryptedData, String element)
at Microsoft.ReportingServices.Diagnostics.RSConfiguration.get_CatalogUser()
at Microsoft.ReportingServices.Library.ServiceAppDomainController.StartRPCServer()
ReportingServicesService!servicecontroller!4c8!7/28/2004-17:22:47:: Total Physical memory: 267833344Are you running setup on the second machines? It looks like you are copying
the config files from one machine to the other. This will not work as there
is information in the config files that can only be decrypted by the machine
that encrypted them. Setup should allow you to add a machine to a web farm.
Is it not working for you?
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"dennis" <dennis@.discussions.microsoft.com> wrote in message
news:71BE4356-29BE-483E-AD9C-1B1FA5C83DED@.microsoft.com...
> I am trying to install RS on two web servers which are clustered. First, I
install the report service and report database on a sql server. then after i
successfully install RS on the 1st webserver in web farm, i have problem
install RS on the 2nd web server in web farm. below is the log. all three
machines are in the same domain.
> any thoughts, recommendations, suggestions?
> thanks
> ***********************************************************
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing ConnectionType to '1' as specified in Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing IsSchedulingService to 'True' as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing IsNotificationService to 'True' as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing IsEventService to 'True' as specified in Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing PollingInterval to '10' second(s) as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing MemoryLimit to '60' percent as specified in Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing RecycleTime to '720' minute(s) as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing MaximumMemoryLimit to '80' percent as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing MaxScheduleWait to '5' second(s) as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing DatabaseQueryTimeout to '120' second(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing InstanceName to 'MSSQLSERVER' as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing ProcessRecycleOptions to '0' as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing RunningRequestsDbCycle to '60' second(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing RunningRequestsAge to '30' second(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing CleanupCycleMinutes to '10' minute(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing SecureConnectionLevel to '0' as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: i INFO:
Initializing DisplayErrorLink to 'True' as specified in Configuration file.
> ReportingServicesService!resourceutilities!4d8!7/28/2004-17:22:46:: i
INFO: Running on 1 physical processors, 1 logical processors
> ReportingServicesService!resourceutilities!4d8!7/28/2004-17:22:46:: i
INFO: Reporting Services starting SKU: Enterprise
> ReportingServicesService!runningjobs!4d8!7/28/2004-17:22:46:: i INFO:
Database Cleanup (NT Service) timer enabled: Cycle: 600 seconds
> ReportingServicesService!runningjobs!4d8!7/28/2004-17:22:46:: i INFO:
Running Requests Scavenger timer enabled: Cycle: 60 seconds
> ReportingServicesService!runningjobs!4d8!7/28/2004-17:22:46:: i INFO:
Running Requests DB timer enabled: Cycle: 60 seconds
> ReportingServicesService!runningjobs!4d8!7/28/2004-17:22:46:: i INFO:
Execution Log Entry Expiration timer enabled: Cycle: 31033 seconds
> ReportingServicesService!runningjobs!4d8!7/28/2004-17:22:46:: i INFO:
Memory stats update timer enabled: Cycle: 60 seconds
> ReportingServicesService!library!834!7/28/2004-17:22:47:: e ERROR:
Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., CryptUnprotectData: Win32 error:-2146893813;
> Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details.
> ReportingServicesService!library!834!7/28/2004-17:22:47:: e ERROR:
Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInfor
mationException: The encrypted value for configuration setting Dsn cannot be
decrypted., ;
> Info:
Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInfor
mationException: The encrypted value for configuration setting Dsn cannot be
decrypted. -->
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details.
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.UnprotectData(By
te[] data, Int32 dwFlags)
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectDa
ta(Byte[] data)
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectDa
ta(String data)
> at
Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(S
tring encryptedData, String element)
> -- End of inner exception stack trace --
> ReportingServicesService!library!834!7/28/2004-17:22:47:: Exception caught
while starting service. Error:
Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInfor
mationException: The encrypted value for configuration setting Dsn cannot be
decrypted. -->
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details.
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.UnprotectData(By
te[] data, Int32 dwFlags)
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectDa
ta(Byte[] data)
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectDa
ta(String data)
> at
Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(S
tring encryptedData, String element)
> -- End of inner exception stack trace --
> at
Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(S
tring encryptedData, String element)
> at
Microsoft.ReportingServices.Diagnostics.RSConfiguration.get_ConnectionString
()
> at Microsoft.ReportingServices.Library.ConnectionManager..ctor()
> at
Microsoft.ReportingServices.Library.ServiceController.ServiceStartThread()
> ReportingServicesService!library!834!7/28/2004-17:22:47:: Attempting to
start service again...
> **********************************************
> <Header>
> <Product>Microsoft SQL Server Reporting Services Version
8.00.743.00</Product>
> <Locale>en-US</Locale>
> <TimeZone>Central Daylight Time</TimeZone>
> <Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
Services\LogFiles\ReportServerService__main_07_28_2004_17_22_45.log</Path>
> <SystemName>WEB0001</SystemName>
> <OSName>Microsoft Windows NT 5.2.3790.0</OSName>
> <OSVersion>5.2.3790.0</OSVersion>
> </Header>
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing ConnectionType to '1' as specified in Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing IsSchedulingService to 'True' as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing IsNotificationService to 'True' as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing IsEventService to 'True' as specified in Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing PollingInterval to '10' second(s) as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing MemoryLimit to '60' percent as specified in Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing RecycleTime to '720' minute(s) as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing MaximumMemoryLimit to '80' percent as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing MaxScheduleWait to '5' second(s) as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing DatabaseQueryTimeout to '120' second(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing InstanceName to 'MSSQLSERVER' as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing ProcessRecycleOptions to '0' as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing RunningRequestsDbCycle to '60' second(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing RunningRequestsAge to '30' second(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing CleanupCycleMinutes to '10' minute(s) as specified in
Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing SecureConnectionLevel to '0' as specified in Configuration
file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:45:: i INFO:
Initializing DisplayErrorLink to 'True' as specified in Configuration file.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: e ERROR:
Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., CryptUnprotectData: Win32 error:-2146893813;
> Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details.
> ReportingServicesService!library!4d8!7/28/2004-17:22:46:: e ERROR:
Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInfor
mationException: The encrypted value for configuration setting LogonUser
cannot be decrypted., ;
> Info:
Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInfor
mationException: The encrypted value for configuration setting LogonUser
cannot be decrypted. -->
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details.
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.UnprotectData(By
te[] data, Int32 dwFlags)
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectDa
ta(Byte[] data)
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectDa
ta(String data)
> at
Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(S
tring encryptedData, String element)
> -- End of inner exception stack trace --
> ReportingServicesService!servicecontroller!4d8!7/28/2004-17:22:46:: e
ERROR: Exception caught starting RPC server:
Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInfor
mationException: The encrypted value for configuration setting LogonUser
cannot be decrypted. -->
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details.
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.UnprotectData(By
te[] data, Int32 dwFlags)
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectDa
ta(Byte[] data)
> at
Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectDa
ta(String data)
> at
Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(S
tring encryptedData, String element)
> -- End of inner exception stack trace --
> at
Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(S
tring encryptedData, String element)
> at
Microsoft.ReportingServices.Diagnostics.RSConfiguration.get_CatalogUser()
> at
Microsoft.ReportingServices.Library.ServiceAppDomainController.StartRPCServe
r()
> ReportingServicesService!servicecontroller!4c8!7/28/2004-17:22:47:: Total
Physical memory: 267833344
>

No comments:

Post a Comment