Hello,
on Windows 2000 I have developed a webapplication with asps and JavaServlets on
IIS redirecting to Tomcat 4.1.24. The application worked fine. After deploying
it on a WinNT Server, I have the problem that sometimes the Servlets called from
aps do not work. It seams that the redirector doesn't work correct. The Log-File
tells me the following: (SessionServletLogging is the Servlet called by asp)

[Mon Feb 02 12:31:08 2004]  [jk_isapi_plugin.c (759)]: In HttpFilterProc Virtual
Host redirection of /by17u7.bayer-ag.com/xfer/SessionServletLogging
[Mon Feb 02 12:31:08 2004]  [jk_uri_worker_map.c (460)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Mon Feb 02 12:31:08 2004]  [jk_uri_worker_map.c (477)]: Attempting to map URI
'/by17u7.bayer-ag.com/xfer/SessionServletLogging'
[Mon Feb 02 12:31:08 2004]  [jk_uri_worker_map.c (599)]:
jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Mon Feb 02 12:31:08 2004]  [jk_isapi_plugin.c (765)]: In HttpFilterProc test
Default redirection of /xfer/SessionServletLogging
[Mon Feb 02 12:31:08 2004]  [jk_uri_worker_map.c (460)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Mon Feb 02 12:31:08 2004]  [jk_uri_worker_map.c (477)]: Attempting to map URI
'/xfer/SessionServletLogging'
[Mon Feb 02 12:31:08 2004]  [jk_uri_worker_map.c (502)]:
jk_uri_worker_map_t::map_uri_to_worker, Found a context match ajp13 -> /xfer/
[Mon Feb 02 12:31:08 2004]  [jk_isapi_plugin.c (775)]: HttpFilterProc
[/xfer/SessionServletLogging] is a servlet url - should redirect to ajp13
[Mon Feb 02 12:31:08 2004]  [jk_isapi_plugin.c (838)]: HttpFilterProc check if
[/xfer/SessionServletLogging] is points to the web-inf directory
[Mon Feb 02 12:31:29 2004]  [jk_isapi_plugin.c (696)]: HttpFilterProc started
(This line is different to the one generated, if the redirection works. Than it
looks like this:

[Mon Feb 02 12:33:20 2004]  [jk_isapi_plugin.c (878)]: HttpExtensionProc started
[Mon Feb 02 12:33:20 2004]  [jk_worker.c (132)]: Into wc_get_worker_for_name
ajp13
[Mon Feb 02 12:33:20 2004]  [jk_worker.c (136)]: wc_get_worker_for_name, done
found a worker
[Mon Feb 02 12:33:20 2004]  [jk_isapi_plugin.c (913)]: HttpExtensionProc got a
worker for name ajp13
...
)
[Mon Feb 02 12:31:29 2004]  [jk_isapi_plugin.c (759)]: In HttpFilterProc Virtual
Host redirection of /by17u7.bayer-ag.com/xfer/SessionServletLogging
[Mon Feb 02 12:31:29 2004]  [jk_uri_worker_map.c (460)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Mon Feb 02 12:31:29 2004]  [jk_uri_worker_map.c (477)]: Attempting to map URI
'/by17u7.bayer-ag.com/xfer/SessionServletLogging'
[Mon Feb 02 12:31:29 2004]  [jk_uri_worker_map.c (599)]:
jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Mon Feb 02 12:31:29 2004]  [jk_isapi_plugin.c (765)]: In HttpFilterProc test
Default redirection of /xfer/SessionServletLogging

I cannot reproduce the error. Sometimes it occures sometimes not (independent on
open sessions.) Is this a known Problem?
I need Your help! Thank You.

Mit freundlichen Grüßen/ Best Regards

Anja Mentges

_________________________________________
Bayer Business Services GmbH

LOG-QM-DST
51063 Köln, Gebäude 2975, Raum 02.B2.06
Schanzenstr. 41
Tel.: +49 0214 30 35537
Fax:  +49 0214 30 39217
E-Mail:  [EMAIL PROTECTED]
Internet :  http://www.bayer-ag.de



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to