You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/08/12 02:06:20 UTC

DO NOT REPLY [Bug 20649] - deadlock when acquiring connections from a pool

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20649>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20649

deadlock when acquiring connections from a pool

dirk.verbeeck@pandora.be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
            Summary|deadlock when acquiring     |deadlock when acquiring
                   |connections from a pool     |connections from a pool



------- Additional Comments From dirk.verbeeck@pandora.be  2003-08-12 00:06 -------
AbandonedObjectPool and its heave synchronized methods isn't used anymore.
Please use latest version.