On 3/24/10 12:08 AM, Erinc Arikan wrote:
I am using MINA 2.0.0.RC1, I built my own protocol codec filter to deal with
messages. All of my tests went fine in test environments and I went live
recently. I am processing almost a message every second.

The issue that I experienced in the production environment is random null
pointer exceptions. I suspect that they are happening when I try to write
back an ack message to the session in my custom message handler. Following
is the exception trace:
You most certainly have an issue in your encoder. Now, I agree that it's difficult to tell exactly what's going wrong with this stack trace...

Is it possible to see the code of your encoder ?

--
Regards,
Cordialement,
Emmanuel Lécharny
www.nextury.com


Reply via email to