java - Getting Command aborted because of exception: Command timed-out after 150 seconds error while starting roles on one of cloudera hosts -


we trying add host existing cluster , while starting roles on host gives "command aborted because of exception: command timed-out after 150 seconds" error.(also couldnt find log of process).

before adding host had started zookeeper in command line not in cloudera manager interface , in cloudera manager zookeper seems "stopped" tested in command line working.

after restarted zookeper service on cloudera manager interface , error:

    nfo     org.apache.zookeeper.server.zookeeperserver       minsessiontimeout set 4000  jul 12, 10:21:40.637     info    org.apache.zookeeper.server.zookeeperserver       maxsessiontimeout set 60000  jul 12, 10:21:40.642     info    org.apache.zookeeper.server.nioservercnxnfactory      binding port /0.0.8.133:2181  jul 12, 10:21:40.643     error   org.apache.zookeeper.server.zookeeperservermain       unexpected exception, exiting abnormally java.net.bindexception: address in use     @ sun.nio.ch.net.bind0(native method)     @ sun.nio.ch.net.bind(net.java:444)     @ sun.nio.ch.net.bind(net.java:436)     @ sun.nio.ch.serversocketchannelimpl.bind(serversocketchannelimpl.java:214)     @ sun.nio.ch.serversocketadaptor.bind(serversocketadaptor.java:74)     @ sun.nio.ch.serversocketadaptor.bind(serversocketadaptor.java:67)     @ org.apache.zookeeper.server.nioservercnxnfactory.configure(nioservercnxnfactory.java:95)     @ org.apache.zookeeper.server.zookeeperservermain.runfromconfig(zookeeperservermain.java:116)     @ org.apache.zookeeper.server.zookeeperservermain.initializeandrun(zookeeperservermain.java:91)     @ org.apache.zookeeper.server.zookeeperservermain.main(zookeeperservermain.java:53)     @ org.apache.zookeeper.server.quorum.quorumpeermain.initializeandrun(quorumpeermain.java:121)     @ org.apache.zookeeper.server.quorum.quorumpeermain.main(quorumpeermain.java:79) 


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -