[erlang-questions] "Kernel pid terminated" error getting release to run (newbie)

Tim Watson watson.timothy@REDACTED
Tue Feb 7 18:16:00 CET 2012


On 7 February 2012 11:59, Robert Raschke <rtrlists@REDACTED> wrote:

> Looks like controller:start_link/0 failed in some way.
>
>
Definitely looks that way doesn't it. How does `application:start(session)`
behave in the shell, assuming all the prerequisites such as SASL are
started first? For a quick hack to startup the dependant apps in the shell,
you can use https://github.com/hyperthunk/appstart. TBH I'd expect to see a
bit more info in the error logs - normally a failed startup produces a ton
of noise...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120207/cc9adf25/attachment.htm>


More information about the erlang-questions mailing list