----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Sorry to bother you all, the new FAQ system it's not working.
I'm developping a servlet which is working fine if I run it in java
programm which emulates a servletrunner with 50 threads. But if I run
it under jserv ( the same 50 clients making requests ) I have this error
in apache/log/error_log:
Premature end of script headers: /weave/Weave
The error is not at the beginning of the requests it happens after
200-250 requests and the error is not in the same place.
Do you think is a problem with JServ? I'm running
[notice] Apache/1.3.9 (Unix) ApacheJServ/1.1b1 on a
Linux version 2.2.14-5.0 ([EMAIL PROTECTED]) (gcc version
egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #1 Tue Mar 7 21:07:39
EST 2000 ( RedHat 6.2 )
In jserv/log/mod-jserv.log I have:
[20/07/2000 15:21:21:246] (INFO) jserv_watchdog:(16477)
watchdog_cleanup()
[20/07/2000 15:21:21:247] (INFO) Apache Module was cleaned-up
[20/07/2000 15:21:24:259] (INFO) wrapper classpath:
/home/andrei/jserv/libexec/ApacheJServ.jar:
/home/andrei/soft/jsdk.jar:/home/andrei/weave:/home/andrei/weave/src:/usr/local/javaapps/oracle
/oracle_classes111.zip:/home/andrei/weave/lib/xml4j.jar:/home/andrei/weave/lib/lotusxsl.jar:/ho
me/andrei/weave/lib/xalan.jar:/home/andrei/weave/lib/xerces.jar:/home/andrei/weave/lib/compat.j
ar:/home/andrei/weave/lib/bsf.jar:/home/andrei/weave/lib/bsfengines.jar
[20/07/2000 15:21:24:259] (INFO) wrapper: Java VM spawned (PID=16509,
PPID=16478)
[20/07/2000 15:21:34:269] (INFO) wrapper: watching processes
(PID=16478,PPID=16477,JVM PID=1650
9)
(till here works fine)
[20/07/2000 15:21:44:269] (INFO) wrapper: Java VM not responding
(PID=16478) [timeout]
[20/07/2000 15:21:45:279] (EMERGENCY) ajp12: ping: no reply (-1)
[20/07/2000 15:21:45:279] (INFO) wrapper: Java VM restarting (PID=16478)
[20/07/2000 15:21:45:279] (INFO) wrapper: Java VM spawned (PID=16576,
PPID=16478)
[20/07/2000 15:42:47:373] (INFO) wrapper: Java VM not responding
(PID=16478) [timeout]
[20/07/2000 15:42:47:509] (EMERGENCY) ajp12: cannot scan servlet
headers (500)
[20/07/2000 15:42:47:509] (ERROR) an error returned handling request via
protocol "ajpv12"
[20/07/2000 15:42:47:514] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:8007
[20/07/2000 15:42:47:514] (EMERGENCY) ajp12: connection fail
[20/07/2000 15:42:47:514] (ERROR) an error returned handling request via
protocol "ajpv12"
[20/07/2000 15:42:47:517] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:8007
[20/07/2000 15:42:47:517] (EMERGENCY) ajp12: connection fail
...
With respect,
Cezar Andrei
student INRIA-Roquencourt
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]