How to solve "Job stopped with an unexpected exit code: 0xE0434352"?

Hello, Robot Masters!

I’ve been facing a big issue with an automation I’ve built. I gotta process a huge sequence of pdf documents and extract data using regex from them and put it on a txt file. It’s was running perfectly, but suddenly this error came up “Job stopped with an unexpected exit code: 0xE0434352”

Does anyone knows how to solve it?

@Caio_Dultra - are you processing any excel related activities in the process? if yes, navigate to task manager and kill all excel related and try to execute and check…

1 Like

No, GBK. I’m not using excel on this Automation

@Caio_Dultra
Can you please Tell in Short what your Process is Doping. Is any CSV Work Part of IT?

1 Like

I’m not using CSV or excel stuff, only txt and pdf files :confused: