If you mean your local desktop machine, you probably need to configure your
logging correctly.

If you mean running a topology with local submitter in a dev server... Why?
:) just run a 1 node storm cluster if you want to do that
On Oct 6, 2015 2:07 PM, "Ankur Garg" <ankurga...@gmail.com> wrote:

> Hi ,
>
> I am running a local cluster on my dev machine . I see whenever something
> fails due to some exception in my code or library that I am using , I just
> get this message on console
>
> {"timeStamp":1444154764709,"host":"mum-1agrag-m.local","tid":"Thread-11-rabbitMqSpout","loglevel":"error","msg":"Async
> loop
> died!","source":"org.springframework.beans.factory.annotation/AutowiredAnnotationBeanPostProcessor.java:334"}
>
>
> {"timeStamp":1444154764764,"host":"mum-1agrag-m.local","tid":"Thread-11-rabbitMqSpout","loglevel":"error","msg":"","source":"org.springframework.beans.factory.annotation/AutowiredAnnotationBeanPostProcessor.java:334"}
>
> {"timeStamp":1444154764779,"host":"mum-1agrag-m.local","tid":"Thread-11-rabbitMqSpout","loglevel":"error","msg":"Halting
> process: (\"Worker died\")","source":"backtype.storm/util.clj:325"}
>
>
> Is there any way I  can see the stack trace (other than debugging manually
> :P)
>
>
> Thanks
>
> Ankur
>

Reply via email to