You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Antonio Santana <an...@gmail.com> on 2007/08/02 20:10:01 UTC

Tomcat IIS Redirector Issues with SSL and Query Strings

Team,

We have been using the Tomcat Redirector in our Dev environment and even our
local machines while developing code.  We have a classic ASP site that works
with JSP hosted by Tomcat.  The redirector has been working in these two
environments fine, but when we move our code to Certification, it fails to
read any query string parameters.  Basically all the standard JSP works just
fine through the ISAPI redirector, but when it goes through
https://hostname/somefolder/filename.jsp?par_name=value, the query string
gets truncated or something.  We get a Page Cannot Be Displayed error (404)
from IIS.  Take off the Query String Parameter from the URL and the page
loads fine, but our code referencing the lacking query string cannot do its
job.

I am curious if you have suggestions related to this problem.  I cannot find
anything on the web related to this.

Thank you,

-- 
Antonio Santana
214-403-5266 cell
817-741-5266 home
682-605-2423 office

Re: Tomcat IIS Redirector Issues with SSL and Query Strings

Posted by Antonio Santana <an...@gmail.com>.
We figured out what the problem was.  IIS was not allowing any requests to
go through if the file extension was .jsp with a query string parameter.  We
basically had to add the .jsp extension to the IIS configuration as a
recognized file extension that would pass to the jakarta isap_redirector.
It's working fine now.

Thanks,

Antonio


On 8/3/07, Rainer Jung <ra...@kippdata.de> wrote:
>
> To check the log:
>
> At which time did you send which request, and what was the result (OK,
> or what kind of problem)?
>
> And please give us your config (worker configuration, platform and web
> server versions, ...)
>
> Regards,
>
> Rainer
>
> Antonio Santana wrote:
> > The main unique thing we have with IIS is a redirector on port 80
> traffic so
> > it is forced to 443 (SSL).  Here is the log:
> >
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>


-- 
Antonio Santana
214-403-5266 cell
817-741-5266 home
682-605-2423 office

Re: Tomcat IIS Redirector Issues with SSL and Query Strings

Posted by Rainer Jung <ra...@kippdata.de>.
To check the log:

At which time did you send which request, and what was the result (OK, 
or what kind of problem)?

And please give us your config (worker configuration, platform and web 
server versions, ...)

Regards,

Rainer

Antonio Santana wrote:
> The main unique thing we have with IIS is a redirector on port 80 traffic so
> it is forced to 443 (SSL).  Here is the log:
> 

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


Re: Tomcat IIS Redirector Issues with SSL and Query Strings

Posted by Antonio Santana <an...@gmail.com>.
The main unique thing we have with IIS is a redirector on port 80 traffic so
it is forced to 443 (SSL).  Here is the log:

