Hi, i'm getting theese erros on my crm server. Someone could help?
Host CRM-SERVER: A Microsoft Dynamics CRM Asynchronous Processing Service operation of type 1 has been suspended
Organization ID: bf63e039-9620-46d3-a66a-e58ac022bc25
Organization Unique Name: AESE
Error code: 80044175
Error description: Plugin Trace:
[Microsoft.Crm.ServiceBus: Microsoft.Crm.ServiceBus.ServiceBusPlugin]
[63c7b220-2c68-e511-80ca-a02bb8318fb5: crm2mdm: Update of contact]
Error Message:
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: The token provider was unable to provide a security token while accessing 'nsaesemdm-sb.accesscontrol.windows.net/WRAPv0.9'. Token provider returned message: 'The remote name could not be resolved: 'nsaesemdm-sb.accesscontrol.windows.net''.Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147204747</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>The token provider was unable to provide a security token while accessing 'nsaesemdm-sb.accesscontrol.windows.net/WRAPv0.9'. Token provider returned message: 'The remote name could not be resolved: 'nsaesemdm-sb.accesscontrol.windows.net''.</Message>
<Timestamp>2017-10-24T13:32:21.5648411Z</Timestamp>
<InnerFault>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d3p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>The token provider was unable to provide a security token while accessing 'nsaesemdm-sb.accesscontrol.windows.net/WRAPv0.9'. Token provider returned message: 'The remote name could not be resolved: 'nsaesemdm-sb.accesscontrol.windows.net''.</Message>
<Timestamp>2017-10-24T13:32:21.5648411Z</Timestamp>
<InnerFault>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d4p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>The token provider was unable to provide a security token while accessing 'nsaesemdm-sb.accesscontrol.windows.net/WRAPv0.9'. Token provider returned message: 'The remote name could not be resolved: 'nsaesemdm-sb.accesscontrol.windows.net''.</Message>
<Timestamp>2017-10-24T13:32:21.5648411Z</Timestamp>
<InnerFault>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d5p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>The remote name could not be resolved: 'nsaesemdm-sb.accesscontrol.windows.net'</Message>
<Timestamp>2017-10-24T13:32:21.5648411Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</InnerFault>
<TraceText i:nil="true" />
</InnerFault>
<TraceText i:nil="true" />
</InnerFault>
<TraceText>[Microsoft.Crm.ServiceBus: Microsoft.Crm.ServiceBus.ServiceBusPlugin]
[63c7b220-2c68-e511-80ca-a02bb8318fb5: crm2mdm: Update of contact]
</TraceText>
</OrganizationServiceFault>
at Microsoft.Crm.ServiceBus.RouterService.ExecuteInternal(RemoteExecutionContext context, ServiceBusEndpointInformation endpointInfo)
at Microsoft.Crm.ServiceBus.ServiceBusService.Dispatch(ServiceBusEndpointInformation endpointInfo, IExecutionContext context)
at Microsoft.Crm.ServiceBus.ServiceBusService.PostInternal(String assemblyName, EntityReference serviceEndpoint, Boolean validateOnly, IExecutionContext context)
at Microsoft.Crm.ServiceBus.ServiceBusPlugin.Execute(IServiceProvider serviceProvider)
at Microsoft.Crm.Asynchronous.EventOperation.InvokePlugin(AsyncExecutionContext context, IPlugin pluginInstance)
*This post is locked for comments