[rabbitmq-discuss] RabbitMQ 2.8.2 crash report "unsupported_platform" on Vista
Emile Joubert
emile at rabbitmq.com
Mon May 21 14:25:28 BST 2012
Hi Michael,
I've not been able to reproduce this error. Was there a corresponding
error in rabbit at server.log ? That should have more information.
Also, what do these return:
rabbitmqctl eval 'rabbit_disk_monitor:get_disk_free().'
rabbitmqctl eval 'rabbit_disk_monitor:get_disk_free_limit().'
On 18/05/12 17:27, Michael Justin wrote:
> [
> {rabbitmq_stomp, [{tcp_listeners, [61613]},
> {ssl_listeners, [61614]}]},
> {ssl_options,
The nesting of the ssl_options is not right in this example.
'ssl_options' must be nested under 'rabbit'. See the SSL page for an
example: http://www.rabbitmq.com/ssl.html
-Emile
More information about the rabbitmq-discuss
mailing list