No worker file and no worker options in httpd.conf

This is a discussion on No worker file and no worker options in httpd.conf within the Apache Web Server forums, part of the Web Server and Related Forums category; I have making apache and tomcat working both on port 80. So I installed apache installed tomcat and they are ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-06-2004
Johan Louwers
 
Posts: n/a
Default No worker file and no worker options in httpd.conf

I have making apache and tomcat working both on port 80. So I
installed apache installed tomcat and they are working.

Apache running on port 80 and tomcat running on port 8080.

Now I build mod_jk.so and placed it in /usr/local/apache/modules

added LoadModule jk2_module modules/mod_jk2.so to httpd.conf.

added:

# worker properties 10.0.0.1
[uri:10.0.0.1.com/*.jsp]
worker=ajp13:localhost:8009

to /usr/local/apache/conf/workers.properties

also added to server.xml the following information

<Host name="10.0.0.1" debug="0"
appBase="/export/home/webroot/website" unpackWARs="true"

autoDeploy="true">
<Context path="" docBase="" debug="1"/>
<Valve className="org.apache.catalina.valves.AccessLogVal ve"
directory="logs" prefix="mntsoms_access_log."

suffix=".txt" pattern="common" resolveHost="false"/>
</Host>


After al this I restarted tomcat and apache.... Buth it is not working
and all I can find is the appache error log the following:
--------------------
[Fri Feb 06 14:07:13 2004] [notice] caught SIGTERM, shutting down
No worker file and no worker options in httpd.conf
use JkWorkerFile to set workers

No worker file and no worker options in httpd.conf
use JkWorkerFile to set workers

[Fri Feb 06 14:07:18 2004] [notice] Apache/2.0.48 (Unix) configured --
resuming normal operations
--------------------

Any clue what this can be?

Regards,
Johan Louwers.

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:47 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0