Job Runtime failure in Orchestrator

We have a job that is failing in Orchestrator with the following details. The error below is from the job details. Any idea where to start troubleshooting this.

  • Process: EMEA-28-BOT
  • Environment: XXXXX-Env
  • Robot: Dev24-XXXXX
  • Machine name: XXXXXXXXXXX
  • Info: Not found

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.Management.ManagementException: Not found
at UiPath.Executor.WorkflowRunner.EndExecute(IAsyncResult result) in D:\a\1\s\Robot\UiPath.Executor\WorkflowRuntime.cs:line 208
at UiPath.Core.Activities.InvokeWorkflowFile.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

  • Start Time: 08/15/2019 7:54:32 AM
  • End Time: 08/15/2019 7:59:06 AM
  • Input Values: null

Output Values: Empty

Thanks for your help.

Nick.

Hi @nickorossa

what kind of process are you trying to execute?

Thanks
Ashwin S

The process is not mine, but the developer is away. The process is an unattended bot.

Nick.

Hi @nickorossa

Have you checked the code in developer version

Thanks
Ashwin S

The bot eventually ran after a few retries, so no idea what changed. maybe the project files were “corrupted” somehow and it pulled down again.

Nick.