Hmm... No, that's not it. Still getting exactly the same error. Where
exactly is this 'The specified module could not be found' coming from?
Is it the redirector that is failing or is Tomcat somehow giving an
incorrect response?

Are these two lines an error or informational?

[Thu Feb 02 15:40:31 2006] [2240:5376] [debug] jk_isapi_plugin.c (845):
check if [/NetSearch/jsp/index.jsp] is points to the web-inf directory
[Thu Feb 02 15:40:31 2006] [2240:5376] [debug] jk_isapi_plugin.c (863):
[/NetSearch/jsp/index.jsp] is a servlet url - should redirect to
NetSearchWorker

I can't find a lot of help anywhere if things don't work...

Cheers,
Richard.

-----Original Message-----
From: Earnie Dyke [mailto:[EMAIL PROTECTED] 
Sent: 02 February 2006 15:40
To: Tomcat Users List
Subject: RE: Tomcat under IIS using isapi_redirect.dll

That could do it.

Earnie!

-----Original Message-----
From: Richard Burman [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 02, 2006 10:38 AM
To: Tomcat Users List
Subject: RE: Tomcat under IIS using isapi_redirect.dll


D'oh!! It's okay, I've just spotted the problem. I had put
'workers.properties' in the registry, not 'worker.properties'. I suspect
it will work now.

Thanks for looking, anyway!

Cheers,
Richard.

-----Original Message-----
From: Richard Burman [mailto:[EMAIL PROTECTED] 
Sent: 02 February 2006 15:34
To: Tomcat Users List
Subject: RE: Tomcat under IIS using isapi_redirect.dll

They are both running on the same machine and it doesn't have a firewall
installed.

Here is a more extensive snippet from the log file:

[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_shm.c (134):
Initialized shared memory size=67584 free=65536 addr=0xfe0000
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (1160):
Using registry.
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (1163):
Using log file C:\Program Files\Apache Software Foundation\Tomcat
5.5\logs\jk_iis.log.
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (1164):
Using log level 1.
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (1165):
Using extension uri /tomcat/isapi_director.dll.
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (1166):
Using worker file C:\Program Files\Apache Software Foundation\Tomcat
5.5\conf\workers.properties.
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (1167):
Using worker mount file C:\Program Files\Apache Software
Foundation\Tomcat 5.5\conf\uriworkermap.properties.
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (1169):
Using uri select 0.
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(260): wildchar rule /servlet-examples/*.jpeg=ajp13w was added
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(260): wildchar rule /NetSearch/*=NetSearchWorker was added
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(260): wildchar rule /NetSearch/*.jsp=NetSearchWorker was added
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(260): wildchar rule /NetSearch/servlet/*=NetSearchWorker was added
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_worker.c (236):
creating worker ajp12
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_worker.c (141): about
to create instance ajp12 of ajp12
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp12_worker.c (241):
Into ajp12_worker_factory
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_worker.c (154): about
to validate and init ajp12
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp12_worker.c (153):
Into jk_worker_t::validate
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp12_worker.c (165):
In jk_worker_t::validate for worker ajp12 contact is localhost:8007
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_worker.c (248):
removing old ajp12 worker
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_worker.c (236):
creating worker ajp13
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_worker.c (141): about
to create instance ajp13 of ajp13
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_worker.c (154): about
to validate and init ajp13
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1806):
worker ajp13 contact is 'localhost:8009'
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1895):
setting socket keepalive to 0
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1934):
setting socket timeout to -1
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1938):
setting socket buffer size to 0
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1942):
setting connection recycle timeout to 0
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1946):
setting cache timeout to 0
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1950):
setting connect timeout to 0
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1954):
setting reply timeout to 0
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1958):
setting prepost timeout to 0
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1962):
setting recovery opts to 0
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1966):
setting number of retries to 3
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_ajp_common.c (1843):
setting connection cache size to 10
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_worker.c (248):
removing old ajp13 worker
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (711):
Detected IIS >= 5.0
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (762):
Filter started
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (828):
Virtual Host redirection of /localhost/NetSearch/jsp/index.jsp
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(449): Attempting to map URI '/localhost/NetSearch/jsp/index.jsp' from 4
maps
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/servlet/*'
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*.jsp'
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*'
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (835):
Default redirection of /NetSearch/jsp/index.jsp
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(449): Attempting to map URI '/NetSearch/jsp/index.jsp' from 4 maps
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/servlet/*'
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*.jsp'
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(475): Found a wildchar match NetSearchWorker -> /NetSearch/*.jsp
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (845):
check if [/NetSearch/jsp/index.jsp] is points to the web-inf directory
[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (863):
[/NetSearch/jsp/index.jsp] is a servlet url - should redirect to
NetSearchWorker
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_isapi_plugin.c (762):
Filter started
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_isapi_plugin.c (828):
Virtual Host redirection of /localhost/NetSearch
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_uri_worker_map.c
(449): Attempting to map URI '/localhost/NetSearch' from 4 maps
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/servlet/*'
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*.jsp'
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*'
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_isapi_plugin.c (835):
Default redirection of /NetSearch
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_uri_worker_map.c
(449): Attempting to map URI '/NetSearch' from 4 maps
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/servlet/*'
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*.jsp'
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*'
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_isapi_plugin.c (845):
check if [/NetSearch] is points to the web-inf directory
[Thu Feb 02 12:00:34 2006] [5684:1588] [debug] jk_isapi_plugin.c (942):
[/NetSearch] is not a servlet url
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_isapi_plugin.c (762):
Filter started
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_isapi_plugin.c (828):
Virtual Host redirection of /localhost/NetSearch/index.html
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_uri_worker_map.c
(449): Attempting to map URI '/localhost/NetSearch/index.html' from 4
maps
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/servlet/*'
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*.jsp'
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*'
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_isapi_plugin.c (835):
Default redirection of /NetSearch/index.html
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_uri_worker_map.c
(449): Attempting to map URI '/NetSearch/index.html' from 4 maps
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/servlet/*'
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*.jsp'
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*'
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_uri_worker_map.c
(475): Found a wildchar match NetSearchWorker -> /NetSearch/*
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_isapi_plugin.c (845):
check if [/NetSearch/index.html] is points to the web-inf directory
[Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_isapi_plugin.c (863):
[/NetSearch/index.html] is a servlet url - should redirect to
NetSearchWorker

-----Original Message-----
From: Earnie Dyke [mailto:[EMAIL PROTECTED] 
Sent: 02 February 2006 15:32
To: Tomcat Users List
Subject: RE: Tomcat under IIS using isapi_redirect.dll

Richard,

Is that all there is in the log? You may want to change to log level in
the redirector to trace to get more info.

Our biggest problem was with the firewall. IIS runs on one side and
JBoss/Tomcat on the other.

Earnie!

-----Original Message-----
From: Richard Burman [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 02, 2006 10:27 AM
To: users@tomcat.apache.org
Subject: Tomcat under IIS using isapi_redirect.dll


Hi all,

 

I'm having a little trouble getting tomcat to work in conjunction with
IIS. I have followed the instructions to the letter but to no avail.
When I check in the IIS properties, the filter has a green arrow so the
isapi portion seems to be okay. When I try to take a look at something
that should be farmed out to Tomcat, I get "The specified module could
not be found" and in the log I see:

 

[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (835):
Default redirection of /NetSearch/jsp/index.jsp

[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(449): Attempting to map URI '/NetSearch/jsp/index.jsp' from 4 maps

[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/servlet/*'

[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(461): Attempting to map context URI '/NetSearch/*.jsp'

[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c
(475): Found a wildchar match NetSearchWorker -> /NetSearch/*.jsp

[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (845):
check if [/NetSearch/jsp/index.jsp] is points to the web-inf directory

[Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (863):
[/NetSearch/jsp/index.jsp] is a servlet url - should redirect to
NetSearchWorker

 

Any hints on where I'm going wrong?

 

Cheers,
Richard.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to