and unfortunately, as I'd posted in a reply with a different topic you might have seen, there's (at the moment) no way for me to see the console in the prod setting, so I can't verify that's happening, but I'd be inclined to think with my current configuration that message is only getting generated once, pending a restart which wipes out the console messages anyway.
-----Original Message----- From: Gregor Schneider [mailto:[EMAIL PROTECTED] Sent: Thursday, May 31, 2007 11:10 AM To: Tomcat Users List Subject: Re: Console-Output of AbandonedObjectPool hi barry, from my understanding, the output seems to be created every time when the pool needs to create a new physical connection to the database, i.e. you've specified "maxActive=10", only 5 are used & busy, a 6th gets created due to an additional request and -> voilá, there you go. anyways, seems there's no workaround for this problem, so i'll have to live with it :( cheers gregor -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]