may i change this ports ? all of them or just port of zookeeper ? and what are another numbers which i can use it ?
storm.zookeeper.port: 2181 supervisor.slots.ports: - 6700 - 6701 - 6702 - 6703 drpc.port: 3772 On Mon, Oct 12, 2015 at 10:09 AM, researcher cs <[email protected]> wrote: > i tried to run it again but problem still , i'll try to change port but > how can i checked it and changed it ? Thanks > > On Mon, Oct 12, 2015 at 10:06 AM, tkg_cangkul <[email protected]> > wrote: > >> i think it means your port has been used to another. maybe u can change >> the port and try to run it agan >> >> >> On 12/10/15 14:57, researcher cs wrote: >> >> i have this in worker log file , How can i solve it ? >> [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(Unknown >> Source) >> >> >> >
