Hi, Our team are developing website using tapestry 4.1, honeycomb 0.3.3, hibernate 3.2.0.cr4, hivemind, DBCP 1.2.1 on Tomcat 4.1 and MySQL 4.1. The applications run smoothly and suddenly throws exception one week later. The exception is org.apache.commons.dbcp.SQLNestedException - Cannot get a connection, pool exhausted.
The hibernate Daos only find data but not save data at this moment. Any idea to prevent this from happening? Could you suggest some sample code to return connection to the pool? Thanks in advance for your Assistance. Yours Sincerely, Henry Tong
