Our CRM 2013 (6.1.5.0111) Async Service is intermittently failing with the following error.
A Microsoft Dynamics CRM Asynchronous Processing Service operation of type 1eade10f-16a5-e711-810a-005056bc3c01 has failed
ErrorMessage:Microsoft.Crm.CrmException: Failed to get priv user group information. k = 1eade10f-16a5-e711-810a-005056bc3c01 privUserGroupId: a4bcaf5c-0948-4b6d-a3bd-4c720345ecc5, localSystemAdGuid: cd9c85e3-d141-4c41-9924-d4e9711c6c51, Exception: System.Runtime.InteropServices.COMException (0x800706BF): The remote procedure call failed and did not execute. (Exception from HRESULT: 0x800706BF)
at Microsoft.Crm.Tools.ActiveDsWrapper.NameTranslateClass.Init(Int32 lnSetType, String bstrADsPath)
at Microsoft.Crm.ADNameUtility.Rfc1779NameFromGuid(Guid guid)
at Microsoft.Crm.SecurityUtils.CheckMembership(Guid principalId, Guid groupId)
at Microsoft.Crm.Caching.OrganizationSettingsCacheLoader.LoadCacheData(Guid key, ExecutionContext context). ---> System.Runtime.InteropServices.COMException: The remote procedure call failed and did not execute. (Exception from HRESULT: 0x800706BF)
Actions Taken:
- Production CRM Recently migrated (database restore) from 'X' AD domain to 'Y' AD domain.
- Issue is intermittent and does not always occur.
- Sometimes issue automatically resolved. Occasionally required App server server reboot.
- Enabled platform tracing, which produced the same error as a failed remote procedure call.