Message: The following issue has been re-assigned.
Assignee: David Jencks (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/GERONIMO-268 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-268 Summary: Connection Error handling problems Type: Bug Status: Open Priority: Major Project: Apache Geronimo Components: connector Versions: 1.0-M2 Assignee: David Jencks Reporter: David Jencks Created: Sun, 18 Jul 2004 4:07 PM Updated: Sun, 1 Aug 2004 1:34 PM Description: 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. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
