Date: Wed, 24 Nov 2004 15:16:40 +0100 (CET) From: "David E. Meier" <dev@eth0.ch> To: freebsd-questions@freebsd.org Subject: Re: mod_jk2 + tomcat + java question Message-ID: <4646.217.162.71.141.1101305800.squirrel@217.162.71.141> In-Reply-To: <Pine.BSO.4.56.0411241120160.11078@ux11.ltcm.net> References: <Pine.BSO.4.56.0411241120160.11078@ux11.ltcm.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4646.217.162.71.141.1101305800.squirrel>
