You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by stakys <st...@punktas.lt> on 2003/05/20 07:11:22 UTC

[users@httpd] Think offtopic...

Hi, i configured everything like says the how-to in the
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/vhosthowto, but when
i start apache i see theese in my httpd-error.log:
tail -f /var/log/httpd-error.log

[Mon May 19 16:24:20 2003] [notice] uriEnv.setAttribute() the worker
directive is deprecated. Use 'group' instead.
[Mon May 19 16:24:20 2003] [notice] uriEnv.setAttribute() the worker
directive is deprecated. Use 'group' instead.
[Mon May 19 16:24:20 2003] [notice] uriEnv.setAttribute() the worker
directive is deprecated. Use 'group' instead.
[Mon May 19 16:24:20 2003] [notice] uriEnv.setAttribute() the worker
directive is deprecated. Use 'group' instead.
[Mon May 19 16:24:21 2003] [notice] Apache/2.0.45 (Unix) PHP/4.3.1
mod_jk2/2.0.3-dev configured -- resuming normal operations
[Mon May 19 16:24:21 2003] [notice] jk2_init() Found child 12342 in
scoreboard slot 0
[Mon May 19 16:24:21 2003] [notice] workerEnv.init() ok
/usr/local/conf/workers2.properties
[Mon May 19 16:24:21 2003] [error] mod_jk child init 1 0
[Mon May 19 16:24:21 2003] [notice] jk2_init() Found child 12343 in
scoreboard slot 1
[Mon May 19 16:24:21 2003] [notice] workerEnv.init() ok
/usr/local/conf/workers2.properties

And when i try to access to the pages http://192.168.0.2 or 127.0.0.1 i get
to the page like this:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable
to complete your request.

Please contact the server administrator, stakys@punktas.lt and inform them
of the time the error occurred, and anything you might have done that may
have caused the error.

More information about this error may be available in the server error log.


----------------------------------------------------------------------------
----

Apache/2.0.45 (Unix) PHP/4.3.1 mod_jk2/2.0.3-dev Server at 192.168.0.2 Port
80

And i can see theese messages in my error log:

[Mon May 19 16:28:23 2003] [notice] shm.createSlot() Create 1 0x28671000
0x28673000
[Mon May 19 16:28:23 2003] [notice] workerEnv.init() create slot epStat.0
[Mon May 19 16:28:23 2003] [error] channelSocket.open() connect failed
127.0.0.1:8009 61 Connection refused
[Mon May 19 16:28:23 2003] [error] ajp13.connect() failed
ajp13:localhost:8009
[Mon May 19 16:28:23 2003] [error] ajp13.service() failed to connect
endpoint errno=61 Connection refused
[Mon May 19 16:28:23 2003] [error] ajp13.service() Error  forwarding
ajp13:localhost:8009 1 1
[Mon May 19 16:28:23 2003] [notice] ajp13.done() close endpoint
ajp13:localhost:8009 error_state 1
[Mon May 19 16:28:23 2003] [error] mod_jk.handler() Error connecting to
tomcat 120000

Hmmz whats wrong with this ? How to solve theese errors?



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org