You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Thielen <da...@windward.net> on 2006/02/18 05:06:36 UTC

RE: Very weird isapi_redirect - bug on one webapp only

Hi;

 

This is with the release isapi_redirect, not the new one by Mark.

 

I have installed Tomcat and isapi_redirect on a new web server. It all works
fine for 4 webapps. But for the 5th one, while it comes up fine using
http://www.windward.net:8080/forums/index.jsp, it fails for
http://www.windward.net/forums/index.jsp.

 

Here is the log when it fails:

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_isapi_plugin.c (762):
Filter started

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_isapi_plugin.c (828):
Virtual Host redirection of /www.windward.net/forums/index.jsp

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (449):
Attempting to map URI '/www.windward.net/forums/index.jsp' from 8 maps

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/WindwardReportsServlet/*'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/WindwardReportsJsp/*'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/forums/*'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/*.faces'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/store/*'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/forums'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/store'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/*.jsp'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (475):
Found a wildchar match ajp13w -> /*.jsp

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_isapi_plugin.c (845):
check if [/forums/index.jsp] is points to the web-inf directory

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_isapi_plugin.c (863):
[/forums/index.jsp] is a servlet url - should redirect to ajp13w

[Fri Feb 17 17:34:00 2006] [3696:2632] [debug] jk_isapi_plugin.c (762):
Filter started

 

And here it is for a webapp that works (note there is more after "should
redirect"):

[Fri Feb 17 17:34:06 2006] [3696:3560] [debug] jk_isapi_plugin.c (942):
[/bluetab.jpg] is not a servlet url

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_isapi_plugin.c (762):
Filter started

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_isapi_plugin.c (828):
Virtual Host redirection of /www.windwardreports.com/store/pages/demo.faces

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (449):
Attempting to map URI '/www.windwardreports.com/store/pages/demo.faces' from
8 maps

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/WindwardReportsServlet/*'

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/WindwardReportsJsp/*'

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/forums/*'

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/*.faces'

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (475):
Found a wildchar match ajp13w -> /*.faces

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_isapi_plugin.c (845):
check if [/store/pages/demo.faces] is points to the web-inf directory

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_isapi_plugin.c (863):
[/store/pages/demo.faces] is a servlet url - should redirect to ajp13w

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_worker.c (301):
Maintaining worker ajp13w

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_worker.c (111): found a
worker ajp13w

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_isapi_plugin.c (1018): got
a worker for name ajp13w

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_ajp_common.c (2131):
acquired connection cache slot=0

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_ajp_common.c (566): ajp
marshaling done

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_ajp_common.c (1670):
processing with 3 retries

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_connect.c (328): socket
TCP_NODELAY set to On

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_connect.c (426): trying to
connect socket 564 to 127.0.0.1:8009

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_connect.c (452): socket
564 connected to 127.0.0.1:8009

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_ajp_common.c (864):
Connected socket 564 to (127.0.0.1:8009)

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_ajp_common.c (909):
sending to ajp13 pos=4 len=482 max=8192

.

 

 

Any ideas?

 

Thanks - dave

 

 

David Thielen

www.windwardreports.com

303-499-2544

 


RE: Very weird isapi_redirect - bug on one webapp only

Posted by David Thielen <da...@windward.net>.
Never mind - weirdness in the virtual directory I set up - this is fixed.

Thanks - dave

 
David Thielen
www.windwardreports.com
303-499-2544

-----Original Message-----
From: David Thielen [mailto:david@windward.net] 
Sent: Friday, February 17, 2006 9:07 PM
To: tomcat-user@jakarta.apache.org
Subject: RE: Very weird isapi_redirect - bug on one webapp only

Hi;

 

This is with the release isapi_redirect, not the new one by Mark.

 

I have installed Tomcat and isapi_redirect on a new web server. It all works
fine for 4 webapps. But for the 5th one, while it comes up fine using
http://www.windward.net:8080/forums/index.jsp, it fails for
http://www.windward.net/forums/index.jsp.

 

Here is the log when it fails:

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_isapi_plugin.c (762):
Filter started

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_isapi_plugin.c (828):
Virtual Host redirection of /www.windward.net/forums/index.jsp

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (449):
Attempting to map URI '/www.windward.net/forums/index.jsp' from 8 maps

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/WindwardReportsServlet/*'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/WindwardReportsJsp/*'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/forums/*'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/*.faces'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/store/*'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/forums'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/store'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/*.jsp'

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_uri_worker_map.c (475):
Found a wildchar match ajp13w -> /*.jsp

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_isapi_plugin.c (845):
check if [/forums/index.jsp] is points to the web-inf directory

[Fri Feb 17 17:32:25 2006] [3696:2632] [debug] jk_isapi_plugin.c (863):
[/forums/index.jsp] is a servlet url - should redirect to ajp13w

[Fri Feb 17 17:34:00 2006] [3696:2632] [debug] jk_isapi_plugin.c (762):
Filter started

 

And here it is for a webapp that works (note there is more after "should
redirect"):

[Fri Feb 17 17:34:06 2006] [3696:3560] [debug] jk_isapi_plugin.c (942):
[/bluetab.jpg] is not a servlet url

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_isapi_plugin.c (762):
Filter started

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_isapi_plugin.c (828):
Virtual Host redirection of /www.windwardreports.com/store/pages/demo.faces

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (449):
Attempting to map URI '/www.windwardreports.com/store/pages/demo.faces' from
8 maps

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/WindwardReportsServlet/*'

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/WindwardReportsJsp/*'

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/forums/*'

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/*.faces'

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_uri_worker_map.c (475):
Found a wildchar match ajp13w -> /*.faces

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_isapi_plugin.c (845):
check if [/store/pages/demo.faces] is points to the web-inf directory

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_isapi_plugin.c (863):
[/store/pages/demo.faces] is a servlet url - should redirect to ajp13w

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_worker.c (301):
Maintaining worker ajp13w

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_worker.c (111): found a
worker ajp13w

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_isapi_plugin.c (1018): got
a worker for name ajp13w

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_ajp_common.c (2131):
acquired connection cache slot=0

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_ajp_common.c (566): ajp
marshaling done

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_ajp_common.c (1670):
processing with 3 retries

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_connect.c (328): socket
TCP_NODELAY set to On

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_connect.c (426): trying to
connect socket 564 to 127.0.0.1:8009

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_connect.c (452): socket
564 connected to 127.0.0.1:8009

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_ajp_common.c (864):
Connected socket 564 to (127.0.0.1:8009)

[Fri Feb 17 17:34:07 2006] [3696:3560] [debug] jk_ajp_common.c (909):
sending to ajp13 pos=4 len=482 max=8192

.

 

 

Any ideas?

 

Thanks - dave

 

 

David Thielen

www.windwardreports.com

303-499-2544

 



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