DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12889>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12889 [jelly] MORE -JDBC sql result set leak. Summary: [jelly] MORE -JDBC sql result set leak. Product: Commons Version: unspecified Platform: All OS/Version: Windows NT/2K Status: NEW Severity: Critical Priority: Other Component: Sandbox AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] ... Similar to bug Bug #12888, The <sql:update ...> (UpdateTag.java) uses two java.sql.Statement objects in its doTag() method - "ps" and "statement", none of which is closed. See also the proposed fix in bug #12888 and close all statements there too! This bug causes "ORA-01000: maximum open cursors exceeded" in Oracle. Thanks, Hristo -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
