The robot has to log in a desktop app, take some infos from PDFs and analyze the infos. It uses document understanding to read the PDF and after reading it automatically deletes the PDF.
In the development server it works fine, but in the production it’s throwing this errors.
Sometimes it happens in a click activity, use application activity and in a get text activity.
I don’t think it is the RAM, the server have 64GB and it uses approximately 6GB RAM when it’s running.
But in the other hand, the CPU usage it’s almost 100%.
I will investigate it more and try to get more information. Thanks for the reply.