BEA-169812 Error: The pooled JMS session is enlisted in another transaction and may not be used else
Hello
oracle WebLogic Server Version: 10.3.4.0
oracle db version 11R2 11.0.2.0.3
db os platform HPUX
we have a problem with weblogic server
<May 12, 2014 3:27:33 PM AZST> <Error> <EJB> <BEA-010079> <An error occurred while attempting to receive a message from JMS for processing by a message-driven bean: javax.jms.JMSException: [JMSPool:169812]The pooled JMS session is enlisted in another transaction and may not be used elsewhere
The exception is : javax.jms.JMSException: [JMSPool:169812]The pooled JMS session is enlisted in another transaction and may not be used elsewhere
at weblogic.deployment.jms.JMSExceptions.getJMSException(JMSExceptions.java:22)
at weblogic.deployment.jms.WrappedTransactionalSession.enlistInTransaction(WrappedTransactionalSession.java:205)