Hello,
a report fell into error this night. I think the session in ReportServerTempdb Db has been deleted.
The report is a monitoring report with an autorefresh property set to 30s. We first deploy it yesterday and the error came at least 4 hours after the first rendering...
here the log :
webserver!ReportServer_0-198!2be4!03/22/2013-04:21:14:: i INFO: Processed report. Report='/Helpdesk Dashboard/HelpDesk_002_Ticket_Monthly', Stream=''
library!ReportServer_0-198!33b4!03/22/2013-04:21:44:: i INFO: Call to GetPermissionsAction(/Helpdesk Dashboard/HelpDesk_002_Ticket_Monthly).
library!ReportServer_0-198!ab0!03/22/2013-04:21:44:: i INFO: Call to GetSystemPropertiesAction().
library!ReportServer_0-198!ab0!03/22/2013-04:21:44:: i INFO: Call to GetPropertiesAction(/Helpdesk Dashboard/HelpDesk_002_Ticket_Monthly, PathBased).
library!ReportServer_0-198!33b4!03/22/2013-04:21:44:: i INFO: Call to GetSystemPermissionsAction().
library!ReportServer_0-198!33b4!03/22/2013-04:21:45:: i INFO: Call to GetSystemPropertiesAction().
library!ReportServer_0-198!ab0!03/22/2013-04:21:45:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException: , Une erreur s'est produite dans la base de données du serveur de rapports. Cela peut être dû à un échec de
connexion, un délai d'attente ou une insuffisance de l'espace disque au sein de la base de données.;
session!ReportServer_0-198!ab0!03/22/2013-04:21:45:: e ERROR: Error in getting session data: Session vwifrh55nzzw1w55n5txzwye does not belong to AD\svcssrs
session!ReportServer_0-198!ab0!03/22/2013-04:21:45:: i INFO: LoadSnapshot: Item with session: vwifrh55nzzw1w55n5txzwye, reportPath: /Helpdesk Dashboard/HelpDesk_002_Ticket_Monthly, userName: AD\svcssrs not found in the database
library!ReportServer_0-198!ab0!03/22/2013-04:21:45:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ExecutionNotFoundException: , Microsoft.ReportingServices.Diagnostics.Utilities.ExecutionNotFoundException: L'exécution de rapport 'vwifrh55nzzw1w55n5txzwye'
a expiré ou est introuvable.;
webserver!ReportServer_0-198!ab0!03/22/2013-04:21:45:: e ERROR: Reporting Services error Microsoft.ReportingServices.Diagnostics.Utilities.ExecutionNotFoundException: L'exécution de rapport 'vwifrh55nzzw1w55n5txzwye' a expiré ou est introuvable.
at Microsoft.ReportingServices.Library.SessionfulClientRequest.InitForRequest(CatalogItemContext context, UserContext userCtx)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(SessionfulClientRequest sessionManager)
at Microsoft.ReportingServices.Library.StreamRequestHandler.PerformStreamedOperation(StreamedOperation operation)
at Microsoft.ReportingServices.Library.StreamRequestHandler.RenderItem(ItemType itemType)
at Microsoft.ReportingServices.Library.StreamRequestHandler.ExecuteCommand()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
Thanks for any help :-)
Stéphane