Hello, It would seem that my Apache web server is not passing on parameters to URLs to Tomcat. This is the kind of thing I'm getting in my mod_jk.log file:
[jk_uri_worker_map.c (335)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter [jk_uri_worker_map.c (185)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL parameters [jk_ajp12_worker.c (503)]: ajpv12_handle_response, error reading header line [jk_uri_worker_map.c (335)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter [jk_uri_worker_map.c (185)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL parameters [jk_ajp12_worker.c (503)]: ajpv12_handle_response, error reading header line Can anyone suggest what I should do? My configuration is that I have several <Host> elements in my Server.xml file each representing one context. I then have multiple Virtual Hosts in Apache /tomcat/conf/mod_jk.conf which should map to each of these hosts. Please help! Thanks, Andoni. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
