----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Does anyone know why the following problem is occuring.
When I attempt to access a servlet running in JServ on Apache, I get a
"Bad Request" message in the browser. The JServ module under Apache logs
the error:
(ERROR) ajp11: Servlet Error: Malformed data sent to JServ
and the JServ client logs the error:
AJP Protocol Error: java.io.IOException: Stream broken
I know that they are talking to each other, because if I set the client to
start mannualy and request a servlet through apache the message changes
when the client is not running.
I am running under Apache 1.3.9
JServ 1.1b3
Redhat 6.1 ( I was running Mandrake and got the same
problem)
This problem occurs for all servlet requests that I have tried.
Thank you for your help.
Steve
[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]