mod_jk2 + tomcat + java question

David E. Meier dev at eth0.ch
Wed Nov 24 06:16:42 PST 2004


> Does anybody have experience with tomcat en mod_jk?

Well, I got Apache2, mod_jk2 with Tomcat 4.1.29 running on FreeBSD 4.9. So
I might not be fully up-to-date.

First, this seems to bite:

>         JkWorkersFile /usr/local/etc/apache2/workers.properties
                                   ^^^^^^^^^^^
> [Wed Nov 24 10:09:50 2004] [error] config.update(): Can't find config file
> /usr/local/conf/workers2.properties
             ^^^^

I did not specify a JkWorkersFile in httpd.conf. Just put the
workers.properties file into /usr/local/conf directory. Apache seems to
try to read the file from the default location.

> [Wed Nov 24 10:09:50 2004] [error] shm.init(): No file

This is a follow-up error since the shm file is declared in
workers2.properties.

HTH, Dave




More information about the freebsd-questions mailing list