Yes, I saw this with both the pool and dbcp tests when I set the
timeBetweenEvictionRuns to a positive number

On 12/28/07, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Phil Steitz wrote:
> > I am not sure whether this is actually a bug, or worth reopening
> > POOL-97, but want to be safe rather than sorry before releasing 1.4.
> >
> > I am getting JVM hangs with the current code when I fail to close the
> > pool.  This did not happen with the 1.3 code.  The (admittedly sloppy)
> > code in trunks-sandbox/performance/pool/..PoolSoak, PoolClientThread
> > creates a pool that can have an evictor configured (config is in
> > pool-config.xml, but neglects to close the pool on termination.  With
> > pool 1.3, the JVM terminates normally, but with 1.4 it hangs with
> > thread dump that starts like this:
> >
> >   [java] Full thread dump Java HotSpot(TM) Client VM (1.5.0_12-b04
> > mixed mode, sharing):
>
> Phil,
>
> I am not sure I am running the right test as I don't see this. Running
> org.apache.commons.performance.pool.PoolSoakTest with commons-pool from the
> 1.4 release branch the test ends normally. I see the same behaviour with
> 1.6.0_03 and 1.5.0_13 JDKs.
>
> Am I running the right test?
>
> Mark
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to