Hi All, I have been working with this problem for 3 weeks now and can't seem to figure it out. I have a cluster of 3 Tomcat servers using mod_jk/1.2.27 and Apache 2.2.9 and Tomcat 6.0.18
I am seeing these errors in my mod_jk.log. [Tue Apr 07 17:57:11.829 2009] [29020:3075438336] [warn] jk_map_validate_property::jk_map.c (410): The attribute 'worker.loadbalancer.balanced_workers' is deprecated - please check the documentation for the correct replacement. [Tue Apr 07 17:57:11.830 2009] [29020:3075438336] [info] init_jk::mod_jk.c (3018): mod_jk/1.2.27 initialized [Tue Apr 07 17:57:11.830 2009] [29020:3075438336] [error] uri_worker_map_ext::jk_uri_worker_map.c (505): Could not find worker with name 'ajp13' in uri map post processing. [Tue Apr 07 17:57:11.830 2009] [29020:3075438336] [error] uri_worker_map_ext::jk_uri_worker_map.c (505): Could not find worker with name 'ajp13' in uri map post processing. [Tue Apr 07 17:57:11.912 2009] [29021:3075438336] [warn] jk_map_validate_property::jk_map.c (410): The attribute 'worker.loadbalancer.balanced_workers' is deprecated - please check the documentation for the correct replacement. [Tue Apr 07 17:57:11.912 2009] [29021:3075438336] [info] init_jk::mod_jk.c (3018): mod_jk/1.2.27 initialized [Tue Apr 07 17:57:11.912 2009] [29021:3075438336] [error] uri_worker_map_ext::jk_uri_worker_map.c (505): Could not find worker with name 'ajp13' in uri map post processing. [Tue Apr 07 17:57:11.912 2009] [29021:3075438336] [error] uri_worker_map_ext::jk_uri_worker_map.c (505): Could not find worker with name 'ajp13' in uri map post processing. [Wed Apr 08 09:06:09.510 2009] [29022:3075438336] [warn] map_uri_to_worker_ext::jk_uri_worker_map.c (961): Uri HTTP/1.1 is invalid. Uri must start with / [Wed Apr 08 11:04:03.917 2009] [29056:3075438336] [warn] map_uri_to_worker_ext::jk_uri_worker_map.c (961): Uri * is invalid. Uri must start with / [Wed Apr 08 11:06:36.917 2009] [29025:3075438336] [warn] map_uri_to_worker_ext::jk_uri_worker_map.c (961): Uri * is invalid. Uri must start with / [Wed Apr 08 11:06:37.917 2009] [29058:3075438336] [warn] map_uri_to_worker_ext::jk_uri_worker_map.c (961): Uri * is invalid. Uri must start with / [Wed Apr 08 11:06:40.917 2009] [29595:3075438336] [warn] map_uri_to_worker_ext::jk_uri_worker_map.c (961): Uri * is invalid. Uri must start with / [Wed Apr 08 13:25:48.917 2009] [29045:3075438336] [warn] map_uri_to_worker_ext::jk_uri_worker_map.c (961): Uri * is invalid. Uri must start with / ~ I am having issues with my jsessionId throwing a 404 page not found error. I have Apache returning the user to login again. Then the second time the login works and no jsessionId 404. Do you think this is the problem in my logs? Is the issue something else? Thanks Phil -- View this message in context: http://www.nabble.com/Tomcat-6-Cluster-with-Apache-2.2.9-issues-tp22957994p22957994.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org