Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 20662 invoked from network); 5 Feb 2009 21:12:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Feb 2009 21:12:11 -0000 Received: (qmail 78844 invoked by uid 500); 5 Feb 2009 21:11:59 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 78817 invoked by uid 500); 5 Feb 2009 21:11:59 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 78806 invoked by uid 99); 5 Feb 2009 21:11:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Feb 2009 13:11:59 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Feb 2009 21:11:50 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LVBVR-00067c-Ug for users@tomcat.apache.org; Thu, 05 Feb 2009 13:11:29 -0800 Message-ID: <21861245.post@talk.nabble.com> Date: Thu, 5 Feb 2009 13:11:29 -0800 (PST) From: JohnHardin To: users@tomcat.apache.org Subject: Re: Apache/mod_jk serves random files from tomcat In-Reply-To: <21812944.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: hardin@texas.net References: <18385568.post@talk.nabble.com> <487894EF.8000005@kippdata.de> <20435642.post@talk.nabble.com> <4919FB22.6000106@christopherschultz.net> <623DCE8C-A697-41DA-B830-4082660A9D9A@gmail.com> <491ABC49.5090403@kippdata.de> <291a281e0811121229m786b50afx908d28b824ad9532@mail.gmail.com> <291a281e0811130250n1c9f0043kd22e6351f9314016@mail.gmail.com> <491C7D59.4060105@kippdata.de> <291a281e0811140048ud5e2beft8b68e9471be75c71@mail.gmail.com> <491DA62A.4010703@kippdata.de> <21599110.post@talk.nabble.com> <21812944.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org LukeK wrote: > > > yuvalperlov wrote: >> >> I am having the exact same symptoms with the latest versions of >> everything: >> Fedora 10 >> Tomcat 6.0.18 >> Apache Apache/2.2.10 >> mod_jk-1.2.27 (and the same problem with the built-in mod_proxy_ajp). >> >> It takes a day or so for the problem to start but once it does it happens >> more frequently - resources get mixed up. Tomcat logs show that the right >> resources are loaded in response to each call but on the browser end you >> can see images loaded in the wrong place. Restarting apache resets the >> problem for another day or so. > > This describes my issue as well. SuSE 10.3 64-bit, running Apache 2.2.11, > Tomcat 6.0.16, APR 1.3.4 and mod_jk/1.2.27. I have downgraded mod_jk to > 1.2.24 to see if this makes a difference. > We, too, are experiencing similar issues: CentOS release 5, Apache 2.2.3, Tomcat 6.0.14, and mod_jk 1.2.23. Comparing tomcat and apache logs show discrepancies between tomcat's and apache's content sizes for given requests. We're clearly not up-to-date on any of these components, but we're trying to find the minimum we have to update in order to resolve this issue. * Have others (that now seem to be "fixed") gotten things to work by updating to the latest mod_jk (1.2.27)? * Has anyone discovered a way to reproduce this issue? * Is periodically restarting apache a suitable (if not hackish) work-around until we can get our production environment upgraded? Thoughts? Thanks in advance for your assistance. -John Hardin -- View this message in context: http://www.nabble.com/Apache-mod_jk-serves-random-files-from-tomcat-tp18385568p21861245.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org