Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 4620 invoked from network); 11 Dec 2009 17:44:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Dec 2009 17:44:14 -0000 Received: (qmail 38130 invoked by uid 500); 11 Dec 2009 17:44:10 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 38047 invoked by uid 500); 11 Dec 2009 17:44:10 -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 38036 invoked by uid 99); 11 Dec 2009 17:44:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2009 17:44:10 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2009 17:44:01 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id 16611226098 for ; Fri, 11 Dec 2009 18:43:41 +0100 (CET) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b775iS6N5TeE for ; Fri, 11 Dec 2009 18:43:41 +0100 (CET) Received: from [192.168.245.129] (p549EA15F.dip0.t-ipconnect.de [84.158.161.95]) by tor.combios.es (Postfix) with ESMTPA id C441822608D for ; Fri, 11 Dec 2009 18:43:40 +0100 (CET) Message-ID: <4B2284A3.9030302@ice-sa.com> Date: Fri, 11 Dec 2009 18:42:59 +0100 From: =?UTF-8?B?QW5kcsOpIFdhcm5pZXI=?= Reply-To: Tomcat Users List User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Strange characters seen in RR and Cd columns on jkserver-status page after upgrading modjk to .28 References: <1BCA52CF5845E543B4B81AAFEF2AFD790A22344D@LONSEXC01.gta.travel.lcl> In-Reply-To: <1BCA52CF5845E543B4B81AAFEF2AFD790A22344D@LONSEXC01.gta.travel.lcl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Gerhardus.Geldenhuis@gta-travel.com wrote: > Hi > > We have upgraded our modjk from .26 to .28 > using mod_jk-1.2.28-httpd-2.2.X.so obtained from > http://../tomcat-connectors/jk/binaries/linux/jk-1.2.28/x86_64/ > > We are running > Server version: Apache/2.2.3 > Server built: Nov 12 2008 10:40:14 > > CentOS release 5.2 (Final) > > After upgrading we are seeing random characters in the RR an Cd columns on the jkserver-status page. > eg > o%2B > o+ > ���� > That kind of thing triggers an immediate suspicion regarding a mismatched character set/encoding somewhere. I am not familiar at all with JSP pages, but could it be that during the update, you also customized some JSP pages, with an editor ? Are they really random characters (e.g. noise), or would-be real characters being replaced by the cabalistic signs above ? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org