[rabbitmq-discuss] RabbitMQ 2.8.2 crash report "unsupported_platform" on Vista

Michael Justin michael.justin at gmx.net
Fri May 18 17:27:08 BST 2012


Hello,

this report is in the rabbit at server-sasl.log:


=CRASH REPORT==== 18-May-2012::18:17:28 ===
   crasher:
     initial call: rabbit_disk_monitor:init/1
     pid: <0.145.0>
     registered_name: []
     exception exit: unsupported_platform
       in function  gen_server:init_it/6 (gen_server.erl, line 320)
     ancestors: [rabbit_disk_monitor_sup,rabbit_sup,<0.104.0>]
     messages: []
     links: [<0.66.0>,<0.144.0>]
     dictionary: []
     trap_exit: false
     status: running
     heap_size: 4181
     stack_size: 24
     reductions: 4098
   neighbours:

=SUPERVISOR REPORT==== 18-May-2012::18:17:28 ===
      Supervisor: {local,rabbit_disk_monitor_sup}
      Context:    start_error
      Reason:     unsupported_platform
      Offender:   [{pid,undefined},
                   {name,rabbit_disk_monitor},
                   {mfargs,
 
{rabbit_disk_monitor,start_link,[{mem_relative,1.0}]}},
                   {restart_type,transient},
                   {shutdown,4294967295},
                   {child_type,worker}]


Configuration:

[
   {rabbitmq_stomp, [{tcp_listeners, [61613]},
                     {ssl_listeners, [61614]}]},
   {ssl_options, 
[{cacertfile,"C:/Users/mj/AppData/Roaming/RabbitMQ/ssl/testca/cacert.pem"},
 
{certfile,"C:/Users/mj/AppData/Roaming/RabbitMQ/ssl/server/cert.pem"},
 
{keyfile,"C:/Users/mj/AppData/Roaming/RabbitMQ/ssl/server/key.pem"},
                     {verify,verify_peer},
                     {fail_if_no_peer_cert,false}]}					
].


It seems to be caused by the absence of a rabbitmq configuration - if I 
add rabbit & ssl_listeners entries the crash report disappears.

So it is required to always have both rabbitmq and rabbitmq_stomp 
entries (with SSL), not only rabbitmq_stomp?

Regards
-- 
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi
http://www.habarisoft.com/



More information about the rabbitmq-discuss mailing list