Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B84BAD374 for ; Thu, 5 Jul 2012 09:12:48 +0000 (UTC) Received: (qmail 14862 invoked by uid 500); 5 Jul 2012 09:12:48 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 14452 invoked by uid 500); 5 Jul 2012 09:12:44 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 14423 invoked by uid 99); 5 Jul 2012 09:12:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2012 09:12:43 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nileader@gmail.com designates 209.85.214.42 as permitted sender) Received: from [209.85.214.42] (HELO mail-bk0-f42.google.com) (209.85.214.42) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2012 09:12:37 +0000 Received: by bkcjm19 with SMTP id jm19so1593820bkc.15 for ; Thu, 05 Jul 2012 02:12:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=e6xcO0MExzJE3I3nQPwJ4U9yoPUy2u9T+UHv9tRW+X0=; b=i47gEDuJWjxptFWY0KhLNZQxD6K6HHsdCq95Pd7OVZGbLi6U1oH/DLK/Jo6GVaqcO/ PyGjde7CJ8t6rtzpA86lsvCn6IpAkl5PxtU0lxBMDjj0jj0WkM9BTX/ll/Jsl78MvSy2 KWRRBtR3IZWMWWDIngAbb9YU3DIgjAbvpXhTv2LrxqK9ucwzqd9kPwoqeH7+9uBoBuNc CjN20XTxa7VQXQJYv6Mewzy1n//fbX8dZFNl83v07k4EFk6dfe4O1nLbEGxQm+JdS2UK xp6WwvCKby9MWwH9fq/HWwq3CT1Wpcll/F38in1bAkQXxpsifRi/aE0UUvYG9JPXOlCq zc6A== Received: by 10.204.157.144 with SMTP id b16mr13441356bkx.12.1341479536333; Thu, 05 Jul 2012 02:12:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.130.87 with HTTP; Thu, 5 Jul 2012 02:11:36 -0700 (PDT) In-Reply-To: <1339991678494-7577589.post@n2.nabble.com> References: <1337921189412-7576094.post@n2.nabble.com> <1339991678494-7577589.post@n2.nabble.com> From: nileader Date: Thu, 5 Jul 2012 17:11:36 +0800 Message-ID: Subject: Re: fail connect to zookeeper To: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=0015175cd0da3c95b804c4118bc9 X-Virus-Checked: Checked by ClamAV on apache.org --0015175cd0da3c95b804c4118bc9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable So=EF=BC=8Cnow=EF=BC=8Cwhat's the problem. @Yosef Arraf Maybe https://issues.apache.org/jira/browse/ZOOKEEPER-1480, the issue will help you * * 2012/6/18 fuyou001 > Caused by: java.net.UnknownHostException: zk01t > at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) > at java.net.InetAddresslookupAllHostAddr(InetAddress.java:850) > at > java.net.InetAddress.getAddressFromNameService(InetAddress.java:1201) > at java.net.InetAddress.getAllByName0(InetAddress.java:1154) > at java.net.InetAddress.getAllByName(InetAddress.java:1084) > at java.net.InetAddress.getAllByName(InetAddress.java:1020) > at org.apache.zookeeper.ClientCnxn.(ClientCnxn.java:386) > at org.apache.zookeeper.ClientCnxn.(ClientCnxn.java:331) > at org.apache.zookeeper.ZooKeeper.(ZooKeeper.java:377) > at org.I0Itec.zkclient.ZkConnection.connect(ZkConnection.java:61) > > > check the zk01t host is normal ,you can ping zk01t for test > > -- > View this message in context: > http://zookeeper-user.578899.n2.nabble.com/fail-connect-to-zookeeper-tp75= 72649p7577589.html > Sent from the zookeeper-user mailing list archive at Nabble.com. > --0015175cd0da3c95b804c4118bc9--