SSRS Integrated - Error in PerformancePoint
Hi,
I have deployed my SSRS 2008 R2 Report into Sharepoint (Integrated Mode), but when I tried to create via PerformancePoint, it gives me error in the RS Log file:
05/06/2011-14:36:07:: Call to GetItemTypeAction(https://<server>/uat/hospitality2011/Reports/Corporate
OSAT Gauge (Vertical).rdl).
library!ReportServer_0-1!130c!05/06/2011-14:36:07:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException:
, An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database.;
session!ReportServer_0-1!130c!05/06/2011-14:36:07:: e ERROR: Error in getting session data: Session 5retl4usyhej10e4buof4p34 does not belong
to KT\ganch
session!ReportServer_0-1!130c!05/06/2011-14:36:07:: i INFO: LoadSnapshot: Item with session: 5retl4usyhej10e4buof4p34, reportPath:
https://<server>/uat/hospitality2011/Reports/Corporate
OSAT Gauge (Vertical).rdl, userName: KT\ganch not found in the database
library!ReportServer_0-1!130c!05/06/2011-14:36:07:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.StreamNotFoundException:
, Microsoft.ReportingServices.Diagnostics.Utilities.StreamNotFoundException: The stream cannot be found. The stream identifier that is provided to an operation cannot be located in the report server database.;
webserver!ReportServer_0-1!130c!05/06/2011-14:36:07:: e ERROR: Reporting Services error Microsoft.ReportingServices.Diagnostics.Utilities.StreamNotFoundException:
The stream cannot be found. The stream identifier that is provided to an operation cannot be located in the report server database.
at Microsoft.ReportingServices.WebServer.HttpClientRequest.InitForRequest(CatalogItemContext context, UserContext userCtx)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.DoStreamedOperation(StreamedOperation operation)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
Strangely, if I am using the Sharepoint SSRS Report Viewer web part, it does show as expected. Anybody has any clue why is it so?
May 6th, 2011 3:59pm
What do you mean by "create via PerformancePoint"? You should use the ReportViewer Web Part to display the SSRS reports.Cephas Lin This posting is provided "AS IS" with no warranties.
Free Windows Admin Tool Kit Click here and download it now
May 10th, 2011 1:07pm