Andras, I've looked at that page. The 3 parameters mentioned there (removeAbandoned, removeAbandonedTimeout, logAbandoned) all give me an error when I put them in Torque.properties file, even though I have the latest version of DBCP. Is anyone else seeing the same thing?
-----Original Message----- From: Andras Balogh [mailto:[EMAIL PROTECTED] Sent: Friday, December 24, 2004 2:35 AM To: Apache Torque Users List Subject: Re: connection leak Hello, This should be possible, torque uses commons DHCP: http://jakarta.apache.org/commons/dbcp/configuration.html See there how to log the abandoned connections. Best regards and Happy Holidays, Andras. Husek, Paul wrote: >Guy, > >Thanks for the response. While I realize I can (and should) do that I was >hoping there was support in the Torque/Connection pooling infrastructure to >catch mistakes (e.g. buggy code). I believe being able to harvest abandoned >connections is a common feature in connection pools. I just don't seem to >be able to configure it under torque. > >Paul > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
