[pylucene-dev] java core dump -- can't allocate larger thread table

Bill Janssen janssen at parc.com
Fri Mar 28 19:00:19 PDT 2008


> Ouch. Maybe you can workaround the problem by reusing threads from a pool 
> instead of allocating 73 of them ?

More like 80.  But each thread should "die" and be GC'd, so the VM is
supposed to be maintaining that thread pool.  I wonder if in fact they
are not being GC'd.

Bill


More information about the pylucene-dev mailing list