You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by jon yeargers <jo...@lupinesystems.net> on 2003/12/11 23:07:22 UTC

errors from mod_jk2 / apache2

After pounding my head on mod_jk2 for a few days I finally got the
tomcat examples dir to appear.. woot!.. but my apache2 log is filling
with errors v quickly. Can someone shed light on what configuration
problems I have? Surely this isn't the normal output... 
 
[Thu Dec 11 13:51:18 2003] [notice] caught SIGTERM, shutting down
[Thu Dec 11 13:55:23 2003] [notice] Digest: generating secret for digest
authentication ...
[Thu Dec 11 13:55:23 2003] [notice] Digest: done
[Thu Dec 11 13:55:23 2003] [error] env.createBean2(): Factory error
creating channel.jni:jni ( channel.jni, jni)
[Thu Dec 11 13:55:23 2003] [error] config.update(): Can't create
channel.jni:jni
[Thu Dec 11 13:55:23 2003] [error] env.createBean2(): Factory error
creating vm: ( vm, )
[Thu Dec 11 13:55:23 2003] [error] config.update(): Can't create vm:
[Thu Dec 11 13:55:23 2003] [error] env.createBean2(): Factory error
creating worker.jni:onStartup ( worker.jni, onStartup)
[Thu Dec 11 13:55:23 2003] [error] config.update(): Can't create
worker.jni:onStartup
[Thu Dec 11 13:55:23 2003] [error] env.createBean2(): Factory error
creating worker.jni:onShutdown ( worker.jni, onShutdown)
[Thu Dec 11 13:55:23 2003] [error] config.update(): Can't create
worker.jni:onShutdown
[Thu Dec 11 13:55:23 2003] [notice] jk2_init() Found child 18552 in
scoreboard slot 0
[Thu Dec 11 13:55:23 2003] [notice] workerEnv.init() ok
/etc/httpd/2.0/conf/workers2.properties
[Thu Dec 11 13:55:23 2003] [error] mod_jk child init 1 0
[Thu Dec 11 13:55:23 2003] [error] jk2_init() Can't find child 18554 in
scoreboard
[Thu Dec 11 13:55:23 2003] [notice] workerEnv.init() ok
/etc/httpd/2.0/conf/workers2.properties
[Thu Dec 11 13:55:23 2003] [error] mod_jk child init 1 -2
[Thu Dec 11 13:55:23 2003] [notice] Apache-AdvancedExtranetServer/2.0.44
(Mandrake Linux/11mdk) mod_ssl/2.0.44 OpenSSL/0.9.7a mod_jk2/2.0.2
configured -- resuming normal operations
[Thu Dec 11 13:55:23 2003] [notice] jk2_init() Found child 18553 in
scoreboard slot 1
[Thu Dec 11 13:55:23 2003] [notice] workerEnv.init() ok
/etc/httpd/2.0/conf/workers2.properties
[Thu Dec 11 13:55:23 2003] [notice] jk2_init() Found child 18555 in
scoreboard slot 3
[Thu Dec 11 13:55:23 2003] [notice] workerEnv.init() ok
/etc/httpd/2.0/conf/workers2.properties
[Thu Dec 11 13:55:23 2003] [notice] jk2_init() Found child 18556 in
scoreboard slot 4
[Thu Dec 11 13:55:23 2003] [notice] workerEnv.init() ok
/etc/httpd/2.0/conf/workers2.properties
[Thu Dec 11 13:56:05 2003] [error] jk2_init() Can't find child 18558 in
scoreboard
[Thu Dec 11 13:56:05 2003] [notice] workerEnv.init() ok
/etc/httpd/2.0/conf/workers2.properties
[Thu Dec 11 13:56:05 2003] [error] mod_jk child init 1 -2
[Thu Dec 11 13:56:46 2003] [error] channelSocket.open() connect failed
localhost:8019 111 Connection refused 
[Thu Dec 11 13:56:46 2003] [error] ajp13.connect() failed
ajp13:localhost:8019
[Thu Dec 11 13:56:46 2003] [error] ajp13.service() failed to connect
endpoint errno=111 Connection refused
[Thu Dec 11 13:56:46 2003] [error] ajp13.service() Error forwarding
ajp13:localhost:8019 1 1
[Thu Dec 11 13:56:46 2003] [notice] ajp13.done() close endpoint
ajp13:localhost:8019 error_state 1
[Thu Dec 11 13:56:46 2003] [error] lb.service() worker failed 120000 for
ajp13:localhost:8019
[Thu Dec 11 13:56:46 2003] [error] channelUn.connect() connect failed 2
No such file or directory
[Thu Dec 11 13:56:46 2003] [error] ajp13.connect() failed
ajp13:/opt/33/work/jk2.socket
[Thu Dec 11 13:56:46 2003] [error] ajp13.service() failed to connect
endpoint errno=2 No such file or directory
[Thu Dec 11 13:56:46 2003] [error] ajp13.service() Error forwarding
ajp13:/opt/33/work/jk2.socket 1 1
[Thu Dec 11 13:56:46 2003] [notice] channelUn.close(): close unix socket
-1 
[Thu Dec 11 13:56:46 2003] [notice] ajp13.done() close endpoint
ajp13:/opt/33/work/jk2.socket error_state 1
[Thu Dec 11 13:56:46 2003] [error] lb.service() worker failed 120000 for
ajp13:/opt/33/work/jk2.socket
[Thu Dec 11 13:56:46 2003] [notice] shm.createSlot() Create 1 0x40573000
0x40575000
[Thu Dec 11 13:56:46 2003] [notice] workerEnv.init() create slot
epStat.1
[Thu Dec 11 13:56:46 2003] [error] channelSocket.open() connect failed
localhost:8019 111 Connection refused 
[Thu Dec 11 13:56:46 2003] [error] ajp13.connect() failed
ajp13:localhost:8019
[Thu Dec 11 13:56:46 2003] [error] ajp13.service() failed to connect
endpoint errno=111 Connection refused
[Thu Dec 11 13:56:46 2003] [error] ajp13.service() Error forwarding
ajp13:localhost:8019 1 1
[Thu Dec 11 13:56:46 2003] [notice] ajp13.done() close endpoint
ajp13:localhost:8019 error_state 1
[Thu Dec 11 13:56:46 2003] [error] lb.service() worker failed 120000 for
ajp13:localhost:8019
[Thu Dec 11 13:56:46 2003] [error] channelUn.connect() connect failed 2
No such file or directory
[Thu Dec 11 13:56:46 2003] [error] ajp13.connect() failed
ajp13:/opt/33/work/jk2.socket
[Thu Dec 11 13:56:46 2003] [error] ajp13.service() failed to connect
endpoint errno=2 No such file or directory
[Thu Dec 11 13:56:46 2003] [error] ajp13.service() Error forwarding
ajp13:/opt/33/work/jk2.socket 1 1
[Thu Dec 11 13:56:46 2003] [notice] channelUn.close(): close unix socket
-1 
[Thu Dec 11 13:56:46 2003] [notice] ajp13.done() close endpoint
ajp13:/opt/33/work/jk2.socket error_state 1
[Thu Dec 11 13:56:46 2003] [error] lb.service() worker failed 120000 for
ajp13:/opt/33/work/jk2.socket
[Thu Dec 11 13:56:47 2003] [notice] jk2_init() Found child 18559 in
scoreboard slot 6
[Thu Dec 11 13:56:47 2003] [notice] workerEnv.init() ok
/etc/httpd/2.0/conf/workers2.properties