== ADDENDA 2 very strange.... : the Isapi Log : Isapi redirector Installation problem betweeen IIs 6.0 and Tomcat 5.0.28 with redirector 1.2.8

2005-04-06 Thread samuel . goblet
Hi,

I'm looking for some help, again Thanx in advance.

Last test : When I'm installing on another server : Windows Server 200 
SP4, it works fine !!

So what  ?? 4 days for nothing ??? Does Tomcat 5.0.x works on Windows 2003 
? Could windows 2003 works with Tomcat 5.0.x ?

Could you help me please 

**
 SOFT RELEASE 
My server : Windows server 2003
My Web server : IIS 6.0
My Tomcat server : 5.0.28
My JDK : JDK 1.4.2
My redirector : 1.2.8
*
After the last mail exchange, I delete my jk2 connector and config. But 
all over the web I find only some help for an installation of Tomcat 4.x 
and IIS.

With tomcat 5.0.28, the path for the samples directory and servlets are 
not the same. But even with some modifications in the 
uriworkermap.properties, I've got an error 404 from Tomcat...
**
== Log ISAPI.log
**
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1040): Using registry.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1043): Using log file c:\Tomcat5\logs\isapi.log.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1044): Using log level 1.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1045): Using extension uri /jakarta/isapi_redirect.dll.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1046): Using worker file C:\Tomcat5\conf\worker.properties.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1047): Using worker mount file c:\Tomcat5\conf\uriworkermap.properties.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1049): Using uri select 0.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_open::jk_uri_worker_map.c (461): rule map size is 7
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (406): exact rule 
/jsp-examples=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (382): match rule 
/jsp-examples/=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (360): suffix rule 
/jsp-examples/.jsp=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (382): match rule 
/servlets-examples/=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (406): exact rule 
/tomcat-docs=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (382): match rule 
/tomcat-docs/=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (360): suffix rule /.jsp=ajp13 was 
added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_open::jk_uri_worker_map.c (478): there are 7 rules
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
build_worker_map::jk_worker.c (196): creating worker ajp13
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
wc_create_worker::jk_worker.c (120): about to create instance ajp13 of 
ajp13
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
wc_create_worker::jk_worker.c (133): about to validate and init ajp13
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
ajp_validate::jk_ajp_common.c (1721): worker ajp13 contact is 
localhost:8009
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1767): setting socket keepalive to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1806): setting socket timeout to -1
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1810): setting connection recycle timeout to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1814): setting cache timeout to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1818): setting connect timeout to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1822): setting reply timeout to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1826): setting prepost timeout to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1830): setting recovery opts to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1834): setting number of retries to 3
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1854): setting connection cache size to 1
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
build_worker_map::jk_worker.c (208): removing old ajp13 worker 
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
HttpFilterProc::jk_isapi_plugin.c (636): Detected IIS = 5.0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
HttpFilterProc::jk_isapi_plugin.c (687): Filter started
[Tue Apr 05 16:38:25 

Re: == ADDENDA 2 very strange.... : the Isapi Log : Isapi redirector Installation problem betweeen IIs 6.0 and Tomcat 5.0.28 with redirector 1.2.8

2005-04-06 Thread reynir
I replyed to you yesterday.
you are missing configuration for a coyote JK or AJP connector on port
8009 in server.xml
bye
-reynir



[EMAIL PROTECTED] wrote:

Hi,

I'm looking for some help, again Thanx in advance.

Last test : When I'm installing on another server : Windows Server 200 
SP4, it works fine !!

So what  ?? 4 days for nothing ??? Does Tomcat 5.0.x works on Windows 2003 
? Could windows 2003 works with Tomcat 5.0.x ?

Could you help me please 

**
 SOFT RELEASE 
My server : Windows server 2003
My Web server : IIS 6.0
My Tomcat server : 5.0.28
My JDK : JDK 1.4.2
My redirector : 1.2.8
*
After the last mail exchange, I delete my jk2 connector and config. But 
all over the web I find only some help for an installation of Tomcat 4.x 
and IIS.

With tomcat 5.0.28, the path for the samples directory and servlets are 
not the same. But even with some modifications in the 
uriworkermap.properties, I've got an error 404 from Tomcat...
**
== Log ISAPI.log
**
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1040): Using registry.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1043): Using log file c:\Tomcat5\logs\isapi.log.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1044): Using log level 1.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1045): Using extension uri /jakarta/isapi_redirect.dll.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1046): Using worker file C:\Tomcat5\conf\worker.properties.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1047): Using worker mount file c:\Tomcat5\conf\uriworkermap.properties.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] init_jk::jk_isapi_plugin.c 
(1049): Using uri select 0.
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_open::jk_uri_worker_map.c (461): rule map size is 7
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (406): exact rule 
/jsp-examples=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (382): match rule 
/jsp-examples/=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (360): suffix rule 
/jsp-examples/.jsp=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (382): match rule 
/servlets-examples/=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (406): exact rule 
/tomcat-docs=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (382): match rule 
/tomcat-docs/=ajp13 was added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (360): suffix rule /.jsp=ajp13 was 
added
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
uri_worker_map_open::jk_uri_worker_map.c (478): there are 7 rules
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
build_worker_map::jk_worker.c (196): creating worker ajp13
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
wc_create_worker::jk_worker.c (120): about to create instance ajp13 of 
ajp13
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
wc_create_worker::jk_worker.c (133): about to validate and init ajp13
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
ajp_validate::jk_ajp_common.c (1721): worker ajp13 contact is 
localhost:8009
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1767): setting socket keepalive to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1806): setting socket timeout to -1
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1810): setting connection recycle timeout to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1814): setting cache timeout to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1818): setting connect timeout to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1822): setting reply timeout to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1826): setting prepost timeout to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1830): setting recovery opts to 0
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1834): setting number of retries to 3
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] ajp_init::jk_ajp_common.c 
(1854): setting connection cache size to 1
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug] 
build_worker_map::jk_worker.c (208): removing old ajp13 worker 
[Tue Apr 05 16:38:25 2005] [2440:3504] [debug]