I got this message on httpd's error_log

ajp13.service() ajpGetReply recoverable error 3
ajp13.service() ajpGetReply recoverable error
ajp13.service() Error  forwarding ajp13:/usr/share/tomcat5/work/jk2.socket 1
0
mod_jk2.handler() Error connecting to tomcat 3, status 200

My workers :

# Shared memory handling. Needs to be set.
[shm]
info=Scoreboard. Required for reconfiguration and status with multiprocess
serv$
file=/usr/share/tomcat5/logs/jk2.shm
size=10485760
debug=0
disabled=0

# UNIX domain socket
[channel.un:/usr/share/tomcat5/work/jk2.socket]
tomcatId=localhost:8009
debug=0

# define the worker
[ajp13:/usr/share/tomcat5/work/jk2.socket]
channel=channel.un:/usr/share/tomcat5/work/jk2.socket

# Announce a "status" worker
[status:status]
info=Status worker. Displays runtime information.

[uri:/jkstatus/*]
group=status:status

# Uri mapping
[uri:/jsp-examples/*]

Where have I gone Wrong ?

-Andre-


CONFIDENTIALITY STATEMENT:

This email and any attachment herein contains strictly confidential information. The 
same are intended only for the named Recipient(s) as above mentioned . In the event 
you are not named as a Recipient, we ask that you inform us of this immediately. Do 
not disseminate anything herein and please delete this message and any attachment in 
its entirety from any system you may have control over.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to