On Fri, 23 Jan 2004 15:42:30 -0500, Mike Zatko <[EMAIL PROTECTED]> wrote:

Hello,
I am using DBCP to connect to a MySQL 4.0.14-max-nt database. The program is a web application. It works fine until the app sits idle for a period of time. When that happens, my call to the DriverManager for a getConnection just hangs indefinately. No error or anything. Does anyone have an idea of how to prevent this?

This is a well know problem with off the shelf solutions. Search web site of MySQL and mail archives for connection timeout problem.

--
John Zoetebier
Web site: http://www.transparent.co.nz

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to