Solved

Troubleshoot Workflow Error

  • 9 January 2020
  • 4 replies
  • 118 views

We have nintex worklow that was working fine until late last month and all of a sudden, the workflow is getting error message everytime I run the workflow. Nothing has changed in the workflow. Couldn't get any clue from ULS log. Need help troubleshooting this issue.

 

Cheers,

Amar

icon

Best answer by SimonMuntz 9 January 2020, 04:34

View original

4 replies

Attached is the log file.

Userlevel 6
Badge +22
Hi,

Looks like an an authentication issue.
Have you tried republishing the workflow?

Microsoft.SharePoint.SPException: The specified user or domain group was not found. ---> System.Security.Principal.IdentityNotMappedException: Some or all identity references could not be translated.
at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess)
at System.Security.Principal.NTAccount.Translate(Type targetType)
at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKeyClaim(IClaimsIdentity claimsIdentity, SPClaim loginClaim) -
Yes, we figured out initially that the ad account of the person who published the workflows got deleted causing this issue

You Just need to login as Administrator.. and make sure AppFabric service is with "Network service". Please let me know if you need more help on it.

Reply