[rabbitmq-discuss] RabbitMQ error
Tim Watson
tim at rabbitmq.com
Fri Nov 29 12:05:36 GMT 2013
Erm yes, sorry about that everyone - trying to read email in emacs and the bottom of the email didn't display properly.
To the OP - that error indicates that something (in this case, a missing directory) went wrong whilst trying to recursively delete the plugins-expand directory (into which plugins are unpacked when enabled). If you're getting stuck with this, you can manually remove (i.e., `rm -rf`) /var/lib/rabbitmq/mnesia/rabbit at localhost-plugins-expand and everything should be fine.
Sorry for the confusion!
Tim
On 29 Nov 2013, at 11:56, Frank Shearar wrote:
> Er, I suspect the OP's talking about the cannot_delete_plugins_expand_dir error?
>
> frank
>
> On 29 November 2013 09:58, Tim Watson <watson.timothy at gmail.com> wrote:
>> It indicates that a client severed it's connection without going through the
>> proper disconnect sequence outlined by the protocol. It is an informational
>> log message rather than a serious error.
>>
>> On 28 Nov 2013, at 20:20, "Jain, Punit" <Punit.Jain at emc.com> wrote:
>>
>> Hi,
>>
>> I see following error in the logs file. What could be the reason for this?
>>
>>
>>
>> =WARNING REPORT==== 28-Nov-2013::13:34:55 ===
>>
>> closing AMQP connection <0.377.0> (127.0.0.1:5458 -> 127.0.0.1:5672):
>>
>> connection_closed_abruptly
>>
>>
>>
>> =WARNING REPORT==== 28-Nov-2013::13:34:55 ===
>>
>> closing AMQP connection <0.389.0> (127.0.0.1:5459 -> 127.0.0.1:5672):
>>
>> connection_closed_abruptly
>>
>>
>>
>> =INFO REPORT==== 28-Nov-2013::13:35:01 ===
>>
>> Stopping RabbitMQ
>>
>>
>>
>> =WARNING REPORT==== 28-Nov-2013::13:35:01 ===
>>
>> Connection (<0.2316.0>) closing: internal error in channel (<0.2323.0>):
>> shutdown
>>
>>
>>
>> =INFO REPORT==== 28-Nov-2013::13:35:01 ===
>>
>> stopped TCP Listener on [::]:5672
>>
>>
>>
>> =INFO REPORT==== 28-Nov-2013::13:35:36 ===
>>
>> Halting Erlang VM
>>
>>
>>
>> =INFO REPORT==== 28-Nov-2013::13:35:41 ===
>>
>> Error description:
>>
>> {error,
>>
>> {cannot_delete_plugins_expand_dir,
>>
>> ["/var/lib/rabbitmq/mnesia/rabbit at localhost-plugins-expand",
>>
>> {cannot_delete,
>>
>>
>> "/var/lib/rabbitmq/mnesia/rabbit at localhost-plugins-expand/mochiweb-2.3.1-rmq3.1.3-gitd541e9a/ebin",
>>
>> enoent}]}}
>>
>>
>>
>> Log files (may contain more information):
>>
>> /var/log/rabbitmq/rabbit at localhost.log
>>
>> /var/log/rabbitmq/rabbit at localhost-sasl.log
>>
>>
>>
>> Stack trace:
>>
>> [{rabbit_plugins,prepare_plugins,3,[]},
>>
>> {rabbit,'-boot/0-fun-1-',0,[]},
>>
>> {rabbit,start_it,1,[]},
>>
>> {init,start_it,1,[]},
>>
>> {init,start_em,1,[]}]
>>
>>
>>
>>
>>
>> Thanks,
>>
>> Punit
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list