You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ucbus ucbus <uc...@hotmail.com> on 2001/07/28 16:59:26 UTC

PWS tomcat problem-UCBUS

Could somebody help me on this.
I have IIS and Tomcat on NT4.0 and could configure successfully. Means that 
the "examples " example is working fine. However when I am trying to add my 
MQ wOrkflow application as a web application I am getting the following 
error. The web-appliction need to work in separate directory. ANy help in 
this regard is higly appreciated

404- page not found and the isapi log says

[jk_uri_worker_map.c (335)]: jk_uri_worker_map_t::uri_worker_map_close,
NULL
parameter
[jk_uri_worker_map.c (185)]: In k_uri_worker_map_t::uri_worker_map_free,
NULL parameters
[jk_isapi_plugin.c (355)]: jk_ws_service_t::write, WriteClient failed
[jk_ajp12_worker.c (601)]: ajpv12_handle_response, error writing back to
server
[jk_isapi_plugin.c (355)]: jk_ws_service_t::write, WriteClient failed
[jk_ajp12_worker.c (601)]: ajpv12_handle_response, error writing back to
server

Could somebody help me
UCBUS


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


Re: PWS tomcat problem-UCBUS

Posted by Tim O'Neil <bw...@noteboard.org>.
At 07:59 AM 7/28/2001, you wrote:
>Could somebody help me on this.
>I have IIS and Tomcat on NT4.0 and could configure successfully. Means 
>that the "examples " example is working fine. However when I am trying to 
>add my MQ wOrkflow application as a web application I am getting the 
>following error. The web-appliction need to work in separate directory. 
>ANy help in this regard is higly appreciated
>
>404- page not found and the isapi log says
>
>[jk_uri_worker_map.c (335)]: jk_uri_worker_map_t::uri_worker_map_close,
>NULL
>parameter
>[jk_uri_worker_map.c (185)]: In k_uri_worker_map_t::uri_worker_map_free,
>NULL parameters
>[jk_isapi_plugin.c (355)]: jk_ws_service_t::write, WriteClient failed
>[jk_ajp12_worker.c (601)]: ajpv12_handle_response, error writing back to
>server
>[jk_isapi_plugin.c (355)]: jk_ws_service_t::write, WriteClient failed
>[jk_ajp12_worker.c (601)]: ajpv12_handle_response, error writing back to
>server
>
>Could somebody help me
>UCBUS

You add a copy of your server.xml and .properties file so we can
see what it's lacking.