I’m facing an issue with my bot. The bot gets stuck when it’s validating the pdf document using the Google OCR engine. It looks like UiPath.Executor.exe is not responding during that step (also at Get PDF Page Count activity)
I already checked Task Manager for multiple executors, reinstalled the .NET Framework (4.8), enabled the required Windows features, and restarted the VM — but the problem still happens sometimes.
So it is taking so much time before the Get PDF Page Count and Read PDF with OCR activities start executing.
Has anyone faced this kind of issue before? Any idea what else I can try to fix it?
Hi,
Thanks for the responses
I’ve followed all the steps you mentioned, but I’m still facing the same issue. The UiPath.Executor.exe process shows as Not Responding in Task Manager.