Dear All,
Need your expert inputs to resolve issue 'rsProcessingAborted - An error has occurred during report processing'. Reports works fine sometime but sometime does not generate with the above error.
Following is the error log for your reference:
-----------------------------------Error Log Start----------------------------------
at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
at System.ServiceModel.Channels.SocketConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
at System.ServiceModel.Channels.ConnectionUpgradeHelper.InitiateUpgrade(StreamUpgradeInitiator upgradeInitiator, IConnection& connection, ClientFramingDecoder
decoder, IDefaultCommunicationTimeouts defaultTimeouts, TimeoutHelper& timeoutHelper)
processing!ReportServer_0-1!1be8!01/20/2014-12:45:14:: w WARN: Data source 'CRM': Report processing has been aborted.
processing!ReportServer_0-1!1be8!01/20/2014-12:45:14:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: ,
Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. --->
Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for dataset 'DSMain'. --->
Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException:
Microsoft.Crm.CrmException: An unexpected error occurred.
System.TimeoutException: The open operation did not complete within the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a
longer timeout.
System.TimeoutException: The socket transfer timed out after 00:00:59.9531303. You have exceeded the timeout set on your binding. The time allotted to this operation
may have been a portion of a longer timeout.
System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection
failed because connected host has failed to respond ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: An unexpected error occurred. --->
Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: The open operation did not complete within the allotted timeout of 00:01:00. The time
allotted to this operation may have been a portion of a longer timeout. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: The socket
transfer timed out after 00:00:59.9531303. You have exceeded the timeout set on your binding. The time allotted to this operation may have been a portion of a longer
timeout. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: A connection attempt failed because the connected party did not properly
respond after a period of time, or established connection failed because connected host has failed to respond
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
--- End of inner exception stack trace ---
at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
at System.ServiceModel.Channels.SocketConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
at System.ServiceModel.Channels.ConnectionUpgradeHelper.InitiateUpgrade(StreamUpgradeInitiator upgradeInitiator, IConnection& connection, ClientFramingDecoder
decoder, IDefaultCommunicationTimeouts defaultTimeouts, TimeoutHelper& timeoutHelper)
library!ReportServer_0-1!1be8!01/20/2014-12:45:14:: w WARN: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during
report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for dataset 'DSMain'. --->
Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException:
Microsoft.Crm.CrmException: An unexpected error occurred.
System.TimeoutException: The open operation did not complete within the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a
longer timeout.
System.TimeoutException: The socket transfer timed out after 00:00:59.9531303. You have exceeded the timeout set on your binding. The time allotted to this operation
may have been a portion of a longer timeout.
System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection
failed because connected host has failed to respond ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: An unexpected error occurred. --->
Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: The open operation did not complete within the allotted timeout of 00:01:00. The time
allotted to this operation may have been a portion of a longer timeout. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: The socket
transfer timed out after 00:00:59.9531303. You have exceeded the timeout set on your binding. The time allotted to this operation may have been a portion of a longer
timeout. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: A connection attempt failed because the connected party did not properly
respond after a period of time, or established connection failed because connected host has failed to respond
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
--- End of inner exception stack trace ---
----------------------------------Error Log End---------------------------------------
Appreciate your inputs.Thanks