See also my EMail on 2006.10.04 14:45 Thread "IIS and Tomcat on different
physical servers" bullet 2). My issue is not solved, so I am waiting for
your solution, maybe it's the same problem?

Best regards

Øyvind Roth
Systems developer
Suss-telefonen foundation

PB 6577 Rodeløkka
N-0501 Oslo
Norway
 
Mobile: (+47) 99 21 39 07
Office.: (+47) 22 32 54 27
www.suss.no


-----Original Message-----
From: VikasSharma-ATG, Noida [mailto:[EMAIL PROTECTED] 
Sent: 18. oktober 2006 13:39
To: Tomcat Users List
Subject: RE: IIS6.0 with JBoss4.0.3sp1 using mod jk 1.2.19


Thanks Mladen,
I deleted all Jakarta filter, and install again, this time manually. So
things looks like progressed a bit further. Also this time I didn't
created any registry entry, instead I'm using isapi_redirect.properties
as described in http://tomcat.apache.org/connectors-doc/config/iis.html

Now IIS started referring to two pageServer, but still I'm not able to
see my application, getting error in IE as HTTP Error 404 - File or
directory not found
There are no error messages in isapi log:

[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_shm.c (135):
Initialized shared memory size=24704 free=24576 addr=0x1de0000
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (1203):
Using ini file D:\vsharma\jakarta\bin\isapi_redirect.properties.
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (1209):
Using log file d:\vsharma\jakarta\logs\isapi_redirect.log.
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (1210):
Using log level 1.
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (1211):
Using extension uri d:\vsharma\jakarta\bin\isapi_redirect.dll.
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (1212):
Using worker file d:\vsharma\jakarta\conf\workers.properties.
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (1213):
Using worker mount file d:\vsharma\jakarta\conf\uriworkermap.properties.
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (1215):
Using rewrite rule file .
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (1217):
Using uri select 0.
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(306): exact rule /jkmanager=jkstatus was added
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(306): exact rule /dyn=loadbalancer was added
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(298): wildchar rule /dyn/*=loadbalancer was added
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(306): exact rule /service=loadbalancer was added
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(298): wildchar rule /service/*=loadbalancer was added
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(306): exact rule /agent=loadbalancer was added
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(298): wildchar rule /agent/*=loadbalancer was added
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(306): exact rule /atg=loadbalancer was added
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(298): wildchar rule /atg/*=loadbalancer was added
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_worker.c (236):
creating worker loadbalancer
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_worker.c (141): about
to create instance loadbalancer of lb
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_worker.c (154): about
to validate and init loadbalancer
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_worker.c (141): about
to create instance tomcat1 of ajp13
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_worker.c (154): about
to validate and init tomcat1
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (1922):
worker tomcat1 contact is 'sprat.na.ad.atg.com:8109'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2047):
setting endpoint options:
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2050):
keepalive:        1
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2054):
timeout:          -1
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2058):
buffer size:      0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2062):
pool timeout:     0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2066):
connect timeout:  0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2070):
reply timeout:    0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2074):
prepost timeout:  0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2078):
recovery options: 0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2082):
retries:          2
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2086):
max packet size:  8192
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (1959):
setting connection pool size to 10 with min 5
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_worker.c (141): about
to create instance tomcat2 of ajp13
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_worker.c (154): about
to validate and init tomcat2
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (1922):
worker tomcat2 contact is 'sprat.na.ad.atg.com:8209'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2047):
setting endpoint options:
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2050):
keepalive:        0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2054):
timeout:          -1
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2058):
buffer size:      0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2062):
pool timeout:     0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2066):
connect timeout:  0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2070):
reply timeout:    0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2074):
prepost timeout:  0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2078):
recovery options: 0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2082):
retries:          2
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (2086):
max packet size:  8192
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_ajp_common.c (1959):
setting connection pool size to 10 with min 5
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_lb_worker.c (1167):
Balanced worker 0 has name tomcat1 and jvm_route tomcat1 in domain 
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_lb_worker.c (1167):
Balanced worker 1 has name tomcat2 and jvm_route tomcat2 in domain 
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_lb_worker.c (147):
worker tomcat1 gets multiplicity 1
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_lb_worker.c (147):
worker tomcat2 gets multiplicity 1
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_worker.c (236):
creating worker jkstatus
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_worker.c (141): about
to create instance jkstatus of status
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_worker.c (154): about
to validate and init jkstatus
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (733):
Detected IIS >= 5.0
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (785):
Filter started
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (852):
Virtual Host redirection of /localhost:8181/atg/bcc
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(513): Attempting to map URI '/localhost:8181/atg/bcc' from 9 maps
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/service/*'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/agent/*'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/dyn/*'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/atg/*'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/jkmanager'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/service'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/agent'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/dyn'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/atg'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (859):
Default redirection of /atg/bcc
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(513): Attempting to map URI '/atg/bcc' from 9 maps
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/service/*'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/agent/*'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/dyn/*'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(525): Attempting to map context URI '/atg/*'
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_uri_worker_map.c
(539): Found a wildchar match loadbalancer -> /atg/*
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (869):
check if [/atg/bcc] is points to the web-inf directory
[Wed Oct 18 07:05:01 2006] [0492:3384] [debug] jk_isapi_plugin.c (887):
[/atg/bcc] is a servlet url - should redirect to loadbalancer



DISCLAIMER:
----------------------------------------------------------------------------
-------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and
intended for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its
affiliates. Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect
the opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail
is strictly prohibited. If you have 
received this email in error please delete it and notify the sender
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

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

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to