Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 20536 invoked from network); 28 Oct 2005 07:13:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Oct 2005 07:13:52 -0000 Received: (qmail 20841 invoked by uid 500); 28 Oct 2005 07:13:47 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 20802 invoked by uid 500); 28 Oct 2005 07:13:47 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 20788 invoked by uid 99); 28 Oct 2005 07:13:47 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2005 00:13:46 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id B0F2E21C for ; Fri, 28 Oct 2005 09:13:25 +0200 (CEST) Message-ID: <250656320.1130483605722.JavaMail.jira@ajax.apache.org> Date: Fri, 28 Oct 2005 09:13:25 +0200 (CEST) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-268) Connection Error handling problems In-Reply-To: <155266945.1090192179748.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-268?page=all ] David Jencks updated GERONIMO-268: ---------------------------------- Fix Version: 1.x (was: 1.0) > Connection Error handling problems > ---------------------------------- > > Key: GERONIMO-268 > URL: http://issues.apache.org/jira/browse/GERONIMO-268 > Project: Geronimo > Type: Bug > Components: connector > Versions: 1.0-M2 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 1.x > > A managed connection that encounters a fatal error and calls ConnectionErrorOccured on the GeronimoConnectionEventListener may not have the resources held by geronimo cleaned up properly. > In particular, if several ejbs have handles to this mc, the connection tracking won't work properly. Only the currently active component (ejb) will have it's handle(s) removed from tracking. When the other handles are disociated or closed, errors are likely, such as putting the destroyed managed connection back into the pool. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira