[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: AW: [xmlblaster-devel] Moving back to JacORB 1.3.30



Hello Marcel,

the max number of thread is not the problem.
the SUN JDK have problem with the default initial stack size of 6MB,
so set it to 2MB.
This error is caused in the thread classes of the jdk.

Konrad.

> -----Ursprungliche Nachricht-----
> Von: owner-xmlblaster-devel at server.xmlBlaster.org
> [mailto:owner-xmlblaster-devel at server.xmlBlaster.org]Im Auftrag von
> Marcel Ruff
> Gesendet: Mittwoch, 11. September 2002 14:44
> An: xmlblaster-devel at server.xmlBlaster.org
> Betreff: Re: AW: [xmlblaster-devel] Moving back to JacORB 1.3.30
> 
> 
> 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
> 
>