You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Radhika Zawar (JIRA)" <ji...@apache.org> on 2011/02/11 10:21:57 UTC

[jira] Updated: (DBCP-353) When DB Restarts(Bounce) the number ESTABLISHED DB connections exceeds its maximum configured limit.

     [ https://issues.apache.org/jira/browse/DBCP-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radhika Zawar updated DBCP-353:
-------------------------------

    Comment: was deleted

(was: dbcp version - commons-dbcp-1.2.2
pool version - commons-pool-1.3

We are counting connections using command

netstat -an | grep <host>.1521 | grep -v ESTABLISHED | wc -l)

> When DB Restarts(Bounce) the number ESTABLISHED DB connections exceeds its maximum configured limit.
> ----------------------------------------------------------------------------------------------------
>
>                 Key: DBCP-353
>                 URL: https://issues.apache.org/jira/browse/DBCP-353
>             Project: Commons Dbcp
>          Issue Type: Bug
>            Reporter: Radhika Zawar
>
> We have set Max connections configuration to 100. There was heavy load on application. When we restarted DB in between, number of connections exceeds from 100 to 200,250...

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira