On 22.03.2013 16:12, Pid wrote:
> On 22/03/2013 15:02, Julien Martin wrote:
>> Hi Pid,
>> Is there any other config I need to add (for instance to log4j.properties)
>> in order for the logAbandoned logging to occur?
> 
> Actually, you're right this is DBCP inside your app - so you might need
> to look in an app log if there is one.
> 
> 
>> I see nothing in stdout nor in the tomcat logs...
> 
> Maybe you're not waiting long enough or there's no abandoned connections
> to be logged.

AFAIR DBCP doesn't use a log framework and instead uses writing
System.out. So catalina.out is your friend in this case.

Regards,

Rainer


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

Reply via email to