[rabbitmq-discuss] Error in start_app through rabbitmqctl..

Simon MacMullen simon at rabbitmq.com
Mon Oct 14 16:59:19 BST 2013


The log files may contain more information. Do they?

Cheers, Simon

On 14/10/2013 4:29PM, k.madnani84 wrote:
> Hi,
>
> I am trying to do start_app through rabbitmqctl after doing a stop_app on a
> node in a cluster but it throws me error:
> Error description:
>     {could_not_start,rabbit,
>         {bad_return,
>             {{rabbit,start,[normal,[]]},
>              {'EXIT',
>
> {rabbit,failure_during_boot,{badmatch,{error,not_found}}}}}}}
>
> Log files (may contain more information):
>     /opt/app/rabbitmq/log/CLUSTER2.log
>     /opt/app/rabbitmq/log/CLUSTER2-sasl.log
>
> Error: {rabbit,failure_during_boot,
>             {could_not_start,rabbit,
>                 {bad_return,
>                     {{rabbit,start,[normal,[]]},
>                      {'EXIT',
>                          {rabbit,failure_during_boot,
>                              {badmatch,{error,not_found}}}}}}}}
>
> Later i found that if i do a reset and then do start_app it worked.Further
> investigating i saw that there was a queue in the node before i was doing
> stop_app.Is that the reason why it dint allow me to do start_app and once i
> did reset, queue deletes and i could do start_app?
>
>
>
> --
> View this message in context: http://rabbitmq.1065348.n5.nabble.com/Error-in-start-app-through-rabbitmqctl-tp30486.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list