timeout « Tomcat « JPA Q&A





1. MySQL Connection Timeout Issue - Grails Application on Tomcat using Hibernate and ORM    stackoverflow.com

I have a small grails application running on Tomcat in Ubuntu on a VPS. I use MySql as my datastore and everything works fine unless I leave the application for more ...

2. Hibernate and Oracle10g: Tomcat times out    stackoverflow.com

I developed a web application on a test server, with an Oracle10g test database, using Hibernate 3.6.0 for ORM. Everything works fine on the test server. When I moved this web application ...

3. Connection Pool Exception: Cannot get a connection, pool error Timeout waiting for idle object    stackoverflow.com

I am running a web application in Production that recently crashed after it was under some stress. I would guess 100-300 people were accessing the site at similar times, which I ...