Jon Coppeard wrote:

> Hi all,
>
> I've been trying to run Apache JServ with the blackdown jdk (1.2 pre v2), but
> the jre keeps crashing under high load (the java process segfaults)...  It's
> running with native threads on a dual processor machine, glibc 2.0.7.
>
> I've heard reports that native threads in this version can be unstable -
> however I can't find anything about this in the FAQ.  Is this a known problem?
> Is upgrading to glibc 2.1 or jdk 1.2.2 likely to make things better?
>
> Thanks in advance,
>
> Jon Coppeard
> Real Time Studio

It could be a problem of your running out of room in the process table.   Try
recompiling your kernel for more processes (instructions come with the jdk) or
change the wrapper script to use green threads by default.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to