Symptoms
The following exception java.lang.Exception:
Waiting engine timeout exceeded at com.abbyy.FREngine.EnginesPool.GetEngine
appears upon running FineReader Engine on Java.
Cause
Please note that Parallel Processing with FineReader Engine requires several recommendations to be met and restrictions considered. You can find some of these inside Developer Help doc (shipped with your FineReader Engine product ) under sections:
- Using ABBYY FineReader Engine in Java
- Parallel Processing with ABBYY FineReader Engine
Resolution
You can use the IParallelProcessingCallback interface to catch and handle the events that happened during parallel processing. This interface can be very useful for managing problematic situations. For example, when the timeout error happens the IParallelProcessingCallback interface provides several solutions to the problem depending on the user preferences. For more information see IParallelProcessingCallback::OnWaitIntervalExceeded.
If none of the above works for you, please, contact Technical support service and submit your request.
Comments
0 comments
Please sign in to leave a comment.