This means the worker process is not starting I guess some issues with your storm.yaml first to check if there are any bad control characters or some thing pls make the topology.debug to true and see if it thros some more info in your supervisor log also pls try to tun ./storm supervisor command to see if it throws issues with your storm.yaml file right away
8.2 is very older version and i sould suggest to to go to some newer version like 9.4 though this error has nothing related to that just a sugegstion Regards Sai On Sat, Dec 12, 2015 at 4:35 PM, sam mohel <[email protected]> wrote: > i forget to write the issues > [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) > util [INFO] Halting process: > > > On Sun, Dec 13, 2015 at 2:25 AM, sam mohel <[email protected]> wrote: > >> really , Thanks for replying >> storm version -0.8.2 >> zookeeper-3.4.7 >> topology working fine as i thought but supervisor still hasn't start then >> work file stop to submit >> all of this in the logs i share it here >> worker-6703.log >> <https://drive.google.com/file/d/0B65y2kHK35yCMUZYMEZHSW1aWE0/view?usp=drive_web> >> >> ui.log >> <https://drive.google.com/file/d/0B65y2kHK35yCdVhVU245QmtSVzg/view?usp=drive_web> >> >> supervisor.log >> <https://drive.google.com/file/d/0B65y2kHK35yCYXlOcVpPcHZIcG8/view?usp=drive_web> >> >> nimbus.log >> <https://drive.google.com/file/d/0B65y2kHK35yCUnU1R0JqRFlVdTA/view?usp=drive_web> >> >> drpc.log >> <https://drive.google.com/file/d/0B65y2kHK35yCaVR1T2xQOE45M28/view?usp=drive_web> >> >> >> >> On Sun, Dec 13, 2015 at 1:20 AM, saiprasad mishra < >> [email protected]> wrote: >> >>> Whats the exact issue/exception >>> pls share some logs >>> >>> Is the topology is not getting deployed/started >>> Pls share some supervisor logs and worker logs and which version of storm >>> >>> Regards >>> Sai >>> >>> On Sat, Dec 12, 2015 at 3:09 PM, sam mohel <[email protected]> wrote: >>> >>>> My project is stopped due to error no one couldn't help or know about >>>> it !!!! >>>> >>>> Where can I post my problem ????? >>>> Stackoverflow said ask users-storm and no one know how can u solve it >>>> >>>> I have deadline for the project and I finished coding except I couldn't >>>> submit topology >>>> >>>> >>>> Storm ui like this >>>> >>>> >>>> HOPE this time find help >>>> >>>> >>>> >>> >>> >> >
