Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 39048 invoked from network); 13 May 2007 08:42:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 May 2007 08:42:17 -0000 Received: (qmail 93905 invoked by uid 500); 13 May 2007 08:42:12 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 92907 invoked by uid 500); 13 May 2007 08:42: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 92896 invoked by uid 99); 13 May 2007 08:42:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 May 2007 01:42:10 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.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; Sun, 13 May 2007 01:42:01 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Hn9e8-0002hQ-NA for users@tomcat.apache.org; Sun, 13 May 2007 01:41:40 -0700 Message-ID: <10453098.post@talk.nabble.com> Date: Sun, 13 May 2007 01:41:40 -0700 (PDT) From: ewsinc To: users@tomcat.apache.org Subject: Re: Manager/status not showing any connections but one In-Reply-To: <10441826.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ewsinc@gmail.com References: <10441826.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org as I reported in another post here, the resolution was removing the APR connector (libtcnative) and using the standard AJP connector.... not sure why this is so, but now I see many threads opened and remaining open in the Tomcat Manager. ewsinc wrote: > > I am running tomcat 6.0.10 on RHEL4. Apache 2.0 is the front end, via > AJP13/8009 to tomcat. > Using APR native libraries... > > Everything is nominal, except that when accessing the manager/status, I > see one and only connection to Tomcat via AJP13 is the one that I am using > the view the status page. I have like two other IP's coming in that I know > of, and neither of them show up at all. There is a second thread in the R > state, but that's it. > > On these same machines last week, running 5.5.23, I was able to see all > incoming connections appear on this same status page. > > When I list applications, all the suspects appear, the status message > identifies the right server/version of Tomcat.... > > Any ideas? Manager seems to be running fine with this one exception. > > thanks, > tony > -- View this message in context: http://www.nabble.com/Manager-status-not-showing-any-connections-but-one-tf3730369.html#a10453098 Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org