And compiling a jk from source instead using debian dist packages falls on the 
same?

If jk is started and mounts and apache never tries to use mod_jk, 2 main 
approachs, one as you say, the debian module is broken (sometimes happen in 
debian, more when are different releases and package versions and dependencies, 
I assume you did an apt-update and apt-upgrade), second one is 
apache/workers/vhost misconfig.

Hope it helps

Enviado desde blackberry

-----Original Message-----
From: Franz <tomcatu...@crusius.de>
Date: Sun, 31 Jul 2011 13:53:53 
To: <users@tomcat.apache.org>
Reply-To: "Tomcat Users List" <users@tomcat.apache.org>
Subject: Re: Mod_jk fails to connect via ajp13

Hi Alexis -

Thanks for the answer. 

For all I can tell, apache is unaware of any mapping. It looks for
 the apps under the default doc root. The JkShmFile message I think
 is no problem, a shared memory file gets created under the apache
 log directory.

The jk log file reports a missing uri map though it previously lists
 them all. The apache access log shows my desperate connection attempts
. I still think the module is broken, at least in debian distro. Any
 way, why do config files for mod_jk need to change completely every
 two years??
                                                              272
,1         95%
---> Apache error log.
[Sun Jul 31 04:01:27 2011] [notice] caught SIGTERM, shutting down

[Sun Jul 31 04:01:28 2011] [warn] No JkShmFile defined in httpd.conf
. Using default /var/log/apache2/jk-runtime-status
[Sun Jul 31 04:01:28 2011] [warn] No JkShmFile defined in httpd.conf
. Using default /var/log/apache2/jk-runtime-status
[Sun Jul 31 04:01:28 2011] [notice] Apache/2.2.16 (Debian) mod_jk
/1.2.30 PHP/5.3.3-7+squeeze3 with Suhosin-Patch configured -- resuming
 normal operations
[Sun Jul 31 04:01:41 2011] [error] [client 89.247.45.147] File does
 not exist: /var/www/myapp
[Sun Jul 31 04:01:41 2011] [error] [client 89.247.45.147] File does
 not exist: /var/www/favicon.ico
[Sun Jul 31 04:01:43 2011] [error] [client 89.247.45.147] File does
 not exist: /var/www/myapp
[Sun Jul 31 04:01:43 2011] [error] [client 89.247.45.147] File does
 not exist: /var/www/favicon.ico
[Sun Jul 31 04:01:44 2011] [error] [client 89.247.45.147] File does
 not exist: /var/www/myapp
[Sun Jul 31 04:01:44 2011] [error] [client 89.247.45.147] File does
 not exist: /var/www/favicon.ico
[Sun Jul 31 06:25:08 2011] [notice] Graceful restart requested, doing
 restart
apache2: apr_sockaddr_info_get() failed for guppy



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to