Bug#587545: FTBFS [hppa]: java.lang.OutOfMemoryError: Cannot create additional threads

Carlos O'Donell carlos at systemhalted.org
Tue Jun 29 17:14:39 UTC 2010


On Tue, Jun 29, 2010 at 1:03 PM, dann frazier <dannf at 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.QueuedThreadPool at 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.





More information about the pkg-java-maintainers mailing list