Start fixing it by *not* commenting out the worker.list=ajp13w and set your connection pool size to something reasonable (default is 1, start with let's say 50).

Then follow Tim's adviceand please also tell us which isapi redirector version you are using.

Regards,

Rainer

doepain schrieb:
No matter what I try where I go I just keep hitting a wall with this ISAPI
redirector for IIS/Tomcat.
I have been trying to get this to work since 9:00 AM est, and I am losing
steam.
I tried supplying any useful information for trouble shooting below

Error:
HTTP Status 404 - /jakarta/isapi_redirect.dll
        type Status report
        message /jakarta/isapi_redirect.dll
        description The requested resource (/jakarta/isapi_redirect.dll) is not
available.
Apache Tomcat/5.0.16

uriworkermap.properties File:
# uriworker.properties -
#
# This file provides sample mappings for example
# ajp13w worker defined in workermap.properties.minimal

/jsp-examples/*=ajp13w
/servlet-examples/*=ajp13w

# Now filter out all .jpeg files inside that context
# For no mapping the url has to start with exclamation (!)
#!/servlet-examples/*.jpeg=ajp13w

Workers.Properties.Minimal:
# workers.properties.minimal -
# This file provides minimal jk configuration properties needed to # connect to Tomcat. # The workers that jk should create and work with # Defining a worker named ajp13w and of type ajp13
# Note that the name and the type do not have to match.

#worker.list=ajp13w
worker.ajp13w.type=ajp13
worker.ajp13w.host=localhost
worker.ajp13w.port=8009

Jakarta Isapi Redirector Install path:
C:\Program Files\Apache Software Foundation\Jakarta Isapi Redirector\conf

Tomcat Install Path:
C:\Program Files\Apache Software Foundation\Tomcat 5.0

IIS V6.0 Settings
The "jakarta" Web Service Extension is Installed, and Allowed.
The ISAPI Filter for "jakarta" in installed, and its Status is "Online"
Priority "High"

Host:
Windows Server 2003 SP2

ISAPI-Redirector Log output:
[Mon Feb 18 13:11:38 2008] [error] HttpExtensionProc::jk_isapi_plugin.c
(944): could not get a worker for name ajp13
[Mon Feb 18 13:11:39 2008] [error] HttpExtensionProc::jk_isapi_plugin.c
(944): could not get a worker for name ajp13
[Mon Feb 18 13:21:47 2008] [error]
ajp_connection_tcp_send_message::jk_ajp_common.c (902): sendfull returned -3
with errno=54 [Mon Feb 18 13:21:47 2008] [error] ajp_send_request::jk_ajp_common.c (1158):
Error sending request try another pooled connection
[Mon Feb 18 13:21:48 2008] [info]  jk_open_socket::jk_connect.c (183):
connect() failed errno = 61
[Mon Feb 18 13:21:48 2008] [info]  ajp_connect_to_endpoint::jk_ajp_common.c
(862): Failed connecting to tomcat. Tomcat is probably not started or is
listening on the wrong host/port (127.0.0.1:8009). Failed errno = 61
[Mon Feb 18 13:21:48 2008] [info]  ajp_send_request::jk_ajp_common.c (1186):
Error connecting to the Tomcat process.
[Mon Feb 18 13:21:48 2008] [info]  ajp_service::jk_ajp_common.c (1665):
Sending request to tomcat failed,  recoverable operation attempt=0
[Mon Feb 18 13:21:48 2008] [info]  ajp_done::jk_ajp_common.c (1947): could
not find empty cache slot from 1 for worker ajp13. Rise worker cachesize
[Mon Feb 18 13:43:40 2008] [error]
ajp_connection_tcp_send_message::jk_ajp_common.c (902): sendfull returned -3
with errno=54 [Mon Feb 18 13:43:40 2008] [error] ajp_send_request::jk_ajp_common.c (1158):
Error sending request try another pooled connection
[Mon Feb 18 13:43:41 2008] [info]  jk_open_socket::jk_connect.c (183):
connect() failed errno = 61
[Mon Feb 18 13:43:41 2008] [info]  ajp_connect_to_endpoint::jk_ajp_common.c
(862): Failed connecting to tomcat. Tomcat is probably not started or is
listening on the wrong host/port (127.0.0.1:8009). Failed errno = 61
[Mon Feb 18 13:43:41 2008] [info]  ajp_send_request::jk_ajp_common.c (1186):
Error connecting to the Tomcat process.
[Mon Feb 18 13:43:41 2008] [info]  ajp_service::jk_ajp_common.c (1665):
Sending request to tomcat failed,  recoverable operation attempt=0
[Mon Feb 18 13:43:42 2008] [info]  jk_open_socket::jk_connect.c (183):
connect() failed errno = 61
[Mon Feb 18 13:43:42 2008] [info]  ajp_connect_to_endpoint::jk_ajp_common.c
(862): Failed connecting to tomcat. Tomcat is probably not started or is
listening on the wrong host/port (127.0.0.1:8009). Failed errno = 61
[Mon Feb 18 13:43:42 2008] [info]  ajp_send_request::jk_ajp_common.c (1186):
Error connecting to the Tomcat process.
[Mon Feb 18 13:43:42 2008] [info]  ajp_service::jk_ajp_common.c (1665):
Sending request to tomcat failed,  recoverable operation attempt=1
[Mon Feb 18 13:43:43 2008] [info]  jk_open_socket::jk_connect.c (183):
connect() failed errno = 61
[Mon Feb 18 13:43:43 2008] [info]  ajp_connect_to_endpoint::jk_ajp_common.c
(862): Failed connecting to tomcat. Tomcat is probably not started or is
listening on the wrong host/port (127.0.0.1:8009). Failed errno = 61
[Mon Feb 18 13:43:43 2008] [info]  ajp_send_request::jk_ajp_common.c (1186):
Error connecting to the Tomcat process.
[Mon Feb 18 13:43:43 2008] [info]  ajp_service::jk_ajp_common.c (1665):
Sending request to tomcat failed,  recoverable operation attempt=2
[Mon Feb 18 13:43:43 2008] [error] ajp_service::jk_ajp_common.c (1673):
Error connecting to tomcat. Tomcat is probably not started or is listening
on the wrong port. worker=ajp13 failed errno = 61
[Mon Feb 18 13:43:43 2008] [error] HttpExtensionProc::jk_isapi_plugin.c
(937): service() failed
[Mon Feb 18 13:43:46 2008] [info]  jk_open_socket::jk_connect.c (183):
connect() failed errno = 61
[Mon Feb 18 13:43:46 2008] [info]  ajp_connect_to_endpoint::jk_ajp_common.c
(862): Failed connecting to tomcat. Tomcat is probably not started or is
listening on the wrong host/port (127.0.0.1:8009). Failed errno = 61
[Mon Feb 18 13:43:46 2008] [info]  ajp_send_request::jk_ajp_common.c (1186):
Error connecting to the Tomcat process.
[Mon Feb 18 13:43:46 2008] [info]  ajp_service::jk_ajp_common.c (1665):
Sending request to tomcat failed,  recoverable operation attempt=0
[Mon Feb 18 13:43:47 2008] [info]  jk_open_socket::jk_connect.c (183):
connect() failed errno = 61
[Mon Feb 18 13:43:47 2008] [info]  ajp_connect_to_endpoint::jk_ajp_common.c
(862): Failed connecting to tomcat. Tomcat is probably not started or is
listening on the wrong host/port (127.0.0.1:8009). Failed errno = 61
[Mon Feb 18 13:43:47 2008] [info]  ajp_send_request::jk_ajp_common.c (1186):
Error connecting to the Tomcat process.
[Mon Feb 18 13:43:47 2008] [info]  ajp_service::jk_ajp_common.c (1665):
Sending request to tomcat failed,  recoverable operation attempt=1
[Mon Feb 18 13:43:48 2008] [info]  jk_open_socket::jk_connect.c (183):
connect() failed errno = 61
[Mon Feb 18 13:43:48 2008] [info]  ajp_connect_to_endpoint::jk_ajp_common.c
(862): Failed connecting to tomcat. Tomcat is probably not started or is
listening on the wrong host/port (127.0.0.1:8009). Failed errno = 61
[Mon Feb 18 13:43:48 2008] [info]  ajp_send_request::jk_ajp_common.c (1186):
Error connecting to the Tomcat process.
[Mon Feb 18 13:43:48 2008] [info]  ajp_service::jk_ajp_common.c (1665):
Sending request to tomcat failed,  recoverable operation attempt=2
[Mon Feb 18 13:43:48 2008] [error] ajp_service::jk_ajp_common.c (1673):
Error connecting to tomcat. Tomcat is probably not started or is listening
on the wrong port. worker=ajp13 failed errno = 61


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to