Re: AbandonedObjectPool is used error

2009-10-21 Thread Felix Schumacher
Am Dienstag, den 20.10.2009, 04:57 -0700 schrieb VijayKS:
> Hi Any one help me out this problem .
>  I am using jstl tags to access database. I am getting the following error 
> 
> AbandonedObjectPool is used
> (org.apache.commons.dbcp.abandonedobjectp...@16eb6bc)
>LogAbandoned: true
>RemoveAbandoned: true
>RemoveAbandonedTimeout: 300
This is not an error message. Rather an info to tell you, that you have
configured the connection pooling to use the AbandonedObjectPool.

Bye
 Felix


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



AbandonedObjectPool is used error

2009-10-20 Thread VijayKS

Hi Any one help me out this problem .
 I am using jstl tags to access database. I am getting the following error 

AbandonedObjectPool is used
(org.apache.commons.dbcp.abandonedobjectp...@16eb6bc)
   LogAbandoned: true
   RemoveAbandoned: true
   RemoveAbandonedTimeout: 300
-- 
View this message in context: 
http://www.nabble.com/AbandonedObjectPool-is-used-error-tp25973799p25973799.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org