Dirk Verbeeck wrote:

Some questions:
What is the DBCP configuration you use? DriverManager?
Are there network connection between you application and the database when the getConnection hangs?
How much idle time?


-- Dirk

Mike Zatko 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?


Thanks,
Mike





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


Does anybody have any idea why I send messages to this list and they only "go through" like maybe 1 out of 10 times? Is there something special you have to do to guarantee that a message gets posted?


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



Reply via email to