You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Vijay Pawar <vs...@orgltd.com> on 2003/06/09 13:55:47 UTC

tomcat does not release connections

Hi All,

i have a small query, am using dbcp for connection pooling  and am opening
3 connection to the database and having 1 connection as idle.
now..when i restart the tomcat container , sometime it does not release the
3 connections ( this is when i check it using the query select
count(SADDR)
from v$session where username='ACBD' and machine='lmpx00028' )

can something be done in the conf files for tomcat so that
the container releases all the connections when it is
restarted

Cheers

Vijay Pawar
-----------------
On behalf of
Amit J Malhotra
(RIL.com)
----------------



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