Hi, 
 
I am having trouble setting up IIS/TOMCAT. I would really appreciated if some one can help me out.
 
I'm running IIS 4.0 from the NT4 option pack on top of NT4, Service Pack 6a.
 
I am trying to run http://localhost/examples/jsp/index.html   and
I got following:
 
Not Found (404)
 
Original request: /jakarta/isapi_redirect.dll
 
Not found request: /jakarta/isapi_redirect.dll
 
Here is the isapi.log file:
 
[jk_uri_worker_map.c (334)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter
[jk_uri_worker_map.c (184)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL parameters
[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1
[jk_isapi_plugin.c (554)]: HttpExtensionProc error, service() failed
[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1
[jk_isapi_plugin.c (554)]: HttpExtensionProc error, service() failed

 
Here is log file under /winnt/system/Logfiles/W3svc
 
127.0.0.1, -, 3/19/01, 20:22:52, W3SVC1, YYUPC, 127.0.0.1, 10, 280, 486, 200, 0, GET, /jakarta/isapi_redirect.dll, -,
127.0.0.1, -, 3/19/01, 20:22:55, W3SVC1, YYUPC, 127.0.0.1, 0, 298, 486, 200, 0, GET, /jakarta/isapi_redirect.dll, -,
127.0.0.1, -, 3/19/01, 20:22:55, W3SVC1, YYUPC, 127.0.0.1, 0, 298, 486, 200, 0, GET, /jakarta/isapi_redirect.dll, -,
127.0.0.1, -, 3/19/01, 20:35:00, W3SVC1, YYUPC, 127.0.0.1, 0, 349, 462, 200, 0, GET, /jakarta/isapi_redirect.dll, -,

 
Thanks,
Yaxin.

Reply via email to