Parallel Activity | IE Crash

Hello!

We have a project that needs to go live this weekend :(, that is failing during performance test. Our robots are faulting after 8 hour run (should be 30 min or so).

After further research on fails and throwing lots of debugging statements, we realized that IE crashes due to “The exception unknown software exception (0xe06d7363) occurred in the application at location 0x000000007448ABA2.”

We’ve attempted to run this without parallel activity, one browser and had no issue - it just runs 5 times longer (which is not accepted by business). We are opening 5 IE browser, and running same process through 5 browsers that are opened by parallel activity. Browser handle is passed to each process to ensure selectors work. It does what it’s supposed to do, but not for long. At random times, we get the IE error. Sometimes we don’t, sometimes we do.

Any idea / thoughts / help. We are desperate.

Hi @Kemal
Maybe I have the same problem.
I use a Parallel activity in a long time process, over than 7 hours. The Parallel activity in REF process module, more than 30 transaction item, some transaction item need to be processed more than 2 hours.
There always occured a problem, that I can’t open any application, but the memory is normal, less than 50%, CPU is normal.
when I kill UIPATH.Execute.exe, Everything is OK.
Have you got the solution?
BR,