danielvarga / hunglish-webapp

Automatically exported from code.google.com/p/hunglish-webapp
0 stars 0 forks source link

org.hibernate.exception.GenericJDBCException: Cannot release connection #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. do not use the application for several hours (possibly 8 hours)
2. load whatever page
instead of loading the page, you get 
org.hibernate.exception.GenericJDBCException: Cannot release connection

probable cause: mysql time-outs idle connections from the pool
see: http://mrather.blogspot.com/2008/09/hibernate-and-connection-pools.html

Original issue reported on code.google.com by bpgergo on 23 Jan 2011 at 1:04

GoogleCodeExporter commented 9 years ago
Revision 351, should be tested.

Original comment by attila.b...@gmail.com on 1 Mar 2011 at 11:36

GoogleCodeExporter commented 9 years ago

Original comment by attila.b...@gmail.com on 2 Mar 2011 at 9:33