[
https://issues.apache.org/jira/browse/STORM-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
beginner updated STORM-1384:
----------------------------
Comment: was deleted
(was: i used this video https://www.youtube.com/watch?v=72gIBIJpCcI to install
it )
> util [INFO] Halting process
> ---------------------------
>
> Key: STORM-1384
> URL: https://issues.apache.org/jira/browse/STORM-1384
> Project: Apache Storm
> Issue Type: Bug
> Reporter: beginner
> Assignee: beginner
> Priority: Critical
>
> i'm using storm-0.8.2 with zookeeper-3.4.7
> i submitted topology but i got in the supervisor log file
> still hasn't start
> and in the worker log file
> [ERROR] Async loop died!
> org.zeromq.ZMQException: Address already in use(0x62)
> at org.zeromq.ZMQ$Socket.bind(Native Method)
> at zilch.mq$bind.invoke(mq.clj:69)
> at backtype.storm.messaging.zmq.ZMQContext.bind(zmq.clj:57)
> at
> backtype.storm.messaging.loader$launch_receive_thread_BANG_$fn__1629.invoke(loader.clj:26)
> at backtype.storm.util$async_loop$fn__465.invoke(util.clj:375)
> at clojure.lang.AFn.run(AFn.java:24)
> at java.lang.Thread.run(Thread.java:701)
> 2015-12-10 00:43:01 util [INFO] Halting process:
> i tried to use another version like storm-0.9.5 but got in the worker that it
> cannot bind port 6703
> how can i fix it ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)