mod_jk (tomcat/apache) problem

C. Kukulies kuku at www.kukulies.org
Fri Apr 16 08:21:27 PDT 2004


(FreeBSD 5.2.1)

I'm having problems getting tomcat (jakarta) and apche 1.3.29 integration to
work.

With Loglevel debug I'm getting the following in http-error.log:


[Fri Apr 16 17:09:45 2004] [info] mod_unique_id: using ip addr 192.168.1.119
[Fri Apr 16 17:09:46 2004] [info] (2)No such file or directory: make_sock: for port 80, setsockopt: (SO_ACCEPTFILTER)
[Fri Apr 16 17:09:46 2004] [error] (2)No such file or directory: Error while opening the workers, jk will not work

[Fri Apr 16 17:09:46 2004] [info] mod_unique_id: using ip addr 192.168.1.119
[Fri Apr 16 17:09:47 2004] [notice] Apache/1.3.29 (Unix) mod_jk/1.2.5 configured -- resuming normal operations
[Fri Apr 16 17:09:47 2004] [info] Server built: Mar 16 2004 19:10:32
[Fri Apr 16 17:09:47 2004] [notice] Accept mutex: flock (Default: flock)


I installed /usr/ports/www/mod_jk.

I located the line in apache/main/http_main.c:

} else {
                ap_log_error(APLOG_MARK, APLOG_WARNING | APLOG_INFO, server_conf
,           
                         "make_sock: for %s, setsockopt: (SO_ACCEPTFILTER)", add
r);       
             }


Anyone having mod_jk working wth apache 1.3 and tomcat 5.0 ?


--
Chris Christoph P. U. Kukulies kuku_at_physik.rwth-aachen.de


More information about the freebsd-current mailing list