[root@svm2093pdv ~]# rabbitmqctl start_app
Starting node rabbit@svm2093pdv ...
BOOT FAILED
===========
Error description:
badarg
Log files (may contain more information):
/var/log/rabbitmq/rabbit@svm2093pdv.log
/var/log/rabbitmq/rabbit@svm2093pdv-sasl.log
Stack trace:
[{erlang,group_leader,[undefined,<5565.1305.17>],[]},
{rabbit_log,with_local_io,1,[{file,"src/rabbit_log.erl"},{line,99}]},
{rabbit,broker_start,0,[{file,"src/rabbit.erl"},{line,292}]},
{rabbit,start_it,1,[{file,"src/rabbit.erl"},{line,300}]},
{rpc,'-handle_call_call/6-fun-0-',5,[{file,"rpc.erl"},{line,206}]}]
Segmentation fault (core dumped)
[root@svm2093pdv ~]# rabbitmqctl stop_appStopping node rabbit@svm2093pdv ...Error: {badarg,[{erlang,group_leader,[undefined,<5565.8143.17>],[]}, {rabbit_log,with_local_io,1, [{file,"src/rabbit_log.erl"},{line,99}]}, {rabbit,stop,0,[{file,"src/rabbit.erl"},{line,322}]}, {rpc,'-handle_call_call/6-fun-0-',5, [{file,"rpc.erl"},{line,206}]}]}Tried to stop using 'rabbitmqctl stop' but the same result; node is still running, so cannot stop it at all.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
So, what's the solution, please? What do I need to do to be able to stop/start node again?
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
This is not running in Cloud Foundry. Shall I kill the process and then use 'rabbitmq-server' to start it?
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send an email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.