Hi guys,
when I try to access http://localhost/reportserver,
it returns following on webpage:
The report server installation is not initialized. Check the documentation
for more information. (rsReportServerNotActivated) Get Online Help
-2147159550
0x800a0bcd
What is the problem?
Here is the error log:
----
<Header>
<Product>Microsoft SQL Server Reporting Services Version
8.00.1038.00</Product>
<Locale>en-US</Locale>
<TimeZone>Eastern Standard Time</TimeZone>
<Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
Services\LogFiles\ReportServerService__01_05_2006_11_01_10.log</Path>
<SystemName> W80824</SystemName>
<OSName>Microsoft Windows NT 5.1.2600.0</OSName>
<OSVersion>5.1.2600.0</OSVersion>
</Header>
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing ConnectionType to '0' as specified in Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing IsSchedulingService to 'True' as specified in Configuration
file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing IsNotificationService to 'True' as specified in Configuration
file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing IsEventService to 'True' as specified in Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing PollingInterval to '10' second(s) as specified in Configuration
file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing MemoryLimit to '60' percent as specified in Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing RecycleTime to '720' minute(s) as specified in Configuration
file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing MaximumMemoryLimit to '80' percent as specified in Configuration
file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in
Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration
file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in
Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing MaxScheduleWait to '5' second(s) as specified in Configuration
file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing DatabaseQueryTimeout to '120' second(s) as specified in
Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing InstanceName to 'MSSQLSERVER' as specified in Configuration
file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing ProcessRecycleOptions to '0' as specified in Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in
Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing RunningRequestsDbCycle to '60' second(s) as specified in
Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing RunningRequestsAge to '30' second(s) as specified in
Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing CleanupCycleMinutes to '10' minute(s) as specified in
Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing SecureConnectionLevel to '0' as specified in Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing DisplayErrorLink to 'True' as specified in Configuration file.
ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
Initializing WebServiceUseFileShareStorage to default value of 'False'
because it was not specified in Configuration file.
ReportingServicesService!resourceutilities!eb4!1/5/2006-11:01:10:: i INFO:
Running on 0 physical processors, 1 logical processors
ReportingServicesService!resourceutilities!eb4!1/5/2006-11:01:10:: i INFO:
Reporting Services starting SKU: Developer
ReportingServicesService!runningjobs!eb4!1/5/2006-11:01:10:: i INFO:
Database Cleanup (NT Service) timer enabled: Next Event: 600 seconds. Cycle:
600 seconds
ReportingServicesService!runningjobs!eb4!1/5/2006-11:01:10:: i INFO: Running
Requests Scavenger timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
ReportingServicesService!runningjobs!eb4!1/5/2006-11:01:10:: i INFO: Running
Requests DB timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
ReportingServicesService!runningjobs!eb4!1/5/2006-11:01:10:: i INFO:
Execution Log Entry Expiration timer enabled: Next Event: 53929 seconds.
Cycle: 86400 seconds
ReportingServicesService!runningjobs!eb4!1/5/2006-11:01:10:: i INFO: Memory
stats update timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
ReportingServicesService!crypto!968!1/5/2006-11:01:10:: i INFO: Initializing
crypto as user: AD\ch03
ReportingServicesService!crypto!968!1/5/2006-11:01:10:: i INFO: Exporting
public key
ReportingServicesService!library!968!1/5/2006-11:01:10:: Exception caught
while starting service. Error: System.IO.DirectoryNotFoundException: The
system cannot find the path specified.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at
Microsoft.ReportingServices.Library.ServiceController.ServiceStartThread()
ReportingServicesService!library!968!1/5/2006-11:01:10:: Attempting to start
service again...I just changed report server service to use local account instead of domain
account.
now it works..
thanks
"Kevin" wrote:
> Hi guys,
> when I try to access http://localhost/reportserver,
> it returns following on webpage:
> The report server installation is not initialized. Check the documentation
> for more information. (rsReportServerNotActivated) Get Online Help
> -2147159550
> 0x800a0bcd
>
> What is the problem?
> Here is the error log:
> ----
> <Header>
> <Product>Microsoft SQL Server Reporting Services Version
> 8.00.1038.00</Product>
> <Locale>en-US</Locale>
> <TimeZone>Eastern Standard Time</TimeZone>
> <Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
> Services\LogFiles\ReportServerService__01_05_2006_11_01_10.log</Path>
> <SystemName> W80824</SystemName>
> <OSName>Microsoft Windows NT 5.1.2600.0</OSName>
> <OSVersion>5.1.2600.0</OSVersion>
> </Header>
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing ConnectionType to '0' as specified in Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing IsSchedulingService to 'True' as specified in Configuration
> file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing IsNotificationService to 'True' as specified in Configuration
> file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing IsEventService to 'True' as specified in Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing PollingInterval to '10' second(s) as specified in Configuration
> file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing MemoryLimit to '60' percent as specified in Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing RecycleTime to '720' minute(s) as specified in Configuration
> file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing MaximumMemoryLimit to '80' percent as specified in Configuration
> file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in
> Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration
> file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in
> Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing MaxScheduleWait to '5' second(s) as specified in Configuration
> file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing DatabaseQueryTimeout to '120' second(s) as specified in
> Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing InstanceName to 'MSSQLSERVER' as specified in Configuration
> file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing ProcessRecycleOptions to '0' as specified in Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in
> Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing RunningRequestsDbCycle to '60' second(s) as specified in
> Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing RunningRequestsAge to '30' second(s) as specified in
> Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing CleanupCycleMinutes to '10' minute(s) as specified in
> Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing SecureConnectionLevel to '0' as specified in Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing DisplayErrorLink to 'True' as specified in Configuration file.
> ReportingServicesService!library!eb4!1/5/2006-11:01:10:: i INFO:
> Initializing WebServiceUseFileShareStorage to default value of 'False'
> because it was not specified in Configuration file.
> ReportingServicesService!resourceutilities!eb4!1/5/2006-11:01:10:: i INFO:
> Running on 0 physical processors, 1 logical processors
> ReportingServicesService!resourceutilities!eb4!1/5/2006-11:01:10:: i INFO:
> Reporting Services starting SKU: Developer
> ReportingServicesService!runningjobs!eb4!1/5/2006-11:01:10:: i INFO:
> Database Cleanup (NT Service) timer enabled: Next Event: 600 seconds. Cycle:
> 600 seconds
> ReportingServicesService!runningjobs!eb4!1/5/2006-11:01:10:: i INFO: Running
> Requests Scavenger timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
> ReportingServicesService!runningjobs!eb4!1/5/2006-11:01:10:: i INFO: Running
> Requests DB timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
> ReportingServicesService!runningjobs!eb4!1/5/2006-11:01:10:: i INFO:
> Execution Log Entry Expiration timer enabled: Next Event: 53929 seconds.
> Cycle: 86400 seconds
> ReportingServicesService!runningjobs!eb4!1/5/2006-11:01:10:: i INFO: Memory
> stats update timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
> ReportingServicesService!crypto!968!1/5/2006-11:01:10:: i INFO: Initializing
> crypto as user: AD\ch03
> ReportingServicesService!crypto!968!1/5/2006-11:01:10:: i INFO: Exporting
> public key
> ReportingServicesService!library!968!1/5/2006-11:01:10:: Exception caught
> while starting service. Error: System.IO.DirectoryNotFoundException: The
> system cannot find the path specified.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
> Microsoft.ReportingServices.Library.ServiceController.ServiceStartThread()
> ReportingServicesService!library!968!1/5/2006-11:01:10:: Attempting to start
> service again...
>
>
No comments:
Post a Comment