You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Johan Hellstrom <xt...@hotmail.com> on 2001/10/03 13:49:17 UTC

IIS and Tomcat 3.2.3 w isapi_redirect.dll, RC 200

Dear Sirs,

Am trying to configure IIS under Windows 2000 Server to use TomCat 3.2.3 as 
a servlet engine. Since it doesn't work very well, after reading and 
following the advice in you your howto file, I would appreciate if you had 
any input in the matter.

Everything is registered properly. The isapi.log file is created, the 
redictor green "up arrow" is there and the PWS log file entries show up 
nicely. Since I get a 200 error in this log file (as can be seen below) I 
took a second look at the /jakarta virtual directory, which has all proper 
authorities applied (actually *all* permissions ;-)).

Can you see anything weird from the following output?
Would be grateful for any input.

Regards

Johan Hellstrom

--------------------------------------------------------------------------------

>From the Tomcat CMD Window:

Starting tomcat. Check logs/tomcat.log for error messages
2001-10-03 10:00:47 - ContextManager: Adding context Ctx(  )
2001-10-03 10:00:47 - ContextManager: Adding context Ctx( /test )
2001-10-03 10:00:48 - PoolTcpConnector: Starting HttpConnectionHandler on 
8080
2001-10-03 10:00:48 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 
8007
2001-10-03 10:01:09 - Ctx(  ): 404 R(  + /jakarta/isapi_redirect.dll + null) 
null
2001-10-03 10:06:37 - Ctx(  ): 404 R(  + /jakarta/isapi_redirect.dll + null) 
null

--------------------------------------------------------------------------------

>From the PWS log:

2001-10-03 08:51:25 127.0.0.1 - 127.0.0.1 80 GET /jakarta/isapi_redirect.dll 
- 200 Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0)


--------------------------------------------------------------------------------

>From the isapi.log:

[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_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_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_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



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


RE: IIS and Tomcat 3.2.3 w isapi_redirect.dll, RC 200

Posted by Vara Prashanth <pr...@yahoo.com>.
Hi
I am not 100% sure i what I am going to say will be the right approach or
not....but here's what happened to me when I was trying to set up tomcat on
my machine. The manual for setting up tomcat says that we should make
registry entries for the the isapi redirector and the same in Internet
service manager console. When I did that I could not invoke the dll(same as
you). I was then told by someone that we dont need to have the redirector in
the ISAPI filters of the Internet service manager console. So just try and
removing this entry and test it out.

This is my first posting to someone else's problem...i just hope I was
right!
All the best
Prashanth

-----Original Message-----
From: Johan Hellstrom [mailto:xtrnjot@hotmail.com]
Sent: Wednesday, October 03, 2001 11:49 AM
To: tomcat-user@jakarta.apache.org
Subject: IIS and Tomcat 3.2.3 w isapi_redirect.dll, RC 200


Dear Sirs,

Am trying to configure IIS under Windows 2000 Server to use TomCat 3.2.3 as
a servlet engine. Since it doesn't work very well, after reading and
following the advice in you your howto file, I would appreciate if you had
any input in the matter.

Everything is registered properly. The isapi.log file is created, the
redictor green "up arrow" is there and the PWS log file entries show up
nicely. Since I get a 200 error in this log file (as can be seen below) I
took a second look at the /jakarta virtual directory, which has all proper
authorities applied (actually *all* permissions ;-)).

Can you see anything weird from the following output?
Would be grateful for any input.

Regards

Johan Hellstrom

----------------------------------------------------------------------------
----

>From the Tomcat CMD Window:

Starting tomcat. Check logs/tomcat.log for error messages
2001-10-03 10:00:47 - ContextManager: Adding context Ctx(  )
2001-10-03 10:00:47 - ContextManager: Adding context Ctx( /test )
2001-10-03 10:00:48 - PoolTcpConnector: Starting HttpConnectionHandler on
8080
2001-10-03 10:00:48 - PoolTcpConnector: Starting Ajp12ConnectionHandler on
8007
2001-10-03 10:01:09 - Ctx(  ): 404 R(  + /jakarta/isapi_redirect.dll + null)
null
2001-10-03 10:06:37 - Ctx(  ): 404 R(  + /jakarta/isapi_redirect.dll + null)
null

----------------------------------------------------------------------------
----

>From the PWS log:

2001-10-03 08:51:25 127.0.0.1 - 127.0.0.1 80 GET /jakarta/isapi_redirect.dll
- 200 Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0)


----------------------------------------------------------------------------
----

>From the isapi.log:

[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_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_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_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



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


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com