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/03/05 17:53:47 UTC

DO NOT REPLY [Bug 17680] New: - PoolableConnection.reallyClose() doesn't decrement active count

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=17680>.
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=17680

PoolableConnection.reallyClose() doesn't decrement active count

           Summary: PoolableConnection.reallyClose() doesn't decrement
                    active count
           Product: Commons
           Version: 1.4 Final
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Dbcp
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: flawlor@athensgroup.com


PoolableConnection.reallyClose() doesn't decrement the active count 
(_numActive).  

This not only makes it look like there are more active connections than there 
really are, but it also causes functions which use this count (e.g., the pool 
connection limit) to eventually fail.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org