users@glassfish.java.net

MDB execution in Custom Thread Pool is not consistent

From: <glassfish_at_javadesktop.org>
Date: Sun, 29 Mar 2009 21:09:09 PDT

I want execute my MDB in custom thread pool so i have configured MDB based on http://docs.sun.com/app/docs/doc/819-3681/abecu?a=view and http://forums.java.net/jive/message.jspa?messageID=334274, what i found was the behavior was not consistent
         
         * some times the bean is executed successfuly by the custom thread pool
     * some times i am getting exception
            javax.jms.IllegalStateException: [C4059]: Cannot perform operation, session is closed.
         * some times it is not calling the MDB at all
         
        Please help me on this
[Message sent by forum member 'rajeshkannacse' (rajeshkannacse)]

http://forums.java.net/jive/thread.jspa?messageID=339532