On Tue, Jun 29, 2010 at 1:03 PM, dann frazier <da...@debian.org> wrote:
>    [junit] 0 threads=10 idle=0
>    [junit] 100 threads=6 idle=6
>    [junit] 200 threads=3 idle=3
>    [junit] 300 threads=2 idle=2
>    [junit] 400 threads=2 idle=2
>    [junit] 500 threads=2 idle=2
>    [junit] 13458 [main] WARN org.mortbay.log - failed 
> org.mortbay.thread.queuedthreadp...@6d6c7130: java.lang.OutOfMemoryError: 
> Cannot create additional threads

How many threads did it actually try to create?

Given our 8MB stack size, and alignment requirements, you can't create
more than ~368 threads on hppa (glibc/nptl).

Cheers,
Carlos.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to