Hi, There
I'm trying to integrate Tomcat with Personal Web Server on Win NT4.0 by using isapi_redirect.dll (out-of-process).
When restarting the Web server, I got the following error message in isapi log file (isapi.log):
[jk_connect.c (142)]: jk_open_socket, connect() failed errno = 61
[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1
[jk_connect.c (142)]: jk_open_socket, connect() failed errno = 61
[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1
[jk_uri_worker_map.c (278)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter
[jk_uri_worker_map.c (134)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL parameters
Any idea?
Thanks a lot for your reply.
Zhao