You could use a network sniffer to see if the message is sent twice over the wire. Then at least you know where to start searching. www.ethereal.com
Maarten On 1/17/07, Nicolas FROMENT <[EMAIL PROTECTED]> wrote:
Hi ! I send and receive more than 100 000 messages using mina 1.0.1 on client and server. Once on 100 000 messages, I got a duplicate messages on server ! I haven't managed to reproduce it in a test case yet. The message can't be send twice by the business code. I don't know if the message is written twice or read twice ? Any idea about where the problem might be ? Encoder ? decoder ? Mina ? someone already got this problem ? Thanks for your help Nicolas FROMENT
