Adding the specified count to the semaphore would cause it to exceed its maximum count

Hi All,

Currently i have automation UiPath in orchestrator with do things like :

  • Copy File

  • Extract data from excel (around 4 excel files)

  • Execute macro to insert data from excel A and Excel B

When i run in development server has no issue for the bot, but when i schedule run in Production server it hits this error

Adding the specified count to the semaphore would cause it to exceed its maximum count.

Already check the thread for This Case but has no solving issue.

Is anyone know how to solve this issue?

Thank You

Hi @aliaga

Check if you can debug the code in the prod server.

Also try restarting all the services and the server.

Cheers!

Hi @Gayathri_Ramanathan ,

Thankyou for your reply, already test run debug in prod server but it run smoothly with no issue.
The things is, i can’t reproduce the same error to test what happen in there and how to solve the issue.

Thankyou

Hi @aliaga

Did you try restarting the orchestrator services and the prod server ?

Hi @Gayathri_Ramanathan ,

Not yet restart for the services and prod server.

Thankyou

@aliaga could you please try to do it ?