Hi Guys,
Have being getting the 'Failed' status for all system jobs including workflows and de-dup tasks. Any ideas? Here is the error messaging.
Failed to get priv user group information. k = d7e6ef1d-7b5b-46b7-9755-6a0d1aa29914 privUserGroupId: e0afe0b4-60c7-434b-90da-0da7fdba9b75, localSystemAdGuid: 0cfa689f-840c-43fc-9cd6-8cab025ba5ba,
Exception: System.DirectoryServices.DirectoryServicesCOMException (0x8007203B): A local error has occurred.
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_NativeObject()
at System.DirectoryServices.DirectoryEntry.Invoke(String methodName, Object[] args)
at Microsoft.Crm.SecurityUtils.CheckMembership(Guid principalId, Guid groupId)
at Microsoft.Crm.Caching.OrganizationSettingsCacheLoader.LoadCacheData(Guid key, ExecutionContext context).
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]:
Failed to get priv user group information. k = d7e6ef1d-7b5b-46b7-9755-6a0d1aa29914 privUserGroupId: e0afe0b4-60c7-434b-90da-0da7fdba9b75, localSystemAdGuid: 0cfa689f-840c-43fc-9cd6-8cab025ba5ba, Exception: System.DirectoryServices.DirectoryServicesCOMException
(0x8007203B): A local error has occurred.
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_NativeObject()
at System.DirectoryServices.DirectoryEntry.Invoke(String methodName, Object[] args)
at Microsoft.Crm.SecurityUtils.CheckMembership(Guid principalId, Guid groupId)
at Microsoft.Crm.Caching.OrganizationSettingsCacheLoader.LoadCacheData(Guid key, ExecutionContext context).Detail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic"
/>
<Message>Failed to get priv user group information. k = d7e6ef1d-7b5b-46b7-9755-6a0d1aa29914 privUserGroupId: e0afe0b4-60c7-434b-90da-0da7fdba9b75, localSystemAdGuid:
0cfa689f-840c-43fc-9cd6-8cab025ba5ba, Exception: System.DirectoryServices.DirectoryServicesCOMException (0x8007203B): A local error has occurred.
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_NativeObject()
at System.DirectoryServices.DirectoryEntry.Invoke(String methodName, Object[] args)
at Microsoft.Crm.SecurityUtils.CheckMembership(Guid principalId, Guid groupId)
at Microsoft.Crm.Caching.OrganizationSettingsCacheLoader.LoadCacheData(Guid key, ExecutionContext context).</Message>
<Timestamp>2014-09-24T13:22:32.3069999Z</Timestamp>
<InnerFault>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic"
/>
<Message>System.DirectoryServices.DirectoryServicesCOMException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators
or support: #4E5472CB</Message>
<Timestamp>2014-09-24T13:22:32.3069999Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</InnerFault>
<TraceText i:nil="true" />
</OrganizationServiceFault>
Thanks
Dave
David Kelly