Re: Bad deadlock on commons-dbcp 1.2.1?

2004-07-19 Thread Dirk Verbeeck
Can you send me your pool configs? (and other standard info like platform, OS, JVM, ...) (the one that locks up on startup and the one with the deadlock) The initialSize property is only available in BasicDataSource and not on SharedPoolDataSource or did you add it yourself? I don't see a

Bad deadlock on commons-dbcp 1.2.1?

2004-07-18 Thread Kevin A. Burton
I have a highly multhreaded app...We use about 300 threads which are constantly using 100% of the CPU (its designed to do this to make efficient use of the hardware)... I've noticed two bugs with dbcp 1.2.1... The first is that if you use a shallow pool with a high number of threads it will