Re: Thread[main,5,main] died

2015-12-10 Thread askr askor
the problem you are currently facing, right? >>>> >>>> org.zeromq.ZMQException: Address already in use(0x62) >>>> at org.zeromq.ZMQ$Socket.bind(Native Method) >>>> >>>> Can you please share your log files and configurations in Dropbox or &g

Re: Thread[main,5,main] died

2015-12-10 Thread askr askor
If not, you could try running in local cluster > first to see if the problem persists. > > What is the error that you are getting now? > > > On Dec 9, 2015, at 3:28 PM, askr askor <askras...@gmail.com> wrote: > > i'll try but do you see the long message , just i want

Re: Thread[main,5,main] died

2015-12-09 Thread askr askor
can anybody help ? On Wed, Dec 9, 2015 at 5:04 AM, askr askor <askras...@gmail.com> wrote: > i'm new to storm , i faced problem in worker log file NIOServerCnxn > [ERROR] Thread Thread[main,5,main] died clojure.lang.ArityException: Wrong > number of args (3) passed t

Re: Thread[main,5,main] died

2015-12-09 Thread askr askor
ss > that is using that port. You can try finding and kill the process > > ps -ef | grep -iE ‘zeromq|zmq’ may help you find the PID. > > Thanks, > Hugo > > On Dec 9, 2015, at 8:48 AM, askr askor <askras...@gmail.com> wrote: > > version storm -0.8.2 > sorry what do you

Re: Thread[main,5,main] died

2015-12-09 Thread askr askor
ntly > improving the product. > > On Dec 9, 2015, at 3:02 PM, askr askor <askras...@gmail.com> wrote: > > thanks i'm sorry you mean that after execute the command and got pid of > the process i should reboot then start storm again right ? > > > last question in this poin

Re: Thread[main,5,main] died

2015-12-09 Thread askr askor
gt; To make sure you can also try > > ps -ef | grep -i zmq > > But reboot will help you be sure > > > > On Dec 9, 2015, at 2:44 PM, askr askor <askras...@gmail.com> wrote: > > thanks i tried the command and got ps -ef | grep -iE ‘zeromq|zmq’ > zmq’: command not f

Re: Thread[main,5,main] died

2015-12-09 Thread askr askor
backtype.storm.daemon.worker fsd-1-1449700287 6e4dc763-7eb0-4c24-9185-4c312dce7e8f 6703 f9ccebdf-b2cc-4734-a129-164afe1c2ad2 user 5436 5276 0 01:03 pts/000:00:00 grep --color=auto -iE zeromq|zmq On Thu, Dec 10, 2015 at 1:02 AM, askr askor <askras...@gmail.com> wrote: > thanks i'm

Re: Thread[main,5,main] died

2015-12-09 Thread askr askor
of ubuntu do you have ? On Wed, Dec 9, 2015 at 6:38 PM, 임정택 <kabh...@gmail.com> wrote: > Could you share your Storm version? > And could you check that all cluster nodes & topologies are using same > version? > > Best, > Jungtaek Lim (HeartSaVioR) > > 2015-12-09

Thread[main,5,main] died

2015-12-08 Thread askr askor
i'm new to storm , i faced problem in worker log file NIOServerCnxn [ERROR] Thread Thread[main,5,main] died clojure.lang.ArityException: Wrong number of args (3) passed to: worker$-main at clojure.lang.AFn.throwArity(AFn.java:437) at clojure.lang.AFn.invoke(AFn.java:47) at