You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Daryl Lee <dl...@altaregos.com> on 2002/12/14 14:28:13 UTC

Can't open workers2.properties

I am trying to get Apache 2.0.43 and Tomcat 4.1.12 connected with mod_jk2,
and am stuck on an error I can't understand.  The error is reported in
catalina.out when tomcat starts, and is:

[Sat Dec 14 00:58:10 2002] (error ) [jk_config_file.c (261)]  config.update(): Can't find config file ${serverRoot}/conf/workers2.properties
[Sat Dec 14 00:58:10 2002] ( info ) [jk_config.c (246)]  config.setAttribute() Error setting config: file ${serverRoot}/conf/workers2.properties

In jk2.properties, I have the following directive:

# Dynamic Library
serverRoot=/usr/local/apache2

The file /usr/local/apache2/conf/worker2.properties exists with the correct
permissions (world rw), and appears to me to be properly formatted.

It bothers me a little that the error report does not expand ${serverRoot},
which makes me question whether it's being expanded internally, but surely
if that were the problem noone would be succeeding with jk2.

As always, any help is appreciated.
-- 
Daryl Lee
Marietta, GA

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>