[esb-issues] [JBoss JIRA] Created: (JBESB-1515) ESB does not close ResultSets in all situations

Mark Little (JIRA) jira-events at lists.jboss.org
Fri Jan 25 03:33:21 EST 2008


ESB does not close ResultSets in all situations
-----------------------------------------------

                 Key: JBESB-1515
                 URL: http://jira.jboss.com/jira/browse/JBESB-1515
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Message Store, Rosetta, Transports
    Affects Versions: 4.2.1
            Reporter: Mark Little
             Fix For: 4.2.1 CP1


Should always close ResultSets as soon as they are done with, even if the corresponding Statement is closed later which would implicitly close: to free up memory asasp. However, the ESB also did not catch some errors during processing which would mean that Statements and ResultSets did not get closed at all.

-- 
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