----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Markus Borm wrote:
>
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Hi,
>
> System: Sun OS 5.6
> Apache/1.3.9 (Unix) mod_ssl/2.4.10 OpenSSL/0.9.4 ApacheJServ/1.0
> configured
>
> In the apache error_log appears several times:
> Terminated
>
> after that jserv is not able to connect....
>
> I had a look at the source code, the single string "Terminated" does not
> appear...
>
> Could anyone give me a hint?
>
> thanks
>
> Markus
>
yes. it's a system message (perror() ?) . The forked process (JServ)
died with a SIGTERM.
Jean-Luc
--
--------------------------------------------------------------
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]