Hello, I'm having an issue with OCR-ing large batches of existing documents in the repository. When I start the process, it will run smoothly but after a certain amount of time (or quantity processed) the OCR process will start failing for every single page (reporting Error 404 and Error 6408). When I try to restart the OCR process, the same errors occur.
If I restart the client and then restart the OCR process, sometimes it will start working immediately and other times it takes a while but again it only works until it reaches the threshold (either time or qnty processed) and then start failing again until I reboot the client.
I'm thinking this has something to do with resources getting overloaded but can't confirm this as of yet. I know the server performs indexing on text files in order to make them searchable in the client. Could the indexing process be getting overwhelmed and preventing new text files from being OCR'd?