Re: [Proxool-developer] Spurious connections caused by Prototyper's apparently wrong connectionCoun
UNMAINTAINED!
Brought to you by:
billhorsman
From: Hrvoje N. <hn...@xe...> - 2005-10-04 11:15:10
|
Bill Horsman <arc...@gm...> writes: > 2005-09-27 01:36:56 WARN [poolname] [HouseKeeper]: #1660 was active > for 144709 milliseconds and has been removed automaticaly. The Thread > responsible was named 'Thread-18'. > [...] > 2005-09-27 01:36:57 DEBUG [poolname] [Thread-18]: 1003445 -000257 > (04/32/00) - #1660 removed because it couldn't be reset. > > The connection #1660 has been removed twice, which means it could have > decremented connectionCount twice as well. > > What do you think? > > I think you're on to something there. I had a first look at this on > the train this morning and I'm starting to get my head round it. I'm > trying to reproduce the problem in a unit test at the moment. It's > tricky getting the connection reset to fail but I can get round > that. Thanks for looking into it. Please let me know if you need more information. |