Re: Connection-Pools, MySQL and 8 hours

2007-07-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gregor, Filip Hanik - Dev Lists wrote: > The JDBC realm doesn't use the connection pool you've specified below, > The JDBC realm uses a single connection, never closes it unless an > exception happens. Might I suggest using a JNDI Realm so you can sh

Re: Connection-Pools, MySQL and 8 hours

2007-07-09 Thread Filip Hanik - Dev Lists
The JDBC realm doesn't use the connection pool you've specified below, The JDBC realm uses a single connection, never closes it unless an exception happens. The connection is defined in the section of server.xml Filip Gregor Schneider wrote: Hi list, we're running Tomcat 5.5 here on Debian

Connection-Pools, MySQL and 8 hours

2007-07-09 Thread Gregor Schneider
Hi list, we're running Tomcat 5.5 here on Debian Edge, MySQL 5 and we've set up a connectionpool. Example of context.xml: Unfortunately, we always get an exception after 8 hours of inactivity like 2007-07-09 02:10:16,739 ERROR [TP-Processor7]: Exception performing authe