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 627FE9FD4 for ; Wed, 25 Apr 2012 22:01:52 +0000 (UTC) Received: (qmail 11146 invoked by uid 500); 25 Apr 2012 22:01:51 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 11120 invoked by uid 500); 25 Apr 2012 22:01:51 -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 11110 invoked by uid 99); 25 Apr 2012 22:01:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2012 22:01:51 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jzimmerman@netflix.com designates 69.53.237.163 as permitted sender) Received: from [69.53.237.163] (HELO exout102.netflix.com) (69.53.237.163) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2012 22:01:46 +0000 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=s1024;d=netflix.com; h=from:to:subject:date:message-id:in-reply-to:content-type:mime-version; bh=o1IVBdXmPFnHqBmX4e8q5fHdZZ0=; b=a4BkUC6nMtjDuhyCn0Witlc0PVlkPxtg+YFq+lgLbgEVGolOGBsCoXpLVQd7MEsfYUMl1qs5 mngjsazsINMb8ZwEGmr5rPJsrxhUq/Yp7DYYWV/MrO2rDYsqUDWTf6ppDR2r0O8h9ttvLEWI /R1dsmyJH3mPPbj0uhzyXrPCqtM= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024;d=netflix.com; h=from:to:subject:date:message-id:in-reply-to:content-type:mime-version; b=DCW0dPriH5YAK9XBoiH657vooMxDHoe/iN6mbm1qhOrY70uxDE3B1FvsNLikkbHPpt4Rk3zx GPMt9sTmzEkgRTkE8AWdxdum5W1HLPdHO3otFbWP/dsEuurZ0VuFL+Alj6wpXgiGcSOl328/ To6O/El3TBafUa1TnSa7PoZt7KA= Received: from EXFE104.corp.netflix.com (10.64.32.104) by exout102.netflix.com (10.64.240.74) with Microsoft SMTP Server (TLS) id 8.3.245.1; Wed, 25 Apr 2012 15:02:50 -0700 Received: from EXMB107.corp.netflix.com ([169.254.7.134]) by exfe104.corp.netflix.com ([10.64.32.104]) with mapi id 14.02.0283.003; Wed, 25 Apr 2012 15:01:24 -0700 From: Jordan Zimmerman To: "user@zookeeper.apache.org" Subject: Port 8080 Thread-Topic: Port 8080 Thread-Index: AQHNIy70e9GG0VUToEm/PQBlshungQ== Date: Wed, 25 Apr 2012 22:01:24 +0000 Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.10.0.110310 x-originating-ip: [10.64.24.236] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Doh - wrong subject. Is there any way to tell zkCli.sh to now register JMX or to not use port 8080 for it? It's conflicting with another process on our server. -JZ On 4/25/12 2:56 PM, "Jordan Zimmerman" wrote: >zkCli.sh seems to use port 8080. Is there any config/argument to change >this? I couldn't find one. It's conflicting with another process on the >machine. > >-JZ > >