[rabbitmq-discuss] RabbitMQ crashes just after start...

David Buckingham David.Buckingham at cbeyond.net
Wed Mar 20 14:13:35 GMT 2013


> instead and see if that makes any difference?

No change.  I've copied the messages from the Rabbit log files below.  Maybe they can offer some help, after all???

Here are the contents of rabbit at SCCS004LAB.log:

=INFO REPORT==== 20-Mar-2013::10:05:47 ===
    application: os_mon
    exited: {shutdown,{os_mon,start,[normal,[]]}}
    type: permanent

And rabbit at SCCS004LAB-sasl.log:

=CRASH REPORT==== 20-Mar-2013::10:05:47 ===
  crasher:
    initial call: os_mon_sysinfo:init/1
    pid: <0.67.0>
    registered_name: []
    exception exit: {enoent,
                        [{erlang,open_port,
                             [{spawn,
                                  "m:/Program Files/erl5.9.1/lib/os_mon-2.2.9/priv/bin/win32sysinfo.exe"},
                              [{packet,1}]],
                             []},
                         {os_mon,open_port,2,[{file,"os_mon.erl"},{line,88}]},
                         {os_mon_sysinfo,start_portprogram,0,
                             [{file,"os_mon_sysinfo.erl"},{line,111}]},
                         {os_mon_sysinfo,init,1,
                             [{file,"os_mon_sysinfo.erl"},{line,60}]},
                         {gen_server,init_it,6,
                             [{file,"gen_server.erl"},{line,304}]},
                         {proc_lib,init_p_do_apply,3,
                             [{file,"proc_lib.erl"},{line,227}]}]}
      in function  gen_server:init_it/6 (gen_server.erl, line 328)
    ancestors: [os_mon_sup,<0.65.0>]
    messages: []
    links: [<0.66.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 987
    stack_size: 24
    reductions: 500
  neighbours:

=SUPERVISOR REPORT==== 20-Mar-2013::10:05:47 ===
     Supervisor: {local,os_mon_sup}
     Context:    start_error
     Reason:     {enoent,
                     [{erlang,open_port,
                          [{spawn,
                               "m:/Program Files/erl5.9.1/lib/os_mon-2.2.9/priv/bin/win32sysinfo.exe"},
                           [{packet,1}]],
                          []},
                      {os_mon,open_port,2,[{file,"os_mon.erl"},{line,88}]},
                      {os_mon_sysinfo,start_portprogram,0,
                          [{file,"os_mon_sysinfo.erl"},{line,111}]},
                      {os_mon_sysinfo,init,1,
                          [{file,"os_mon_sysinfo.erl"},{line,60}]},
                      {gen_server,init_it,6,
                          [{file,"gen_server.erl"},{line,304}]},
                      {proc_lib,init_p_do_apply,3,
                          [{file,"proc_lib.erl"},{line,227}]}]}
     Offender:   [{pid,undefined},
                  {name,os_mon_sysinfo},
                  {mfargs,{os_mon_sysinfo,start_link,[]}},
                  {restart_type,permanent},
                  {shutdown,2000},
                  {child_type,worker}]


Thanks, again!


More information about the rabbitmq-discuss mailing list