Hello Emmanuel, E> Or maybe the foobar attribute is not anymore present in the session.
That's was my suggestion in the very first mail. It can be null only if the order guaranteed by the OrderedThreadPoolExecutor is broken now. E> What if you do something like : E> Object foobar = session.getAttribute( foobar ) ? I can't experiment right now as the server needs to be running. All I can tell is that it was working fine before, started throwing exceptions after MINA update, and now is working again after rolling back to the older MINA version. There may be something wrong with the latest commits and the code needs a review. -- Best regards, Serge
