[esb-issues] [JBoss JIRA] Created: (JBESB-1119) DataFilerJob leaks couriers

Kevin Conner (JIRA) jira-events at lists.jboss.org
Wed Oct 3 09:12:03 EDT 2007


DataFilerJob leaks couriers
---------------------------

                 Key: JBESB-1119
                 URL: http://jira.jboss.com/jira/browse/JBESB-1119
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Management
    Affects Versions: 4.2.1 IR1
            Reporter: Kevin Conner
         Assigned To: Tom Cunningham
             Fix For: 4.2.1 IR2


Just seen the following on a running system

org.jboss.soa.esb.couriers.CourierException: Failed to get JMS Session from pool.
        at org.jboss.internal.soa.esb.couriers.JmsCourier.getJmsSession(JmsCourier.java:150)
        at org.jboss.internal.soa.esb.couriers.JmsCourier.createMessageProducer(JmsCourier.java:307)
        at org.jboss.internal.soa.esb.couriers.JmsCourier.deliver(JmsCourier.java:175)
        at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.deliver(TwoWayCourierImpl.java:188)
        at org.jboss.soa.esb.monitoring.server.DataFilerJob.execute(DataFilerJob.java:93)

A quick look at the DataFilerJob code shows that it is leaking couriers.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list