Errors in Erlang
Pupeno
pupeno@REDACTED
Mon Apr 17 15:50:33 CEST 2006
Hello,
I tend to have a problem in Erlang. Most runtime errors doesn't give any clues
about what happened. I run application:start(fanterlasticfour). and all I get
is:
=INFO REPORT==== 17-Apr-2006::13:32:43 ===
application: fanterlasticfour
exited: {shutdown,{fanterlasticfour_app,start,[normal,[]]}}
type: temporary
{error,{shutdown,{fanterlasticfour_app,start,[normal,[]]}}}
it didn't start, but I have no idea where or why it died. How do you proceed
when you have something like this ? Or how do I avoid it ?
Thank you.
--
Pupeno <pupeno@REDACTED> (http://pupeno.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060417/bfd2f7d0/attachment.bin>
More information about the erlang-questions
mailing list