From torque-dev-return-10213-apmail-db-torque-dev-archive=db.apache.org@db.apache.org Sun Mar 06 19:04:21 2011 Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 6165 invoked from network); 6 Mar 2011 19:04:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Mar 2011 19:04:21 -0000 Received: (qmail 5835 invoked by uid 500); 6 Mar 2011 19:04:21 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 5809 invoked by uid 500); 6 Mar 2011 19:04:21 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 5799 invoked by uid 99); 6 Mar 2011 19:04:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Mar 2011 19:04:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Mar 2011 19:04:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A941C30050D for ; Sun, 6 Mar 2011 19:03:59 +0000 (UTC) Date: Sun, 6 Mar 2011 19:03:59 +0000 (UTC) From: "Thomas Vandahl (JIRA)" To: torque-dev@db.apache.org Message-ID: <345143895.12.1299438239689.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Closed: (TORQUE-8) village does not close every resultSet it opens MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TORQUE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl closed TORQUE-8. ------------------------------- Fixed in village-3.3.1 > village does not close every resultSet it opens > ------------------------------------------------ > > Key: TORQUE-8 > URL: https://issues.apache.org/jira/browse/TORQUE-8 > Project: Torque > Issue Type: Bug > Components: Runtime, Village > Affects Versions: 3.0, 3.1, 3.1.1, 3.2 > Reporter: Thomas Fox > Assignee: Thomas Vandahl > Fix For: 3.3.1 > > Attachments: village-2.0-TORQUE-8.patch, village-3.3-TORQUE-8.patch > > > In the village classes Record and Schema, ResultSets are opened which are not closed afterwards. This can lead to a "too many open cursors" error in oracle. Thanks to Hendrik Busch for reporting the error. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org