Konrad Krafft wrote:
I read something about threading problems with SUN JDK 1.3.1 under Linux: If you have glibc 2.2.x, then set 'ulimit -s 2048'.
See http://java.sun.com/j2se/1.3/install-linux-sdk.html
Thanks.
I haven't verified yet if your option helps.
I think with Linux 2.4 kernels you have 64 thousend threads available so this resource shouldn't be a problem.
Marcel