Hi,

I've installed the Tomcat IIS according to the directions that came
along with the Tomcat 3.1 release.  The system is Windows 2000.

A couple of things. First, the log file indicates that maybe something
is malfunctioning.  Is the attempt to create the second worker
supposed to fail?

> [jk_uri_worker_map.c (111)]: Into jk_uri_worker_map_t::uri_worker_map_alloc
> [jk_uri_worker_map.c (144)]: Into jk_uri_worker_map_t::uri_worker_map_open
> [jk_uri_worker_map.c (158)]: jk_uri_worker_map_t::uri_worker_map_open, rule map size 
>is 2
> [jk_uri_worker_map.c (214)]: Into jk_uri_worker_map_t::uri_worker_map_open, match 
>rule /servlet/=ajp12 was added
> [jk_uri_worker_map.c (214)]: Into jk_uri_worker_map_t::uri_worker_map_open, match 
>rule /examples/=ajp12 was added
> [jk_uri_worker_map.c (243)]: Into jk_uri_worker_map_t::uri_worker_map_open, there 
>are 2 rules
> [jk_uri_worker_map.c (264)]: jk_uri_worker_map_t::uri_worker_map_open, done
> [jk_worker.c (98)]: Into wc_open
> [jk_worker.c (217)]: Into build_worker_map, creating 2 workers
> [jk_worker.c (223)]: build_worker_map, creating worker ajp12
> [jk_worker.c (154)]: Into wc_create_worker
> [jk_worker.c (168)]: wc_create_worker, about to create instance ajp12 of ajp12
> [jk_ajp12_worker.c (264)]: Into ajp12_worker_factory
> [jk_worker.c (177)]: wc_create_worker, about to validate and init ajp12
> [jk_ajp12_worker.c (182)]: Into jk_worker_t::validate
> [jk_ajp12_worker.c (194)]: In jk_worker_t::validate for worker ajp12 contact is 
>localhost:8007
> [jk_worker.c (187)]: wc_create_worker, done
> [jk_worker.c (233)]: build_worker_map, removing old ajp12 worker 
> [jk_worker.c (223)]: build_worker_map, creating worker ajp13
> [jk_worker.c (154)]: Into wc_create_worker
> [jk_worker.c (164)]: wc_create_worker NULL factory for ajp13
> [jk_worker.c (239)]: build_worker_map failed to create workerajp13

Second, according to the instructions, I should:

> Using the IIS management console, add isapi_redirect.dll as a filter
> in your IIS/PWS web site.

I looked hard in both the Internet Services Manager and the Personal
Web Manager for a way to do this, but couldn't find one, so I wound up
editing the registry.  Am I missing something?

Thanks,
- Steve Masticola.

Reply via email to