[erlang-questions] Crash Report

raamu eppa eppa.ramu@REDACTED
Tue Mar 6 08:29:26 CET 2012


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120306/7d754bda/attachment.htm>


More information about the erlang-questions mailing list