On Tue, Jun 29, 2010 at 1:03 PM, dann frazier <[email protected]> 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.



__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please 
use
[email protected] for discussions and questions.

Reply via email to