Re: not getting connection leak stacktraces

2004-07-21 Thread QM
On Tue, Jul 20, 2004 at 10:03:30PM -0400, E wrote: : Tomcat's reporting some connection leaks in my application...but I can't : figure out where they're coming from. Some quick detective work may spot the problem: set the pool's max connections to 1, then use the app. When you uncover all of the

not getting connection leak stacktraces

2004-07-20 Thread E
Tomcat's reporting some connection leaks in my application...but I can't figure out where they're coming from. The only output i see in my logs is: AbandonedObjectPool is used ([EMAIL PROTECTED]) LogAbandoned: true RemoveAbandoned: true RemoveAbandonedTimeout: 60 I'm running Tomcat 5.