You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by John Riddoch <jr...@scms.rgu.ac.uk> on 1999/02/04 17:10:43 UTC

mod_jserv/3833: Error in logfile: "Apache JServ Module was cleaned-up (ap_child)"

>Number:         3833
>Category:       mod_jserv
>Synopsis:       Error in logfile: "Apache JServ Module was cleaned-up (ap_child)"
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Feb  4 08:20:01 PST 1999
>Last-Modified:
>Originator:     jr@scms.rgu.ac.uk
>Organization:
apache
>Release:        1.3.4
>Environment:
# uname -a
SunOS roadkill 5.6 Generic_105181-10 sun4u sparc SUNW,Ultra-1
# gcc --version
2.7.2.3
>Description:
Error messages appear in log file (as specified with ApJServLogFile):
[04/02/1999 15:55:59:786] (INFO) Apache JServ Module was cleaned-up (ap_child)
[04/02/1999 15:56:00:893] (INFO) Apache JServ Module was cleaned-up (ap_child)
[04/02/1999 15:56:01:042] (INFO) Apache JServ Module was cleaned-up (ap_child)
[04/02/1999 15:56:01:278] (INFO) Apache JServ Module was cleaned-up (ap_child)
[04/02/1999 15:56:01:529] (INFO) Apache JServ Module was cleaned-up (ap_child)
[04/02/1999 15:56:02:246] (INFO) Apache JServ Module was cleaned-up (ap_child)
There are several of these per second.

This does not seem to impact heavily on performance but is consuming disk space
(almost 200k in 45 minutes).
>How-To-Repeat:
I used ./configure --with-apache-src=/usr/local/src/apache_1.3.4
--with-jdk-home=/usr/local/jdk --with-jsdk=/local/packages/JSDK2.0
jdk is 1.2, jsdk is 2.0.  Tried using --with-jdk-home=/usr/java with the same
result.
>Fix:
Error seems to come from jserv_exit, implying module is continuously exitting.
Workaround: set ApJServLogFile to /dev/null (or don't specify at all).
Alternatively, perfrom a cleanup periodically on the file.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]