I have removed the CircularQueue from MINA 2.0.0-trunk, because it was not thread safe, and replaced it with a ConcurrentQueue.
That might change something... Now, I have to check that once the events are dequeued, they are correctly removed from the queue. Can you give the server a try with a fresh version of MINA ? (there are some binary for MINA-2.0.0-M5 available, just rename them 2.0.0-M4 and put them in your .m2 repo. The binary are available here : http://people.apache.org/~jvermillard/mina-2.0.0-M5-SNAPSHOT/) -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
