OK - figured it out. The error messages below were indicating
a failure in the method named jk_resolve. I figured there was
either a problem with the port or it didn't understand localhost.
When I went into workers.properties and changed
worker.ajp13.host=localhost
to
worker.ajp13.host=<IP#>
Apache started right up.
>
> The system is RedHat 6.1 running Apache 1.3.9-4
> tomcat-3.2.1-1 is installed and is running
> I'm using mod_jk.so and have rebuilt twice with apxs
> When the appropriate LoadModule statements have been
> included in httpd.conf, Apache fails to start.
> The messages in the $TOMCAT_HOME/logs/mod_jk.log file
> look like this:
>
> [jk_ajp13_worker.c (404)]: In jk_worker_t::validate, resolve failed
> [jk_ajp13_worker.c (406)]: In jk_worker_t::validate, Error
> localhost 8009
> [jk_worker.c (164)]: wc_create_worker validate failed for ajp13
> [jk_worker.c (229)]: build_worker_map failed to create workerajp13
> [jk_ajp13_worker.c (404)]: In jk_worker_t::validate, resolve failed
> [jk_ajp13_worker.c (406)]: In jk_worker_t::validate, Error
> localhost 8009
> [jk_worker.c (164)]: wc_create_worker validate failed for ajp13
> [jk_worker.c (229)]: build_worker_map failed to create workerajp13
> [jk_ajp13_worker.c (404)]: In jk_worker_t::validate, resolve failed
> [jk_ajp13_worker.c (406)]: In jk_worker_t::validate, Error
> localhost 8009
> [jk_worker.c (164)]: wc_create_worker validate failed for ajp13
> [jk_worker.c (229)]: build_worker_map failed to create workerajp13
> [jk_ajp13_worker.c (404)]: In jk_worker_t::validate, resolve failed
> [jk_ajp13_worker.c (406)]: In jk_worker_t::validate, Error
> localhost 8009
> [jk_worker.c (164)]: wc_create_worker validate failed for ajp13
> [jk_worker.c (229)]: build_worker_map failed to create workerajp13
>
> The messages in /etc/httpd/logs/error.log say this:
>
> [Thu Feb 8 18:31:01 2001] [emerg] (2)No such file or
> directory: Error while
> opening the workers
>
> I searched the archives and found a similar situation from
> last October
> but there was no discussion about solving the problem. Any
> suggestions
> would be greatly appreciated.
>
> John
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]