You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark Hutchinson <ma...@hotmail.com> on 2002/07/08 21:51:34 UTC

Error received in mod_jk.log / Getting Blank JSP pages

When ever I try to access a JSP page, I get a returned blank page
(here is the source of the received page:
<html><body></body></html>   )

and I get this in the mod_jk.log

[Mon Jul 08 13:43:30 2002]  [jk_worker.c (123)]: Into wc_get_worker_for_name 
ajp13
[Mon Jul 08 13:43:30 2002]  [jk_worker.c (127)]: wc_get_worker_for_name, 
done  found a worker
[Mon Jul 08 13:43:30 2002]  [jk_ajp13_worker.c (865)]: Into 
jk_worker_t::get_endpoint
[Mon Jul 08 13:43:30 2002]  [jk_ajp13_worker.c (775)]: Into 
jk_endpoint_t::service
[Mon Jul 08 13:43:30 2002]  [jk_ajp13.c (403)]: Into ajp13_marshal_into_msgb
[Mon Jul 08 13:43:30 2002]  [jk_ajp13.c (537)]: ajp13_marshal_into_msgb - 
Done
[Mon Jul 08 13:43:30 2002]  [jk_ajp13_worker.c (206)]: sending to ajp13 #483
[Mon Jul 08 13:43:30 2002]  [jk_ajp13_worker.c (645)]: send_request 2: 
request body to send 0 - request body to resend 0
[Mon Jul 08 13:43:30 2002]  [jk_ajp13_worker.c (258)]: received from ajp13 
#33
[Mon Jul 08 13:43:30 2002]  [jk_ajp13.c (584)]: ajp13_unmarshal_response: 
status = 400
[Mon Jul 08 13:43:30 2002]  [jk_ajp13.c (591)]: ajp13_unmarshal_response: 
Number of headers is = 1
[Mon Jul 08 13:43:30 2002]  [jk_ajp13.c (634)]: ajp13_unmarshal_response: 
Header[0] [Content-Type] = [text/html]
[Mon Jul 08 13:43:30 2002]  [jk_ajp13_worker.c (258)]: received from ajp13 
#2
[Mon Jul 08 13:43:30 2002]  [jk_ajp13_worker.c (549)]: Into 
jk_endpoint_t::done


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>