You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Brosnan, Michael" <mi...@fmr.com> on 2008/10/02 11:46:26 UTC

Commons-beanutils


I'm running the unit tests of commons-beanutils 1.80 and it hangs at 

    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.247 sec
    [junit] Running
org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase

It's using 1 GB of memory on a solaris server and when I contol-c the build
to stop it, the process doesn't get killed.

I'm using JDK 1.5 and ANT 1.7


Regards


Mike Brosnan