[Thu Aug 02 14:20:53 2007] [5856:3368] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/eservices-cert.sabre.com/jtest/john/jp.jsp' from 7 maps
[Thu Aug 02 14:20:53 2007] [5856:3368] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Thu Aug 02 14:20:53 2007] [5856:3368] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.jsp'
[Thu Aug 02 14:20:53 2007] [5856:3368] [debug]
map_uri_to_worker::jk_uri_worker_map.c (475): Found a wildchar match wlb ->
/*/*.jsp
[Thu Aug 02 14:20:53 2007] [5856:3368] [debug]
HttpFilterProc::jk_isapi_plugin.c (831): check if [/jtest/john/jp.jsp] is
points to the web-inf directory
[Thu Aug 02 14:20:53 2007] [5856:3368] [debug]
HttpFilterProc::jk_isapi_plugin.c (849): [/jtest/john/jp.jsp] is a servlet
url - should redirect to wlb
[Thu Aug 02 14:41:21 2007] [5856:7368] [debug] close_workers::jk_worker.c
(212): close_workers will destroy worker wlb
[Thu Aug 02 14:41:21 2007] [5856:7368] [debug] ajp_destroy::jk_ajp_common.c
(2012): up to 10 endpoints to close
[Thu Aug 02 14:41:21 2007] [5856:7368] [debug]
ajp_close_endpoint::jk_ajp_common.c (723): closed socket with sd = 1624
[Thu Aug 02 14:41:21 2007] [5856:7368] [debug] close_workers::jk_worker.c
(212): close_workers will destroy worker jkstatus
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] jk_shm_open::jk_shm.c (91):
Initialized shared memory size=66560 free=65536 addr=0x18f0048
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] init_jk::jk_isapi_plugin.c
(1136): Using registry.
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] init_jk::jk_isapi_plugin.c
(1139): Using log file D:\Program Files\Apache Software Foundation\Jakarta
Isapi Redirector\log\isapi_redirect.log.
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] init_jk::jk_isapi_plugin.c
(1140): Using log level 1.
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] init_jk::jk_isapi_plugin.c
(1141): Using extension uri /jakarta/isapi_redirect.dll.
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] init_jk::jk_isapi_plugin.c
(1142): Using worker file D:\Program Files\Apache Software
Foundation\Jakarta Isapi Redirector\conf\workers.properties.minimal.
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] init_jk::jk_isapi_plugin.c
(1143): Using worker mount file D:\Program Files\Apache Software
Foundation\Jakarta Isapi Redirector\conf\uriworkermap.properties.
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] init_jk::jk_isapi_plugin.c
(1145): Using uri select 0.
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
uri_worker_map_add::jk_uri_worker_map.c (260): wildchar rule /*/*.jsp=wlb
was added
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
uri_worker_map_add::jk_uri_worker_map.c (260): wildchar rule /*/*.e=wlb was
added
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
uri_worker_map_add::jk_uri_worker_map.c (260): wildchar rule /*/*.es=wlb was
added
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
uri_worker_map_add::jk_uri_worker_map.c (260): wildchar rule /*/*.esv=wlb
was added
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
uri_worker_map_add::jk_uri_worker_map.c (260): wildchar rule /*/*.xml=wlb
was added
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
uri_worker_map_add::jk_uri_worker_map.c (260): wildchar rule
/servlets-examples/*.jpeg=wlb was added
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
uri_worker_map_add::jk_uri_worker_map.c (268): exact rule
/jkmanager=jkstatus was added
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] build_worker_map::jk_worker.c
(236): creating worker wlb
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] wc_create_worker::jk_worker.c
(141): about to create instance wlb of lb
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] wc_create_worker::jk_worker.c
(154): about to validate and init wlb
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] wc_create_worker::jk_worker.c
(141): about to create instance ajp13w of ajp13
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] wc_create_worker::jk_worker.c
(154): about to validate and init ajp13w
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] ajp_validate::jk_ajp_common.c
(1806): worker ajp13w contact is 'localhost:8009'
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] ajp_init::jk_ajp_common.c
(1895): setting socket keepalive to 0
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] ajp_init::jk_ajp_common.c
(1934): setting socket timeout to -1
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] ajp_init::jk_ajp_common.c
(1938): setting socket buffer size to 0
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] ajp_init::jk_ajp_common.c
(1942): setting connection recycle timeout to 0
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] ajp_init::jk_ajp_common.c
(1946): setting cache timeout to 0
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] ajp_init::jk_ajp_common.c
(1950): setting connect timeout to 0
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] ajp_init::jk_ajp_common.c
(1954): setting reply timeout to 0
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] ajp_init::jk_ajp_common.c
(1958): setting prepost timeout to 0
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] ajp_init::jk_ajp_common.c
(1962): setting recovery opts to 0
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] ajp_init::jk_ajp_common.c
(1966): setting number of retries to 3
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
ajp_create_endpoint_cache::jk_ajp_common.c (1843): setting connection cache
size to 10
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] validate::jk_lb_worker.c
(833): Balanced worker 0 has name ajp13w in domain
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] build_worker_map::jk_worker.c
(248): removing old wlb worker
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] build_worker_map::jk_worker.c
(236): creating worker jkstatus
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] wc_create_worker::jk_worker.c
(141): about to create instance jkstatus of status
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] wc_create_worker::jk_worker.c
(154): about to validate and init jkstatus
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug] build_worker_map::jk_worker.c
(248): removing old jkstatus worker
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (697): Detected IIS >= 5.0
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (748): Filter started
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (814): Virtual Host redirection of
/eservices-cert.sabre.com/Training/test.jsp
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/eservices-cert.sabre.com/Training/test.jsp' from 7 maps
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.jsp'
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (475): Found a wildchar match wlb ->
/*/*.jsp
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (831): check if [/Training/test.jsp] is
points to the web-inf directory
[Thu Aug 02 15:05:27 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (849): [/Training/test.jsp] is a servlet
url - should redirect to wlb
[Thu Aug 02 15:07:05 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (748): Filter started
[Thu Aug 02 15:07:05 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (814): Virtual Host redirection of
/eservices-cert.sabre.com/Training/test.jsp
[Thu Aug 02 15:07:05 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/eservices-cert.sabre.com/Training/test.jsp' from 7 maps
[Thu Aug 02 15:07:05 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Thu Aug 02 15:07:05 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.jsp'
[Thu Aug 02 15:07:05 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (475): Found a wildchar match wlb ->
/*/*.jsp
[Thu Aug 02 15:07:05 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (831): check if [/Training/test.jsp] is
points to the web-inf directory
[Thu Aug 02 15:07:05 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (849): [/Training/test.jsp] is a servlet
url - should redirect to wlb
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug] wc_maintain::jk_worker.c
(301): Maintaining worker wlb
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
wc_get_worker_for_name::jk_worker.c (111): found a worker wlb
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
HttpExtensionProc::jk_isapi_plugin.c (1004): got a worker for name wlb
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug] service::jk_lb_worker.c
(567): service sticky_session=1
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_get_endpoint::jk_ajp_common.c (2131): acquired connection cache slot=0
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug] service::jk_lb_worker.c
(587): service worker=ajp13w jvm_route=ajp13w
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_marshal_into_msgb::jk_ajp_common.c (566): ajp marshaling done
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug] ajp_service::jk_ajp_common.c
(1670): processing with 3 retries
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug] jk_open_socket::jk_connect.c
(328): socket TCP_NODELAY set to On
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug] jk_open_socket::jk_connect.c
(426): trying to connect socket 420 to 127.0.0.1:8009
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug] jk_open_socket::jk_connect.c
(452): socket 420 connected to 127.0.0.1:8009
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connect_to_endpoint::jk_ajp_common.c (864): Connected socket 420 to (
127.0.0.1:8009)
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): sending to ajp13
pos=4 len=3627 max=8192
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0000    12 34 0E 27
02 02 00 08 48 54 54 50 2F 31 2E 31  - .4.'....HTTP/1.1
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0010    00 00 12 2F
54 72 61 69 6E 69 6E 67 2F 74 65 73  - .../Training/tes
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0020    74 2E 6A 73
70 00 00 0E 31 35 31 2E 31 39 33 2E  - t.jsp...151.193.
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0030    32 32 30 2E
32 39 00 00 0E 31 35 31 2E 31 39 33  - 220.29...151.193
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0040    2E 32 32 30
2E 32 39 00 00 18 65 73 65 72 76 69  - .220.29...eservi
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0050    63 65 73 2D
63 65 72 74 2E 73 61 62 72 65 2E 63  - ces-cert.sabre.c
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0060    6F 6D 00 01
BB 01 00 23 A0 06 00 0A 4B 65 65 70  - om.....#....Keep
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0070    2D 41 6C 69
76 65 00 A0 08 00 01 30 00 A0 01 00  - -Alive.....0....
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0080    D0 69 6D 61
67 65 2F 67 69 66 2C 20 69 6D 61 67  - .image/gif,.imag
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0090    65 2F 78 2D
78 62 69 74 6D 61 70 2C 20 69 6D 61  - e/x-xbitmap,.ima
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 00a0    67 65 2F 6A
70 65 67 2C 20 69 6D 61 67 65 2F 70  - ge/jpeg,.image/p
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 00b0    6A 70 65 67
2C 20 61 70 70 6C 69 63 61 74 69 6F  - jpeg,.applicatio
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 00c0    6E 2F 78 2D
73 68 6F 63 6B 77 61 76 65 2D 66 6C  - n/x-shockwave-fl
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 00d0    61 73 68 2C
20 61 70 70 6C 69 63 61 74 69 6F 6E  - ash,.application
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 00e0    2F 76 6E 64
2E 6D 73 2D 65 78 63 65 6C 2C 20 61  - /vnd.ms-excel,.a
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 00f0    70 70 6C 69
63 61 74 69 6F 6E 2F 76 6E 64 2E 6D  - pplication/vnd.m
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0100    73 2D 70 6F
77 65 72 70 6F 69 6E 74 2C 20 61 70  - s-powerpoint,.ap
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0110    70 6C 69 63
61 74 69 6F 6E 2F 6D 73 77 6F 72 64  - plication/msword
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0120    2C 20 4C 4C
35 2E 31 2E 30 2E 34 36 39 2C 20 70  - ,.LL5.1.0.469,.p
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0130    72 6F 6E 74
6F 2F 31 2E 30 30 2E 30 30 2C 20 6D  - ronto/1.00.00,.m
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0140    73 6D 69 6C
2F 32 2E 30 32 2E 30 35 2C 20 2A 2F  - smil/2.02.05,.*/
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0150    2A 00 A0 03
00 0D 67 7A 69 70 2C 20 64 65 66 6C  - *.....gzip,.defl
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0160    61 74 65 00
A0 04 00 05 65 6E 2D 75 73 00 A0 05  - ate.....en-us...
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0170    00 0A 53 69
74 65 4D 69 6E 64 65 72 00 A0 09 04  - ..SiteMinder....
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0180    86 4A 53 45
53 53 49 4F 4E 49 44 3D 45 45 30 33  - .JSESSIONID=EE03
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0190    30 41 33 46
34 46 38 32 43 46 33 37 45 33 35 44  - 0A3F4F82CF37E35D
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 01a0    38 38 38 46
45 33 41 31 30 36 44 45 3B 20 41 53  - 888FE3A106DE;.AS
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 01b0    50 53 45 53
53 49 4F 4E 49 44 41 51 52 42 42 44  - PSESSIONIDAQRBBD
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 01c0    42 51 3D 46
44 42 50 4D 4C 41 42 47 50 4A 47 44  - BQ=FDBPMLABGPJGD
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 01d0    49 4E 43 47
4E 42 50 4C 48 48 49 3B 20 53 4D 53  - INCGNBPLHHI;.SMS
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 01e0    45 53 53 49
4F 4E 3D 76 37 61 33 56 57 7A 41 4B  - ESSION=v7a3VWzAK
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 01f0    43 4B 64 41
32 67 49 74 53 69 76 61 5A 4A 66 38  - CKdA2gItSivaZJf8
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0200    57 45 59 45
42 56 6B 49 45 50 7A 6B 67 71 58 66  - WEYEBVkIEPzkgqXf
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0210    6D 78 39 55
51 48 67 72 76 72 43 58 52 6D 61 76  - mx9UQHgrvrCXRmav
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0220    64 66 7A 4C
63 6D 34 4B 63 44 45 57 70 2B 79 4B  - dfzLcm4KcDEWp+yK
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0230    5A 48 51 4E
75 75 68 47 59 4C 47 67 6F 39 4B 75  - ZHQNuuhGYLGgo9Ku
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0240    37 71 48 56
46 4C 66 77 6F 5A 78 72 4B 45 51 2B  - 7qHVFLfwoZxrKEQ+
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0250    62 57 72 77
36 52 76 2B 30 2B 6D 69 32 55 6D 56  - bWrw6Rv+0+mi2UmV
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0260    58 76 51 4C
75 30 51 38 39 49 34 6A 6E 74 7A 50  - XvQLu0Q89I4jntzP
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0270    74 70 47 74
31 7A 33 52 6A 46 6B 30 67 70 55 51  - tpGt1z3RjFk0gpUQ
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0280    32 30 58 58
75 70 39 69 67 39 62 75 4D 42 51 76  - 20XXup9ig9buMBQv
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0290    33 64 45 42
4A 6A 54 2F 39 59 53 36 77 44 35 4A  - 3dEBJjT/9YS6wD5J
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 02a0    38 64 30 61
75 4E 45 42 77 69 72 4B 4B 72 36 54  - 8d0auNEBwirKKr6T
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 02b0    35 69 55 4F
74 63 45 51 70 54 73 30 62 73 74 54  - 5iUOtcEQpTs0bstT
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 02c0    6D 33 71 62
6A 56 53 5A 69 4F 35 70 4A 38 68 6D  - m3qbjVSZiO5pJ8hm
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 02d0    39 72 41 4D
39 71 44 6E 4C 6B 4A 4D 35 61 33 54  - 9rAM9qDnLkJM5a3T
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 02e0    45 53 55 54
74 67 46 4F 32 44 75 31 4D 4B 76 34  - ESUTtgFO2Du1MKv4
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 02f0    50 53 75 49
2B 66 2B 72 6C 47 67 31 55 50 73 68  - PSuI+f+rlGg1UPsh
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0300    51 52 72 63
4B 54 77 77 45 35 75 62 5A 4A 50 66  - QRrcKTwwE5ubZJPf
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0310    64 62 74 57
54 46 54 52 35 32 34 31 75 56 7A 6A  - dbtWTFTR5241uVzj
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0320    55 76 4F 43
66 4C 7A 6E 45 5A 35 6D 36 69 63 55  - UvOCfLznEZ5m6icU
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0330    76 52 51 49
71 68 59 75 32 4C 38 32 6E 71 66 7A  - vRQIqhYu2L82nqfz
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0340    38 78 46 33
33 31 7A 7A 50 69 51 2B 50 65 43 73  - 8xF331zzPiQ+PeCs
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0350    49 4E 49 53
4B 53 4D 74 46 72 2F 4C 32 64 72 56  - INISKSMtFr/L2drV
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0360    52 61 4E 4E
48 64 67 4F 5A 53 4D 69 48 45 41 31  - RaNNHdgOZSMiHEA1
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0370    62 55 71 4A
48 70 6B 69 71 76 77 71 6F 58 33 5A  - bUqJHpkiqvwqoX3Z
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0380    49 46 6D 6E
76 50 70 39 43 71 52 78 74 51 73 36  - IFmnvPp9CqRxtQs6
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 0390    51 47 66 6A
52 72 72 76 4D 6D 7A 39 42 66 6E 45  - QGfjRrrvMmz9BfnE
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 03a0    4E 2F 58 62
75 64 7A 2B 4A 70 31 6C 6B 64 4A 77  - N/Xbudz+Jp1lkdJw
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 03b0    50 72 68 69
37 6D 49 34 33 47 54 32 30 31 46 43  - Prhi7mI43GT201FC
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 03c0    6B 37 44 59
42 31 51 30 6C 68 4E 33 30 52 76 38  - k7DYB1Q0lhN30Rv8
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 03d0    34 4C 33 71
6D 50 6A 46 72 78 4B 4C 75 79 45 6B  - 4L3qmPjFrxKLuyEk
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 03e0    67 37 45 4D
32 6D 54 53 56 52 2F 44 36 77 4B 51  - g7EM2mTSVR/D6wKQ
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (909): 03f0    45 78 48 36
6C 41 56 71 61 36 61 57 4A 67 72 66  - ExH6lAVqa6aWJgrf
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_send_request::jk_ajp_common.c (1261): request body to send 0 - request
body to resend 0
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): received from ajp13
pos=0 len=157 max=8192
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0000    04 00 C8 00
02 4F 4B 00 00 03 00 0A 53 65 74 2D  - .....OK.....Set-
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0010    43 6F 6F 6B
69 65 00 00 43 4A 53 45 53 53 49 4F  - Cookie..CJSESSIO
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0020    4E 49 44 3D
36 39 42 39 30 35 34 33 46 31 38 44  - NID=69B90543F18D
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0030    38 31 38 38
45 39 37 44 42 44 37 33 38 41 36 31  - 8188E97DBD738A61
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0040    46 36 44 38
3B 20 50 61 74 68 3D 2F 54 72 61 69  - F6D8;.Path=/Trai
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0050    6E 69 6E 67
3B 20 53 65 63 75 72 65 00 00 0C 43  - ning;.Secure...C
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0060    6F 6E 74 65
6E 74 2D 54 79 70 65 00 00 17 74 65  - ontent-Type...te
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0070    78 74 2F 68
74 6D 6C 3B 63 68 61 72 73 65 74 3D  - xt/html;charset=
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0080    55 54 46 2D
38 00 00 0E 43 6F 6E 74 65 6E 74 2D  - UTF-8...Content-
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0090    4C 65 6E 67
74 68 00 00 03 32 38 36 00 00 00 00  - Length...286....
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_unmarshal_response::jk_ajp_common.c (621): status = 200
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_unmarshal_response::jk_ajp_common.c (628): Number of headers is = 3
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_unmarshal_response::jk_ajp_common.c (684): Header[0] [Set-Cookie] =
[JSESSIONID=69B90543F18D8188E97DBD738A61F6D8; Path=/Training; Secure]
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_unmarshal_response::jk_ajp_common.c (684): Header[1] [Content-Type] =
[text/html;charset=UTF-8]
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_unmarshal_response::jk_ajp_common.c (684): Header[2] [Content-Length] =
[286]
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): received from ajp13
pos=0 len=290 max=8192
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0000    03 01 1E 0D
0A 0A 0D 0A 0A 0A 0D 0A 0A 0D 0A 0A  - ................
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0010    0A 3C 21 44
4F 43 54 59 50 45 20 48 54 4D 4C 20  - .<!DOCTYPE.HTML.
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0020    50 55 42 4C
49 43 20 22 2D 2F 2F 57 33 43 2F 2F  - PUBLIC."-//W3C//
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0030    44 54 44 20
48 54 4D 4C 20 34 2E 30 31 20 54 72  - DTD.HTML.4.01.Tr
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0040    61 6E 73 69
74 69 6F 6E 61 6C 2F 2F 45 4E 22 0A  - ansitional//EN".
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0050    20 20 20 22
68 74 74 70 3A 2F 2F 77 77 77 2E 77  - ..."http://www.w
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0060    33 2E 6F 72
67 2F 54 52 2F 68 74 6D 6C 34 2F 6C  - 3.org/TR/html4/l
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0070    6F 6F 73 65
2E 64 74 64 22 3E 0A 20 20 20 3C 48  - oose.dtd">....<H
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0080    54 4D 4C 3E
0D 0A 0A 20 20 20 20 20 20 20 3C 42  - TML>..........<B
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0090    4F 44 59 3E
0D 0A 0A 49 20 41 4D 20 54 45 53 54  - ODY>...I.AM.TEST
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 00a0    49 4E 47 0D
0A 3C 62 72 3E 52 65 67 5F 4C 61 6E  - ING..<br>Reg_Lan
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 00b0    67 20 3D 20
6E 75 6C 6C 3C 62 72 3E 0D 0A 0D 0A  - g.=.null<br>....
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 00c0    0A 3C 66 6F
6E 74 20 66 61 63 65 3D 22 74 69 6D  - .<font.face="tim
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 00d0    65 73 20 6E
65 77 20 72 6F 6D 61 6E 22 3E 20 49  - es.new.roman">.I
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 00e0    20 41 4D 20
54 45 53 54 49 4E 47 20 41 47 41 49  - .AM.TESTING.AGAI
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 00f0    4E 20 3C 2F
46 4F 4E 54 3E 0D 0A 0A 20 20 20 20  - N.</FONT>.......
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0100    0A 20 20 20
20 0A 20 20 20 20 0A 0D 0A 0D 0A 3C  - ...............<
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0110    2F 62 6F 64
79 3E 0D 0A 0A 3C 2F 68 74 6D 6C 3E  - /body>...</html>
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0120    0A 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00  - ................
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): received from ajp13
pos=0 len=2 max=8192
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 0000    05 01 00 00
00 00 00 00 00 00 00 00 00 00 00 00  - ................
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug] ajp_done::jk_ajp_common.c
(2074): recycling connection cache slot=0 for worker ajp13w
[Thu Aug 02 15:07:05 2007] [8096:7216] [debug]
HttpExtensionProc::jk_isapi_plugin.c (1017): service() returned OK
[Thu Aug 02 15:08:00 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (748): Filter started
[Thu Aug 02 15:08:00 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (814): Virtual Host redirection of
/eservices-cert.sabre.com/Training/test.jsp
[Thu Aug 02 15:08:00 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/eservices-cert.sabre.com/Training/test.jsp' from 7 maps
[Thu Aug 02 15:08:00 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Thu Aug 02 15:08:00 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.jsp'
[Thu Aug 02 15:08:00 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (475): Found a wildchar match wlb ->
/*/*.jsp
[Thu Aug 02 15:08:00 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (831): check if [/Training/test.jsp] is
points to the web-inf directory
[Thu Aug 02 15:08:00 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (849): [/Training/test.jsp] is a servlet
url - should redirect to wlb
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
HttpFilterProc::jk_isapi_plugin.c (748): Filter started
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
HttpFilterProc::jk_isapi_plugin.c (814): Virtual Host redirection of
/eservices-cert.sabre.com/jakarta/isapi_redirect.dll
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/eservices-cert.sabre.com/jakarta/isapi_redirect.dll' from 7 maps
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.jsp'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.xml'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.esv'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.es'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.e'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
HttpFilterProc::jk_isapi_plugin.c (821): Default redirection of
/jakarta/isapi_redirect.dll
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/jakarta/isapi_redirect.dll' from 7 maps
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.jsp'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.xml'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.esv'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.es'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.e'
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
HttpFilterProc::jk_isapi_plugin.c (831): check if
[/jakarta/isapi_redirect.dll] is points to the web-inf directory
[Thu Aug 02 15:08:00 2007] [8096:7216] [debug]
HttpFilterProc::jk_isapi_plugin.c (928): [/jakarta/isapi_redirect.dll] is
not a servlet url
[Thu Aug 02 15:08:00 2007] [8096:3284] [debug]
wc_get_worker_for_name::jk_worker.c (111): did not find a worker ajp13
[Thu Aug 02 15:08:00 2007] [8096:3284] [debug]
HttpExtensionProc::jk_isapi_plugin.c (1004): could not get a worker for name
ajp13
[Thu Aug 02 15:08:00 2007] [8096:3284] [error]
HttpExtensionProc::jk_isapi_plugin.c (1029): could not get a worker for name
ajp13
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (748): Filter started
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (814): Virtual Host redirection of
/eservices-cert.sabre.com/jakarta/isapi_redirect.dll
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/eservices-cert.sabre.com/jakarta/isapi_redirect.dll' from 7 maps
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.jsp'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.xml'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.esv'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.es'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.e'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (821): Default redirection of
/jakarta/isapi_redirect.dll
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/jakarta/isapi_redirect.dll' from 7 maps
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.jsp'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.xml'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.esv'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.es'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.e'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (831): check if
[/jakarta/isapi_redirect.dll] is points to the web-inf directory
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (928): [/jakarta/isapi_redirect.dll] is
not a servlet url
[Thu Aug 02 15:08:01 2007] [8096:7216] [debug]
wc_get_worker_for_name::jk_worker.c (111): did not find a worker ajp13
[Thu Aug 02 15:08:01 2007] [8096:7216] [debug]
HttpExtensionProc::jk_isapi_plugin.c (1004): could not get a worker for name
ajp13
[Thu Aug 02 15:08:01 2007] [8096:7216] [error]
HttpExtensionProc::jk_isapi_plugin.c (1029): could not get a worker for name
ajp13
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (748): Filter started
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (814): Virtual Host redirection of
/eservices-cert.sabre.com/jakarta/isapi_redirect.dll
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/eservices-cert.sabre.com/jakarta/isapi_redirect.dll' from 7 maps
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.jsp'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.xml'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.esv'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.es'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.e'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (821): Default redirection of
/jakarta/isapi_redirect.dll
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/jakarta/isapi_redirect.dll' from 7 maps
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.jsp'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.xml'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.esv'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.es'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/*/*.e'
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (831): check if
[/jakarta/isapi_redirect.dll] is points to the web-inf directory
[Thu Aug 02 15:08:01 2007] [8096:3284] [debug]
HttpFilterProc::jk_isapi_plugin.c (928): [/jakarta/isapi_redirect.dll] is
not a servlet url
[Thu Aug 02 15:08:01 2007] [8096:7216] [debug]
wc_get_worker_for_name::jk_worker.c (111): did not find a worker ajp13
[Thu Aug 02 15:08:01 2007] [8096:7216] [debug]
HttpExtensionProc::jk_isapi_plugin.c (1004): could not get a worker for name
ajp13
[Thu Aug 02 15:08:01 2007] [8096:7216] [error]
HttpExtensionProc::jk_isapi_plugin.c (1029): could not get a worker for name
ajp13



On 8/2/07, Rainer Jung <ra...@kippdata.de> wrote:
>
> Please post your configuration.
>
> If the configuration is fine, set your redirector log level to debug, do
> one request with http and query parameter, one with https and query
> parameter and a third with https without query parameter and let us have
> a look at the redirector log file.
>
> Regards,
>
> Rainer
>
> Antonio Santana wrote:
> > Team,
> >
> > We have been using the Tomcat Redirector in our Dev environment and even
> our
> > local machines while developing code.  We have a classic ASP site that
> works
> > with JSP hosted by Tomcat.  The redirector has been working in these two
> > environments fine, but when we move our code to Certification, it fails
> to
> > read any query string parameters.  Basically all the standard JSP works
> just
> > fine through the ISAPI redirector, but when it goes through
> > https://hostname/somefolder/filename.jsp?par_name=value, the query
> string
> > gets truncated or something.  We get a Page Cannot Be Displayed error
> (404)
> > from IIS.  Take off the Query String Parameter from the URL and the page
> > loads fine, but our code referencing the lacking query string cannot do
> its
> > job.
> >
> > I am curious if you have suggestions related to this problem.  I cannot
> find
> > anything on the web related to this.
> >
> > Thank you,
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>


-- 
Antonio Santana
214-403-5266 cell
817-741-5266 home
682-605-2423 office

Re: Tomcat IIS Redirector Issues with SSL and Query Strings

Posted by Rainer Jung <ra...@kippdata.de>.
Please post your configuration.

If the configuration is fine, set your redirector log level to debug, do 
one request with http and query parameter, one with https and query 
parameter and a third with https without query parameter and let us have 
a look at the redirector log file.

Regards,

Rainer

Antonio Santana wrote:
> Team,
> 
> We have been using the Tomcat Redirector in our Dev environment and even our
> local machines while developing code.  We have a classic ASP site that works
> with JSP hosted by Tomcat.  The redirector has been working in these two
> environments fine, but when we move our code to Certification, it fails to
> read any query string parameters.  Basically all the standard JSP works just
> fine through the ISAPI redirector, but when it goes through
> https://hostname/somefolder/filename.jsp?par_name=value, the query string
> gets truncated or something.  We get a Page Cannot Be Displayed error (404)
> from IIS.  Take off the Query String Parameter from the URL and the page
> loads fine, but our code referencing the lacking query string cannot do its
> job.
> 
> I am curious if you have suggestions related to this problem.  I cannot find
> anything on the web related to this.
> 
> Thank you,

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