i checked it already as this tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:6703 0.0.0.0:* LISTEN 2936/java tcp6 0 0 :::34773 :::* LISTEN 2319/java tcp6 0 0 :::3772 :::* LISTEN 2688/java tcp6 0 0 :::3773 :::* LISTEN 2688/java tcp6 0 0 :::6627 :::* LISTEN 2430/java tcp6 0 0 :::2181 :::* LISTEN 2319/java tcp6 0 0 :::8080 :::* LISTEN
On Mon, Oct 12, 2015 at 10:50 AM, tkg_cangkul <[email protected]> wrote: > have u check which process is using by that port? u can check it by using > command netstat -netulp > > On 12/10/15 15:17, researcher cs wrote: > > 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) >>> >>> >>> >> > >
