problem with workers.properties and Apache 1.3.28

2003-10-29 Thread Alexander Prohorenko
Hello, I can't get it run guys. That's what I have there: [Wed Oct 29 02:36:35 2003] [error] Error while opening the workers, jk will not work [Wed Oct 29 02:36:36 2003] [info] mod_unique_id: using ip addr 192.168.185.115 [Wed Oct 29 02:36:37 2003] [info] (2)No such file or directory:

Re: problem with workers.properties and Apache 1.3.28

2003-10-29 Thread Patrick Herrera
I had a similar problem today. My workers file definitely existed but I kept getting 'no such file' errors. It turned out I had the JkWorkersFile directive defined inside a VirtualHost container. Moving it outside solved the problem. Patrick On Wed, 29 Oct 2003 09:01 pm, Alexander

Re[2]: problem with workers.properties and Apache 1.3.28

2003-10-29 Thread Alexander Prohorenko
Hey. This wasn't helpfull for me - still no such file. Wednesday, October 29, 2003, 12:48:52 PM, Tomcat Users List wrote: I had a similar problem today. My workers file definitely existed but I kept getting 'no such file' errors. It turned out I had the JkWorkersFile directive defined

Re[2]: problem with workers.properties and Apache 1.3.28

2003-10-29 Thread Alexander Prohorenko
Hey. I've solved the problem by using IP addresses instead of FQDNs in the workers file. Wednesday, October 29, 2003, 12:48:52 PM, Tomcat Users List wrote: I had a similar problem today. My workers file definitely existed but I kept getting 'no such file' errors. It turned out I had the