Timeout exception.
In your code you need to decide whether to retry CAS or not.
JC
On Thu, Mar 31, 2011 at 9:55 AM, Pierre Pujalon wrote:
JC
I have a 15000ms process timeout for the UIMAEngine and I have a 15000ms
timeout for the remoteDelegate
I haven't found how to set a timeout fo
meout of 15000ms is in the aggregate client or the application
client.
JC
On Thu, Mar 31, 2011 at 9:24 AM, Pierre Pujalon wrote:
JC,
I had to work on this topic and add instrumentation a bit to try to have a
clearer vision. The basic idea is to test robustness of the processing when
the Act
ation client
or aggregate client? Use jConsole to attach to each jvm and examine the
threads. Do you use a Cas Multiplier in the aggregate? How big is its pool?
-JC
On Tue, Mar 29, 2011 at 12:03 PM, Pierre Pujalon wrote:
JC,
I tested the work around and a listener to the delegate is indeed
recr
JC,
I tested the work around and a listener to the delegate is indeed
recreated. The CAS that were being processed pass through all annotators.
But now I have other issues, but it is not the same each time I tried
.Either the client is losing connection, or get block on the getCAS
method as if
Hi,
I'm currently using UIMA-AS 2.3.1rc5 and I am having issues with
asynchronous delegated ..
I have a chain of several annotators. One of them is an asynchronous
delegate as it is very resource consuming.
So I have one UIMA service with a simpleChainDescriptor and several UIMA
services wi