Re: Discard already sent asynchronously CASes to UIMA AS pipeline

2013-03-19 Thread Spico Florin
Hello! Thank you for the response. My remote service has an AgrregateAnalyssEngine that handles (remote and also co-located) NON CAS Multiplier AnalysisEngine. Thanks you very much and I look forward for fix. Regards, Florin On Mon, Mar 18, 2013 at 6:11 PM, Jaroslaw Cwiklik wrote: > Spico

Re: Discard already sent asynchronously CASes to UIMA AS pipeline

2013-03-18 Thread Jaroslaw Cwiklik
Spico, both of these: stopProducingCases() stopProducingCases(String casReferenceId); were meant to stop remote UIMA-AS CM from producing child CASes. So the first question is, is your remote service (UIMA-AS pipeline) a CM? If it is, what is the behavior that you are seeing? A hang? If the rem