----------------------------------------------------------------
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 there,

I have installed Apache 1.3.12, mod_ssl 2.6.2 (with openssl-0.9.4) and
JServ1.1 on a Solaris 7 Ultra 1.
Everything works well, but in mod_jserv.log I get the message:

[07/04/2000 17:34:24:571] (EMERGENCY) wrapper: JServ (3174) didn't die
nicely, killing it

every time I shutdown the apache web server, either I started it in normal
mode or in ssl mode, either I configured only the Hello servlet or all the
servlets.

It's not the first time. The same "emergency" used to come out in the
installation of apache1.3.9, mod_ssl 2.4.6 (with openssl-0.9.4) and jserv1.0

I have compiled everything together (using gcc 2.95.1), i.e. I'm not using
DSO.

ApJServManual off
ApJServLogLevel notice
ApJServDefaultProtocol ajpv12
ApJServDefaultHost localhost
ApJServDefaultPort 8007
# ApJServVMTimeout 10   (it's commented out)
ApJServSecretKey DISABLED
ApJServMountCopy on
...
  allow from localhost 127.0.0.1 192.1.1.238
...

Does anybody have the same problem ?

-Antonio



--
--------------------------------------------------------------
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]

Reply via email to