We just went live this weekend with our CRM On premise upgrade to the version 2016 (8.0.0.1088), and we experience problems the moment anybody tries to export more than a 5,000 records from CRM as a static or dynamic worksheet.
CPU utilization on CRM front end server reaches 100% and CRM is not completing the export.
CRM will not respond and returns an error. Error log in Event Viewer:
Has anybody experienced this problem? Is this a bug for Microsoft CRM 2016?
Thank you in advance for your replies.
Daniela Ciupa
The Web Service plug-in failed in OrganizationId: 52d3bf6a-7eba-402d-bcae-15c12e55bc68; SdkMessageProcessingStepId: 8ad3883a-92e9-4d4c-837e-74a85a9628c7; EntityName: none; Stage: 30; MessageName: ExportDynamicToExcel; AssemblyName: Microsoft.Crm.Extensibility.InternalOperationPlugin, Microsoft.Crm.ObjectModel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35; ClassName: Microsoft.Crm.Extensibility.InternalOperationPlugin; Exception: Unhandled Exception: System.Threading.ThreadAbortException: Thread was being aborted.
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Web.Services.Protocols.LogicalMethodInfo.Invoke(Object target, Object[] values)
at Microsoft.Crm.Extensibility.InternalOperationPlugin.Execute(IServiceProvider serviceProvider)
at Microsoft.Crm.Extensibility.V5PluginProxyStep.ExecuteInternal(PipelineExecutionContext context)
at Microsoft.Crm.Extensibility.VersionedPluginProxyStepBase.Execute(PipelineExecutionContext context)