Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 06FE46758 for ; Tue, 12 Jul 2011 18:07:53 +0000 (UTC) Received: (qmail 52947 invoked by uid 500); 12 Jul 2011 18:07:49 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 52805 invoked by uid 500); 12 Jul 2011 18:07:48 -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 52795 invoked by uid 99); 12 Jul 2011 18:07:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2011 18:07:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of millebi.subscriptions@gmail.com designates 209.85.212.45 as permitted sender) Received: from [209.85.212.45] (HELO mail-vw0-f45.google.com) (209.85.212.45) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2011 18:07:39 +0000 Received: by vws17 with SMTP id 17so5388132vws.18 for ; Tue, 12 Jul 2011 11:07:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:references:in-reply-to:subject:date:message-id:mime-version :content-type:content-transfer-encoding:x-mailer:thread-index :content-language; bh=abk8LNbXUobmxeY/qjelYPD4txum2/W7ohY80zPe+as=; b=vVGnV15mrWB3yKCikjC+oW1Hi1POHS8C2N1GWEUFR69LR0ScGMlSfrsPQHf9EhdWMS lktYdPpSnK6y3a7S6+qkZ28pGmaxvEfL7Ir3BdYh3ich0cPTEFB34jNx0wwflZ0zMhLX jaMEx1VtmXVA23e+e8yCvcx0bOtZwIoe3l6P8= Received: by 10.52.26.34 with SMTP id i2mr318538vdg.29.1310494037589; Tue, 12 Jul 2011 11:07:17 -0700 (PDT) Received: from bmillert5400 (Waterloo.fw.opentext.com [204.138.115.3]) by mx.google.com with ESMTPS id l15sm80438vdt.22.2011.07.12.11.07.16 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 12 Jul 2011 11:07:17 -0700 (PDT) From: "Bill Miller" To: "'Tomcat Users List'" References: <1310483726.4757.10.camel@bullhandler> <4E1C6A46.4030107@ice-sa.com> <1310488179.62493.YahooMailNeo@web125503.mail.ne1.yahoo.com> In-Reply-To: <1310488179.62493.YahooMailNeo@web125503.mail.ne1.yahoo.com> Subject: RE: tc 7 out-of-box won't run localhost issue on 8005 a vulnerability? Date: Tue, 12 Jul 2011 14:09:05 -0400 Message-ID: <4e1c8d55.4f43340a.19c6.0811@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcxAsPoF9OaGwm4VR6eWLyk2Xy3zvwADP+2w Content-Language: en-ca X-Virus-Checked: Checked by ClamAV on apache.org Have a good look at the /etc/hosts.conf file, it needs to contain = something like "order hosts, bind" (AIX=3Dnetsvc.conf). If that is misconfigured then you will have exactly = the problems you're describing. I found this exact behaviour on an AIX system that was = misconfigured. Keep working on the networking configuration until ping for localhost resolves to = 127.0.0.1 and nothing else. Bill -----Original Message----- From: Mark Eggers [mailto:its_toasted@yahoo.com]=20 Sent: July 12, 2011 12:30 PM To: Tomcat Users List Subject: Re: tc 7 out-of-box won't run localhost issue on 8005 a = vulnerability? > From: Andr=E9 Warnier > David Brown wrote: >> Hello, I have found a situation that kills tc on startup within = about 3 >> seconds on a 64-bit cloud running Ubuntu server. localhost resolves >> correctly via dig but if we ping localhost it resolves to = localhost.com. >=20 > Sorry, but this sounds like hogwash to me. > Where do you do the "dig", and where do you do the "ping" ? > Can you paste the output of both here ? localhost.com is a real host (64.99.64.32). > What does the local /etc/hosts file have to say about "localhost" ? > Can you also paste that here ? Yep, what does /etc/hosts say about localhost. Also, what does /etc/resolv.conf look like (paste that here)? Also, what does /etc/nsswitch.conf look like - especially the hosts: = line (paste that here)? >> this in my estimation is causing tc to bail. the tc 7 installed is = 64 >> with a sun-oracle 64 bit jdk all fresh out-of-the-box with no config = or >> changes. This is a vulnerability in my estimation unless somebody = can >> prove different. All this runs happily on my Fedora 15 system (albeit in 32 bit mode). > That is a very bold statement, which seems made without turning one's = tongue=20 > into one's mouth 7 times before.. (as my old nanny would have said) . . . . just my two cents /mde/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org