17 Dec 10:22
Re: Not receiving ISO response during high volume transactions
From: Alejandro Revilla <apr@...>
Subject: Re: Not receiving ISO response during high volume transactions
Newsgroups: gmane.comp.java.jpos.devel
Date: 2007-12-17 09:22:10 GMT
Subject: Re: Not receiving ISO response during high volume transactions
Newsgroups: gmane.comp.java.jpos.devel
Date: 2007-12-17 09:22:10 GMT
> > 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?
RSS Feed