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

Sheng Wang commented on SINGA-153:
----------------------------------

It seems that zookeeper process is not launched properly.
You can use "netstat -ntlp" to check if port 2181 (default zk port) is being 
monitored.

One way to check the error is directly go to $zookeeper$/bin directory and run 
command "zkServer.sh start"
You will see the error details then.

One possible error might be no permission for creating zookeeper folder under 
/tmp/zookeeper.
In this case, you can manually create the folder.

> Error while running Singa using Zookeeper
> -----------------------------------------
>
>                 Key: SINGA-153
>                 URL: https://issues.apache.org/jira/browse/SINGA-153
>             Project: Singa
>          Issue Type: Bug
>         Environment: Ubuntu 14.04
>            Reporter: David Patnigere
>
> successfully installed Singa.
> ran the command:
> ./bin/zk-service.sh start
> Received message that Zookeeper has started.
> However running the example given on the Singa page (./bin/singa-run.sh -conf 
> examples/cifar10/job.conf) returns errorno 111
> "Server refused to accept the client" 
> zk retcode=4
> The port numbers in the singa.conf and zoo.cfg files is the same
> Kindly help.
> Thank you.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to