首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

Could not find worker with name 'xxxx' in uri 地图 post processing

2012-08-21 
Could not find worker with name xxxx in uri map post processing前几天在ITEYE上看了一篇利用名为:Ap

Could not find worker with name 'xxxx' in uri map post processing
前几天在ITEYE上看了一篇利用名为:Apache+Tomcat集群配置的文章(http://www.iteye.com/topic/1017961),按照上面的明细严格配置,结果最后访问不了测试页面,logs下面查看mod_jk.log日志,发现Could not find worker with name 'xxxx' in uri map post processing,在网上找了好半天,国内也有人遇到过但没有给出答案,然后又在google上搜索了一下原因是 workers.properties里面有非法字符,用记事本打开删掉不用字符即可。提供解决方法的地址:http://stackoverflow.com/questions/3666649/apache-httpd-2-2-x-mod-jk-1-2-30-tomcat-6-error-could-not-find-worker-with

热点排行