[rabbitmq-discuss] Possible disconnected queue?
Matthias Radestock
matthias at rabbitmq.com
Fri Aug 24 15:25:46 BST 2012
Austin,
(putting the list back on cc)
On 24/08/12 15:00, Austin Buckner wrote:
> Here you go. Logs are in the dropbox, report in the attachment.
Thanks. So the real error is this one:
{{badmatch,{error,{"/mnt/netapp12/rabbitmq_test/mnesia/rabbit at diskrabbit01-test/queues/8MI54YI371K8SV2BJU48PDDQ5",
eexist}}},
[{rabbit_queue_index,delete_and_terminate,1},
{rabbit_variable_queue,delete_and_terminate,2},
{rabbit_amqqueue_process,'-terminate/2-fun-2-',4},
{rabbit_amqqueue_process,terminate_shutdown,2},
{gen_server2,terminate,3},
{gen_server2,handle_msg,2},
{proc_lib,wake_up,3}]}
For some reason rabbit failed to delete the queue's index directory when
the queue was deleted. It got an "the file already exists" error which
is odd and would seem to indicate that the recursive delete somehow
managed to miss one of the files in the dir.
Could you send me the output of 'ls -ltar' on the directory mentioned above?
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list