Top "Dbcp" questions

HikariPool-1 - Connection is not available, request timed out after 30000ms for very tiny load server

I have a small Java application for testing purposes. I have moved to hikari recently. What I notice is that …

java spring datasource hikaricp dbcp
Tomcat ignores removeAbandonedTimeout and closes connections in pool

I am working on tomcat 7.0 with a JDBC connection to DB2 on an as400 using the commons dbcp. As soon …

tomcat jdbc ibm-midrange connection-pool dbcp