Error in second execution robot unattended

Hi,

i have a problem while executing some jobs on a remote machine. I have two items that i need to run on the same remote machine, launching them from the orchestrator. I start the first and i queue the second one on the same machine, which remains in the pending status until the first one finishes. The first item successfully finishes the job and the second one begins. The second job starts and as soon as it gets to the first ‘type into’ activity the job fails with a timeout exception.
The item launch the same robot. The robot, after reading an excel, opens sap and search for a string in a box (this is the first ‘type into’ activity that he does). This problem doesn’t happens if keep the machine window opened. The version of the orchestrator is 2019.10.18 and the studio 2019.10.5. Can anyone help please?
This is the error that i have:

UiPath.Core.ElementOperationException: Timeout reached. —> System.Runtime.InteropServices.COMException: Timeout reached.at UiPath.UiNodeClass.BringIntoView()at UiPath.Core.UiElement.BringToForeground() — End of inner exception stack trace — at UiPath.Core.Activities.TaskAsyncCodeActivity`1.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) — End of stack trace from previous location where exception was thrown — at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at UiPath.Executor.BaseRunner.EndExecute(IAsyncResult result)at UiPath.Executor.InProcessRunner.EndExecute(IAsyncResult result)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)

I can’t understand why the first item correctly success and the second one not. If i launch the items on two different machines they work fine. And if i launch them with a delay of ~3-5 minutes between the jobs it works :confused:

Thank you

Hello @Mustafa_Hamed9!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff