Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AFC73D970 for ; Thu, 12 Jul 2012 21:05:35 +0000 (UTC) Received: (qmail 53832 invoked by uid 500); 12 Jul 2012 21:05:35 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 53792 invoked by uid 500); 12 Jul 2012 21:05:35 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 53438 invoked by uid 99); 12 Jul 2012 21:05:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2012 21:05:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id D25BD142822 for ; Thu, 12 Jul 2012 21:05:34 +0000 (UTC) Date: Thu, 12 Jul 2012 21:05:34 +0000 (UTC) From: "yury vashchyla (JIRA)" To: dev@accumulo.apache.org Message-ID: <1109512267.44171.1342127134863.JavaMail.jiratomcat@issues-vm> In-Reply-To: <785473143.43980.1342125814917.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (ACCUMULO-687) Unable to connect to remote Accumulo instance via Java MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413215#comment-13413215 ] yury vashchyla commented on ACCUMULO-687: ----------------------------------------- It works. Thanks a lot!! > Unable to connect to remote Accumulo instance via Java > ------------------------------------------------------ > > Key: ACCUMULO-687 > URL: https://issues.apache.org/jira/browse/ACCUMULO-687 > Project: Accumulo > Issue Type: Bug > Affects Versions: 1.4.1 > Reporter: yury vashchyla > > I have an Accumulo instance setup (with everything running on onehost) and I'm able to connect locally through the Accumulo shell. > However from a remote machine: > new ZooKeeperInstance("inst0", "192.168.1.4").getConnector("root", "password".getBytes()); > I get the following error: > 12/07/12 16:02:57 WARN impl.ServerClient: Failed to find an available server in the list of servers: [127.0.0.1:9997:9997 (120000)] -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira