Check these entries:
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (460)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (477)]: Attempting to map
URI '/localhost/examples/jsp/index.html'
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (599)]:
jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (765)]: In HttpFilterProc
test Default redirection of /examples/jsp/index.html
The redirector cannot map "/localhost/examples/jsp/index.html", so it
defaults to "/examples/jsp/index.html ".
John
-----Original Message-----
From: Reza Darbandi
To: [EMAIL PROTECTED]
Sent: 11/12/02 3:19 PM
Subject: Does Win2K SP3, IIS 5.0 have problem with IIS-Tomcat redirector,
Tomcat-4.1.12, ajp13 and jdk1.4.0_01?
Hello,
I was wondering if anyone can help me on the problem that I have
while
trying to use the following:
Win 2K SP3, IIS 5.0, IIS-Tomcat redirector(isapi_redirector.dll),
Tomcat-4.1.12, ajp13, and jdk1.4.0_01
I already checked all the documents and even checked the link
http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/
The problem with that is that its replacing my 'tomcat-util.jar' in my
Tomcat lib directory with its older version that ofcourse doesn't work!
Apart from that,
my problem is happening while trying to run the Tomcat examples like the
http://localhost/examples/jsp/index.html.
Tomcat runs the page correctly when I type:
http://localhost:8080/examples/jsp/index.html.
I am definitely sure that my Regsitery Keys are OK. Also the ISAPI
filter is
running on my IIS. The problem that I have is a criptic Error 500 in
IIS! I
already checked the Trouble Shooting part of the document more than
several
times! I also activated the port 8009 for ajp13 in the server.xml file.
I attached all of the /Conf files I modified in my 'Tomcat'.
IIS Log file:
#Fields: date time c-ip cs-username s-sitename s-computername s-ip
s-port
cs-method cs-uri-stem cs-uri-query sc-status sc-win32-status sc-bytes
cs-bytes time-taken cs-version cs-host cs(User-Agent) cs(Cookie)
cs(Referer)
2002-11-12 06:14:43 127.0.0.1 - W3SVC1 AMIR-SER 127.0.0.1 80 GET
/jakarta/isapi_redirect.dll - 500 126 0 407 541 HTTP/1.1 localhost
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+Q312461)
JSESSIONID=EA895A3F13CE77700018EEE933D803A3 -
iis_redirect.log with the Debug option:
[Tue Nov 12 01:13:45 2002] [jk_uri_worker_map.c (190)]: Into
jk_uri_worker_map_t::uri_worker_map_free
[Tue Nov 12 01:13:45 2002] [jk_uri_worker_map.c (441)]: Into
jk_uri_worker_map_t::uri_worker_map_close
[Tue Nov 12 01:13:45 2002] [jk_worker.c (118)]: Into wc_close
[Tue Nov 12 01:13:45 2002] [jk_worker.c (201)]: close_workers got 1
workers
to destroy
[Tue Nov 12 01:13:45 2002] [jk_worker.c (208)]: close_workers will
destroy
worker ajp13
[Tue Nov 12 01:13:45 2002] [jk_ajp_common.c (1311)]: Into
jk_worker_t::destroy
[Tue Nov 12 01:13:45 2002] [jk_ajp_common.c (1318)]: Into
jk_worker_t::destroy up to 1 endpoint to close
[Tue Nov 12 01:13:45 2002] [jk_worker.c (120)]: wc_close, done
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (1018)]: Using registry.
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (1020)]: Using log file
D:\Jakarta\jakarta-tomcat-4.1.12\logs\iis_redirect.log.
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (1021)]: Using log level
0.
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (1022)]: Using extension
uri
/jakarta/isapi_redirect.dll.
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (1023)]: Using worker
file
D:\Jakarta\jakarta-tomcat-4.1.12\conf\worker.properties.
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (1024)]: Using worker
mount
file D:\Jakarta\jakarta-tomcat-4.1.12\conf\uriworkermap.properties.
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (1025)]: Using uri select
0.
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (172)]: Into
jk_uri_worker_map_t::uri_worker_map_alloc
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (375)]: Into
jk_uri_worker_map_t::uri_worker_map_open
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (396)]:
jk_uri_worker_map_t::uri_worker_map_open, rule map size is 1
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (321)]: Into
jk_uri_worker_map_t::uri_worker_map_open, match rule /examples/=ajp13
was
added
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (408)]: Into
jk_uri_worker_map_t::uri_worker_map_open, there are 1 rules
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (422)]:
jk_uri_worker_map_t::uri_worker_map_open, done
[Tue Nov 12 01:14:43 2002] [jk_worker.c (88)]: Into wc_open
[Tue Nov 12 01:14:43 2002] [jk_worker.c (224)]: Into build_worker_map,
creating 1 workers
[Tue Nov 12 01:14:43 2002] [jk_worker.c (230)]: build_worker_map,
creating
worker ajp13
[Tue Nov 12 01:14:43 2002] [jk_worker.c (148)]: Into wc_create_worker
[Tue Nov 12 01:14:43 2002] [jk_worker.c (260)]: Factory :ajp12
[Tue Nov 12 01:14:43 2002] [jk_worker.c (260)]: Factory :ajp13
[Tue Nov 12 01:14:43 2002] [jk_worker.c (164)]: wc_create_worker, about
to
create instance ajp13 of ajp13
[Tue Nov 12 01:14:43 2002] [jk_ajp13_worker.c (108)]: Into
ajp13_worker_factory
[Tue Nov 12 01:14:43 2002] [jk_worker.c (173)]: wc_create_worker, about
to
validate and init ajp13
[Tue Nov 12 01:14:43 2002] [jk_ajp_common.c (1206)]: Into
jk_worker_t::validate
[Tue Nov 12 01:14:43 2002] [jk_ajp_common.c (1226)]: In
jk_worker_t::validate for worker ajp13 contact is localhost:8009
[Tue Nov 12 01:14:43 2002] [jk_ajp_common.c (1254)]: Into
jk_worker_t::init
[Tue Nov 12 01:14:43 2002] [jk_ajp_common.c (1274)]: In
jk_worker_t::init,
setting socket timeout to 0
[Tue Nov 12 01:14:43 2002] [jk_worker.c (189)]: wc_create_worker, done
[Tue Nov 12 01:14:43 2002] [jk_worker.c (240)]: build_worker_map,
removing
old ajp13 worker
[Tue Nov 12 01:14:43 2002] [jk_worker.c (252)]: build_worker_map, done
[Tue Nov 12 01:14:43 2002] [jk_worker.c (111)]: wc_open, done 1
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (655)]: Detected IIS >=
5.0
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (696)]: HttpFilterProc
started
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (759)]: In HttpFilterProc
Virtual Host redirection of /localhost/examples/jsp/index.html
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (460)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (477)]: Attempting to
map
URI '/localhost/examples/jsp/index.html'
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (599)]:
jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (765)]: In HttpFilterProc
test Default redirection of /examples/jsp/index.html
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (460)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (477)]: Attempting to
map
URI '/examples/jsp/index.html'
[Tue Nov 12 01:14:43 2002] [jk_uri_worker_map.c (502)]:
jk_uri_worker_map_t::map_uri_to_worker, Found a context match ajp13 ->
/examples/
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (775)]: HttpFilterProc
[/examples/jsp/index.html] is a servlet url - should redirect to ajp13
[Tue Nov 12 01:14:43 2002] [jk_isapi_plugin.c (838)]: HttpFilterProc
check
if [/examples/jsp/index.html] is points to the web-inf directory
I appreciate your help,
Thanks, Reza
<<uriworkermap.properties>> <<server.xml>> <<worker.properties>>
<<ATT83225.txt>>
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>