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

Kristopher Blair commented on ACCUMULO-648:
-------------------------------------------

We have resolved the issue.

It seems that cloudbase 1.3.4 is not compatible with Zookeeper 3.4.3

I swapped in Zookeeper 3.3.3 and it was able to init successfully. 

The jstack basically showed the Main class trying to connect to Zookeeper. The 
issue itself is identical to the issue of Zookeeper not being up and running at 
time of init. The incompatibilty is within the connection to Zookeeper 3.4.3. 

Once again, it connects fine to Zookeeper 3.3.3


                
> init process hangs after entering instance name
> -----------------------------------------------
>
>                 Key: ACCUMULO-648
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-648
>             Project: Accumulo
>          Issue Type: Bug
>          Components: scripts
>         Environment: Running Ubuntu 12.04
> Running Hadoop 0.20.2
> Running Zookeeper 3.4.3
> Running Accumulo 1.3.4
>            Reporter: Kristopher Blair
>            Assignee: John Vines
>            Priority: Blocker
>              Labels: accumulo, hangs, init
>
> I start zookeeper with zoo-start.sh
> I can get to the zookeeper command line with zkCli.sh
> However, I run accumulo.sh init and then enter an instance name of 
> kgbCloudbase
> the init then hangs indefinitely.
> I've went into the conf folder and granted 
> permission java.security.AllPermission;
> Can anybody help debug why this is hanging ?

--
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

        

Reply via email to