Tomcat DBCP Logging

2013-03-06 Thread Rahul Somasunderam
Hi, I'm running Tomcat 7.0.23. I've got a question about configuring the logging of DBCP Failures. I've go this in my context xml file. Context docBase=/home/foo/war/ path=/foo reloadable=true Resource name=jdbc/hd/datasource auth=Container type=javax.sql.DataSource

Re: Tomcat DBCP Logging

2013-03-06 Thread Rahul Somasunderam
On Mar 6, 2013, at 11:26 AM, Daniel Mikusa dmik...@vmware.com wrote: On Mar 6, 2013, at 1:49 PM, Rahul Somasunderam wrote: Hi, I'm running Tomcat 7.0.23. This is getting pretty old, you might want to consider upgrading. I will, but I don't think this has to do much with tomcat being

Re: Tomcat DBCP Logging

2013-03-06 Thread Rahul Somasunderam
Thanks Dan, The initialSize brought the logs into my catalina.out. R, rahul On Mar 6, 2013, at 2:21 PM, Daniel Mikusa dmik...@vmware.com wrote: On Mar 6, 2013, at 5:07 PM, Rahul Somasunderam wrote: On Mar 6, 2013, at 11:26 AM, Daniel Mikusa dmik...@vmware.com wrote: On Mar 6, 2013