Received: (qmail 1551 invoked by uid 501); 31 Aug 2000 00:37:05 -0000 Message-Id: <20000831003705.1550.qmail@locus.apache.org> Date: 31 Aug 2000 00:37:05 -0000 From: Richard Neish Reply-To: richardneish@email.com To: submit@bugz.apache.org Subject: mod_jserv returns no data intermittently on SCO OpenServer X-Send-Pr-Version: 3.110 >Number: 6486 >Category: mod_jserv >Synopsis: mod_jserv returns no data intermittently on SCO OpenServer >Confidential: no >Severity: critical >Priority: medium >Responsible: jserv >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Aug 30 17:40:01 PDT 2000 >Closed-Date: >Last-Modified: Fri May 4 15:40:02 PDT 2001 >Originator: richardneish@email.com >Release: Apache/1.3.12 (Unix) >Organization: apache >Environment: SCO_SV servername 3.2 5.0.5 i386 SCO UNIX Development System Release 5.1.1A 27Jul98 Java Development Kit 1.1.7B for SCO Operating Systems UDK Compatibility Module for OpenServer 5.0.5 (ver 5.0.5A) Java(tm) Servlet Development Kit (JSDK) 2.0 Apache 1.3.12 compiled from source ApacheJServ 1.1.2 compiled from source >Description: The sample output below shows the result of seven (7) connection attempts from a client computer. Three (3) attempts return the servlet output, while the other four(4) return no data. The equivalent configuration works on RedHat 6.2, but not with SCO. The problem exists with ApacheJServ 1.1.2 and 1.1.1 ----Start of sample output----- client:~ % lynx -source http://servername/servlets/Hello Example Apache JServ Servlet

Example Apache JServ Servlet

Congratulations, ApacheJServ 1.1.2 is working!
client:~ % lynx -source http://servername/servlets/Hello Example Apache JServ Servlet

Example Apache JServ Servlet

Congratulations, ApacheJServ 1.1.2 is working!
client:~ % lynx -source http://servername/servlets/Hello Example Apache JServ Servlet

Example Apache JServ Servlet

Congratulations, ApacheJServ 1.1.2 is working!
client:~ % lynx -source http://rmpunix/servlets/Hello client:~ % lynx -source http://rmpunix/servlets/Hello client:~ % lynx -source http://rmpunix/servlets/Hello client:~ % lynx -source http://servername/servlets/Hello client:~ % ----End of sample output---- The log files don't shed any light on this. Here are the relevant log files: ----begin jserv.log---- [30/08/2000 23:08:24:970 GMT] Hello: init ----end jserv.log---- ----begin mod_jserv.log---- ----end mod_jserv.log ----begin access_log---- 10.0.0.1 - - [30/Aug/2000:19:09:29 -0400] "GET /servlets/Hello HTTP/1.0" 200 198 10.0.0.1 - - [30/Aug/2000:19:09:30 -0400] "GET /servlets/Hello HTTP/1.0" 200 198 10.0.0.1 - - [30/Aug/2000:19:09:31 -0400] "GET /servlets/Hello HTTP/1.0" 200 198 10.0.0.1 - - [30/Aug/2000:19:09:32 -0400] "GET /servlets/Hello HTTP/1.0" 200 0 10.0.0.1 - - [30/Aug/2000:19:09:33 -0400] "GET /servlets/Hello HTTP/1.0" 200 0 10.0.0.1 - - [30/Aug/2000:19:09:33 -0400] "GET /servlets/Hello HTTP/1.0" 200 0 10.0.0.1 - - [30/Aug/2000:19:09:35 -0400] "GET /servlets/Hello HTTP/1.0" 200 0 ----end access_log---- ----begin error_log---- [Wed Aug 30 19:05:45 2000] [notice] Apache/1.3.12 (Unix) ApacheJServ/1.1.2 configured -- resuming normal operations ... _signalnull() found in existing libs ----end error_log---- ----begin output of httpd -V---- 235# ./httpd -V Server version: Apache/1.3.12 (Unix) Server built: Aug 15 2000 16:23:58 Server's Module Magic Number: 19990320:7 Server compiled with.... -D HAVE_MMAP -D USE_MMAP_SCOREBOARD -D USE_MMAP_FILES -D USE_FCNTL_SERIALIZED_ACCEPT -D SHARED_CORE -D HTTPD_ROOT="/usr/local/apache" -D SUEXEC_BIN="/usr/local/apache/bin/suexec" -D SHARED_CORE_DIR="/usr/local/apache/libexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/httpd.scoreboard" -D DEFAULT_LOCKFILE="logs/httpd.lock" -D DEFAULT_XFERLOG="logs/access_log" -D DEFAULT_ERRORLOG="logs/error_log" -D TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" -D ACCESS_CONFIG_FILE="conf/access.conf" -D RESOURCE_CONFIG_FILE="conf/srm.conf" ----end output of httpd -V---- >How-To-Repeat: Vanilla install of Apache 1.3.12 (untar source, type ./configure, make, make install) Apache JServ 1.1.2 (untar source, ./configure --with-apxs=/usr/local/apache/bin/apxs, make, make install, modify httpd.conf as instructed to add in jserv/jserv.conf) >Fix: no >Release-Note: >Audit-Trail: From: "Jim Brownfield" To: "Richard Neish" Cc: Subject: mod_jserv/6486: mod_jserv returns no data intermittently on SCO OpenServer Date: Fri, 4 May 2001 15:37:34 -0700 I believe I made a similar bug report (os-sco/7378). I guess my search didn't pull up 6486 :(. I made a suggested fix in 7378. I would be interested in knowing if someone else made the patch changes and executed Apache on SCO with JServ successfully. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database 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! ]