Jorn, are there any messages in the service log that say that the client is
in the DoNotProcess List indicating a connection failure to the reply queue?
If this is not the case, can you confirm that there are messages in the
service queue indicating that the service is hung somewhere.

JC

On Fri, Jan 29, 2010 at 11:26 AM, Jörn Kottmann <[email protected]> wrote:

> Jaroslaw Cwiklik wrote:
>
>> Jorn, the only thing that makes sense here is that the client is timing
>> out
>> while the service is still handling a CAS. Do you know if the client
>> resends
>> the same CAS after timeout?
>>
>>
> The client always calls getCAS() before it calls sendCAS(), and it assumes
> that it gets a fresh CAS from getCAS().
>
> I think I use the client API correctly, maybe that can happen if the client
> internally
> tries to send a CAS two times, maybe due a broker connection lost issue ...
> ?
>
> The UIMA AS Service also stopped processing messages afterwards, but I am
> not
> sure if that is related to the message.
>
> Jörn
>

Reply via email to