You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hivemind.apache.org by Henry Tong <he...@gmail.com> on 2007/01/26 07:49:52 UTC

Cannot get a connection, pool exhausted

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