[ http://issues.apache.org/jira/browse/GERONIMO-1094?page=all ] Matt Hogstrom resolved GERONIMO-1094: -------------------------------------
Resolution: Fixed Reviewed and applied the patch. Checking in modules/core/src/java/org/openejb/client/Client.java; /home/projects/openejb/scm/openejb/modules/core/src/java/org/openejb/client/Client.java,v <-- Client.java new revision: 1.5; previous revision: 1.4 done Mailing the commit message... > OpenEJB client attempts to close connection even when a connection couldn't > be obtained causing "Error closing connection with server: null" message > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: GERONIMO-1094 > URL: http://issues.apache.org/jira/browse/GERONIMO-1094 > Project: Geronimo > Type: Bug > Components: OpenEJB > Versions: 1.0-M5 > Reporter: John Sisson > Assignee: Matt Hogstrom > Priority: Trivial > Fix For: 1.0 > > Need to check conn is not null before attempting to close the connection in > finally block in org.openejb.client.request(..) -- 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