[erlang-questions] Crash Report
Robert Raschke
rtrlists@REDACTED
Tue Mar 6 11:46:14 CET 2012
It looks like the call to schedule:start(normal, []) fails because no
function schedule:start/2 is defined.
On Tue, Mar 6, 2012 at 7:29 AM, raamu eppa <eppa.ramu@REDACTED> wrote:
> Hi,
> when am running this command,
> ./bin/erl -boot releases/1.0/start
> Iam getting this error,how to solve this error.
>
> =CRASH REPORT==== 6-Mar-2012::12:50:20 ===
> crasher:
> initial call: application_master:init/4
> pid: <0.40.0>
> registered_name: []
> exception exit: {bad_return,
> {{schedule,start,[normal,[]]},
> {'EXIT',
> {undef,
> [{schedule,start,[normal,[]]},
> {application_master,start_it_old,4}]}}}}
> in function application_master:init/4
> ancestors: [<0.39.0>]
> messages: [{'EXIT',<0.41.0>,normal}]
> links: [<0.39.0>,<0.6.0>]
> dictionary: []
> trap_exit: true
> status: running
> heap_size: 377
> stack_size: 24
> reductions: 108
> neighbours:
>
> =INFO REPORT==== 6-Mar-2012::12:50:20 ===
> application: emailmessage
> exited: {bad_return,
> {{schedule,start,[normal,[]]},
> {'EXIT',
> {undef,
> [{schedule,start,[normal,[]]},
> {application_master,start_it_old,4}]}}}}
> type: permanent
> Eshell V5.8.4 (abort with ^G)
> 1> {"Kernel pid
> terminated",application_controller,"{application_start_failure,emailmessage,{bad_return,{{schedule,start,[normal,[]]},{'EXIT',{undef,[{schedule,start,[normal,[]]},{application_master,start_it_old,4}]}}}}}"}
>
> Crash dump was written to: erl_crash.dump
> Kernel pid terminated (application_controller)
> ({application_start_failure,emailmessage,{bad_return,{{schedule,start,[normal,[]]},{'EXIT',{undef,[{schedule,start,[normal,[]]},{ap
>
> Thanks,
> Ramu.
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120306/c0d164c1/attachment.htm>
More information about the erlang-questions
mailing list