----------------------------------------------------------------
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,
I'm pretty new to Apache JServ. After the installation and configration
of JServ, I tried to run a test servlet
(http://localhost/servlets/IsItWorking or any servlets in the servlet
zone) but got 400 Bad Request error page.
The following information can be found in the log files:
(1) mod_jserv.log:
[20/10/1999 19:04:48:802] (ERROR) ajp11: Servlet Error: Malformed data
sent to JServ
(2) jserv.log
(always empty - I have set the log flag as true and specified the
correct path)
(3) error.log
[Wed Oct 20 13:04:06 1999] [info] Parent: Created child process 273
[Wed Oct 20 13:04:06 1999] [info] Parent: Duplicating socket 180 and
sending it to child process 273
(4) access.log
127.0.0.1 - - [20/Oct/1999:13:04:48 -0600] "GET /servlets/SnoopServlet
HTTP/1.0" 400 412
I have noticed the timestamp in mod_jserv.log is always a wrong time. Is
it a bug in JServ or did I configure JServ incorrectly?
By the way, when I use http://localhost/jserv/ to check the status of
JServ, it works fine.
My working environment is Windows NT 4.0/SP4 + JDK1.2.2 + Apache 1.3.9 +
Apache JServ 1.1b1 (by downloading and installing Apache_JServ1.0.exe
and replacing DLL and JAR with ApacheJServ1.1b1.zip).
Thanks.
Li
--
--------------------------------------------------------------
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]