Where does a JMS RA managed connection get returned?  I just ran into:

  JmsXA [RMI TCP Connection(12)-192.168.0.124] INFO  - Pool
  org.jboss.jms.ra.JmsManagedConnectionFactory-1 is full (10/10)!

  JmsXA [RMI TCP Connection(12)-192.168.0.124] INFO  - Pool
  org.jboss.jms.ra.JmsManagedConnectionFactory-1 [10/10/10] waiting for a
  free object

Which I have never seen before.  I looked over the ra classes briefly but I
can't seem to find out where they are returned.  After a while the
transaction timed out and now the process is hung waiting for a connection.

On a separate yet related note should/can the container signal the thread
running in a transaction that it has timed out... or just leave it
potentially locked forever?

--jason


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to