-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Are you using native threads with blackdown 1.2 ?
I got around this by switching to green threads:
in my /usr/local/jdk1.2/bin/.java_wrapper script:
#DEFAULT_THREADS_FLAG=native
DEFAULT_THREADS_FLAG=green
..Chris.
"Mader, Cary J" wrote:
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> We are running Jserv 1.0 with Apache 1.3.6 on a SuSe Linux server. For some
> reason we seem to be accumulating a number of zombie java processes. The
> processes have a userid of 'nobody' so I will assume they are related to the
> JServ module. These zombie processes always seem to pop up in multiples of
> 3.
>
> Does anyone have any idea on why or how these processes are getting created,
> and if there is a way to prevent it?
>
> Thanks
>
> Cary Mader
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]