Hi All,
Until couple of days back the workflows were running and now the on starting the workflows I get the below message.
Resume this workflow
RequestorId: 7daa1220-6f15-56e6-0000-000000000000. Details: RequestorId: 7daa1220-6f15-56e6-0000-000000000000. Details: An unhandled exception occurred during the execution of the workflow instance. Exception details: System.ApplicationException: HTTP 401 {"error_description":"The
server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the
server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs."} {"x-ms-diagnostics":["3001000;reason=\"There has been
an error authenticating the request.\";category=\"invalid_client\""],"SPRequestGuid":["7daa1220-6f15-56e6-97b2-40d51e206b52"],"request-id":["7daa1220-6f15-56e6-97b2-40d51e206b52"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"SPRequestDuration":["25"],"SPIisLatency":["0"],"Server":["Microsoft-IIS\/7.5"],"WWW-Authenticate":["Bearer
realm=\"d1aa35a5-27c1-4330-9eb1-86e7cbbf9b70\",client_id=\"00000003-0000-0ff1-ce00-000000000000\",trusted_issuers=\"00000005-0000-0000-c000-000000000000@*,00000003-0000-0ff1-ce00-000000000000@d1aa35a5-27c1-4330-9eb1-86e7cbbf9b70\"","NTLM"],"X-Powered-By":["ASP.NET"],"MicrosoftSharePointTeamServices":["15.0.0.4569"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1;
RequireReadOnly"],"Date":["Tue, 28 Jul 2015 09:43:40 GMT"]} at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance
instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
Event log shows Claim authenticate error with below message
An exception occurred when trying to issue security token: The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs..
The account that the Security token service application pool using acb\securitytoeknservice is logged on as 'temp' on local computer. Is this why the workflows are not working on my server. Can anyone help me please? I'm going no where with this issue,....
Regards,
JD