Hello everyone ,
I am facing the below issue since 4 days, Since i have moved my working workflow to the production same error always happen…
I have tried everything, Run the process from the orchestrator and from the Studio. And to use XL excel activities for the excel , As it has large number of data…but nothing working !!
Hi guys, I found the cause. In my case it was about changing the appending activity from Workbook Scope to Excel Scope (tiny but huge difference).
Regarding the Exception generated Im still interested about how could we manage it…
I wonder if @loginerror saw it before,
The issue is stopping the UIPath executor (so, it stops) but from Orchestrator perspective its still running so, there is no way to know its failing.
Since executor stops, we cannot run timeouts and anything else from inside UIPath but it should be a way to catch this exception from OS
This issue stacked my corporative Orchestrator a whole weekend
@jmedinacarbonell , the error is thrown since the workflow is using more memory than the 32-bit executor can handle (~3gb). My advice is to use a 64-bit version (21.4 or newer).
Regarding the Orchestrator not knowing about the crash, we will give it a look and see what’s the issue there.