Hello,
I've 2 quick campaign that are always in progress state and the counter doesn't move.
How can I correct the state ?
*This post is locked for comments
Hello,
I've 2 quick campaign that are always in progress state and the counter doesn't move.
How can I correct the state ?
*This post is locked for comments
I am also experiencing this issue. We are on CRM version 8.2 on premises.
I think it has something to do with the asynchronous processing service.
Here is the error from the event viewer of the back end server:
Host CRMAPP A Microsoft Dynamics CRM Asynchronous Processing Service operation of type 567525f8-b79c-e411-a8ba-005056a943b1 has failed
Organization ID: JobId: 42e48b41-77bf-e911-828d-005056872a94 OrgId:567525f8-b79c-e411-a8ba-005056a943b1 JobType:11; ErrorMessage:System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: BulkOperation With Id = 41e48b41-77bf-e911-828d-005056872a94 Does Not Exist (Fault Detail is equal to Microsoft.Xrm.Sdk.OrganizationServiceFault). ErrorAction:Fail Exception:Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: BulkOperation With Id = 41e48b41-77bf-e911-828d-005056872a94 Does Not ExistDetail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>a139f765-20a9-4758-ada7-68682c4b4b49</ActivityId>
<ErrorCode>-2147220969</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>BulkOperation With Id = 41e48b41-77bf-e911-828d-005056872a94 Does Not Exist</Message>
<Timestamp>2019-08-15T16:14:23.6703877Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault>
<ActivityId>a139f765-20a9-4758-ada7-68682c4b4b49</ActivityId>
<ErrorCode>-2147220969</ErrorCode>
<ErrorDetails xmlns:d3p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>BulkOperation With Id = 41e48b41-77bf-e911-828d-005056872a94 Does Not Exist</Message>
<Timestamp>2019-08-15T16:14:23.6703877Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</InnerFault>
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.Execute(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode, ExecutionContext executionContext)
at Microsoft.Crm.Extensibility.InprocessServiceProxy.ExecuteCore(OrganizationRequest request)
at Microsoft.Crm.Asynchronous.ActivityPropagationOperation.ProcessEachRow(EntityCollection entities, Guid bulkOperationId, AsyncEvent asyncEvent)
at Microsoft.Crm.Asynchronous.ActivityPropagationOperation.ProcessEntityWithPaging(String entityLogicalName, QueryExpression& alreadyProcessed, AsyncEvent asyncEvent)
at Microsoft.Crm.Asynchronous.ActivityPropagationOperation.InternalExecute(AsyncEvent asyncEvent)
at Microsoft.Crm.Asynchronous.AsyncEventHandlerCommand`1.Execute(IAsyncEvent asyncEvent)
at Microsoft.Crm.Asynchronous.AsyncEventExecutionManager`2.ExecuteCommand(IAsyncEventHandlerFactory handlerFactory)
at Microsoft.Crm.Asynchronous.AsyncEventExecutionManager`2.ExecuteHandler(IAsyncEventHandlerFactory handlerFactory)
at Microsoft.Crm.Asynchronous.PoolHandler.ProcessAsyncEvent(IAsyncEventExecutionManager asyncEventExecutionManager)
Organization Unique Name: %4
Error code: %5
Error description: %6
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156