Victor Salaman | 17 Dec 16:24

Re: Not receiving ISO response during high volume transactions

I've seen this before with high traffic and key collisions...

-V

On Dec 17, 2007 5:22 AM, Alejandro Revilla <apr@...> wrote:
>
>
>
>
>
>
> >
>  > ISORequest r = new ISORequest(msg);
>  > mux.queue(r);
>  > return r.getResponse(timeout);
>  >
>  Is there a log attached to your channel?
>  do you see the response in that log?
>  do you see any exception/channel disconnect after the message is
> transmitted?
>  is there a key collision (i.e. two messages at the same time with the same
> mux key?)
>  what's the value of your timeout?
>
>  

 

Gmane