[erlang-questions] ** exception exit: shutdown

Dmitry Kolesnikov dmkolesnikov@REDACTED
Thu Aug 13 20:47:30 CEST 2015


Hi,

I’ve seen such exception when some of my application have not cleaned up supervised processes properly. Check out your supervisor tree(s).

Best Regards, 
Dmitry

> On 13 Aug 2015, at 18:26, Sid Muller <sid5@REDACTED> wrote:
> 
> Hi,
> 
> does anyone have any pointers on how to debug an exception exit in shell?
> 
> When I type q(). into the shell I get this:
> 
> 3> q().           
> ok
> ** exception exit: shutdown
> 4> sidm@REDACTED:~/src/proj$ 
> 
> 
> The problem is I don't know where to look since the exception is so terse. Does anyone have any pointers?
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions




More information about the erlang-questions mailing list