Hi All,
After reading abot the connectors on jakarta site I thought of using
mod_jk2 to make tomcat and Apache communicate.
Here is the description of my environment:
OS: Linux,Redhat8
Apache: 2.0.40
tomcat: tomcat that comes with Jboss(3.0.x)
I am trying to follow
http://www.pubbitch.org/jboss.html
Initially I downloaded the binary for mod_jk2 and tried to fit with
Apache but I got mod_jk.c not compatible with Apache error. As
suggested on this newsgroup I removed the apache that came with redhat
and Downloaded the fresh source ,compiled and installed it.
I did same for mod_jk2. It went seamless.
Now I am trying to use these freshly build mod_jk2 and apache. But I am
getting follwoing error which is making me clueless.
This is the message in error_log
[Sun Feb 16 22:58:24 2003] [notice] SIGHUP received.
Attempting to restart
[Sun Feb 16 22:58:25 2003] [notice] Apache/2.0.44
(Unix) mod_ssl/2.0.44 OpenSSL/0.9.6b mod_jk2/2.0.0
configured -- resuming normal operations
[Sun Feb 16 22:59:15 2003] [error] workerEnv.init()
create slot epStat.0
[Sun Feb 16 22:59:15 2003] [error] channelUn.connect()
connect failed 13 Permission denied
[Sun Feb 16 22:59:15 2003] [error] ajp13.connect()
failed
ajp13:/usr/jboss/jboss-3.0.4_tomcat-4.1.12/tomcat-4.1.x/work/jk2.socket
[Sun Feb 16 22:59:15 2003] [error] ajp13.service()
failed to connect endpoint errno=13 Permission denied
[Sun Feb 16 22:59:15 2003] [error] mod_jk.handler()
Error connecting to tomcat 120000
Any suggestion will be highly appreciated.
Santos
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
