[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1218) ResultSet not explicitly closed in JDBCPersistenceManager
Tim Fox (JIRA)
jira-events at lists.jboss.org
Sat Jan 12 05:28:19 EST 2008
ResultSet not explicitly closed in JDBCPersistenceManager
---------------------------------------------------------
Key: JBMESSAGING-1218
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1218
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.4.0.SP3
Reporter: Tim Fox
Assigned To: Tim Fox
Priority: Minor
Fix For: Stable branch
A ResultSet is left open at line 924 JDBCPersistenceManager:loadFromStart.
The JCA adapter will close this automatically so the only negative effect of this bug is a warning in the logs.
Can safely ignore this until the next release when it will be fixed.
--
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 jboss-jira
mailing list