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


This one is really bugging me: I run a servlet/JSP program on Apache
1.3.12/JServ 1.1.1b1, which is working fine except that sometimes when
browsing, the user will get an "Internal Server Error". The JVM then core
dumps and is automatically recycled. The mod_jserv.log file contains the
error : "ajpv12[1] : cannot scan servlet headers (500)". The program can run
normally for hours before this happens. I could'nt find any special pattern
that triggers the error.

I looked at the source code and the function that spits the error is
"getsfunc", I could not find that function nowhere, neither in the C
libraries or Apache or JServ source code. Any idea where that function is
defined?


A hint would be greatly appreciated.

Bernard. ([EMAIL PROTECTED])






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