You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2012/07/12 22:49:34 UTC

[jira] [Commented] (ACCUMULO-687) Unable to connect to remote Accumulo instance via Java

    [ https://issues.apache.org/jira/browse/ACCUMULO-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413180#comment-13413180 ] 

John Vines commented on ACCUMULO-687:
-------------------------------------

This is the issue that Dave was experiencing with trunk it seems. Perhaps we want to develop a test which exercises this to prevent failure in future releases.
                
> 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