----------------------------------------------------------------
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 all,
I'm having this problem, and don't know what it means.
I get the error when I'm expecting a page with 500> records in table.
I know the servlet works fine because when I query for a small number of
records I do get the table back. But when the query is supposed to return
a big HTML table with 500 or more records, I got the error on the log file
about
ajp12[1]: cannot scan servlet headers (500)
an error returned handling request via protocol "ajpv12"
ajp12: ping: no reply (-1) Please make sure that the wrapper.class is
pointing to the correct version of ApacheJserv.jar
but it seems to me the servlet is timing out, or that maybe the string
containing the HTML is way too big.
Any healp greatly appreciated
here's my configuration:
linux RH6.0
ApacheJserv1.1
apache 1.3.6
JSDK 2.0
jdk blackdown 117v3
TIA
--Yohans
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Yohans Mendoza Unix Administrator
[EMAIL PROTECTED] Sirius Images Inc.
http://www2.utep.edu/~yohans http://www.sirius-images.net
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
--------------------------------------------------------------
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]