You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "John Sisson (JIRA)" <de...@geronimo.apache.org> on 2005/10/20 00:50:46 UTC

[jira] Created: (GERONIMO-1094) OpenEJB client attempts to close connection even when a connection couldn't be obtained causing "Error closing connection with server: null" 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
 Assigned to: John Sisson 
    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


[jira] Assigned: (GERONIMO-1094) OpenEJB client attempts to close connection even when a connection couldn't be obtained causing "Error closing connection with server: null" message

Posted by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1094?page=all ]

Matt Hogstrom reassigned GERONIMO-1094:
---------------------------------------

    Assign To: Matt Hogstrom  (was: John Sisson)

> 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


[jira] Resolved: (GERONIMO-1094) OpenEJB client attempts to close connection even when a connection couldn't be obtained causing "Error closing connection with server: null" message

Posted by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org>.
     [ 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


[jira] Closed: (GERONIMO-1094) OpenEJB client attempts to close connection even when a connection couldn't be obtained causing "Error closing connection with server: null" message

Posted by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1094?page=all ]
     
Matt Hogstrom closed GERONIMO-1094:
-----------------------------------


> 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