[rabbitmq-discuss] "badarg ram_copies route binding" error since 1.5.0
Aymerick Jéhanne
aymerick at fotonauts.com
Fri Dec 19 15:17:17 GMT 2008
Hi all,
I have just upgraded to rabbitmq 1.5.0 and I now have the following
error while publishing an event.
I reseted rabbitmq, then uninstallled/reinstalled it, cleaning
everything, but I still have this issue.
Seems like a mnesia issue, right ? If someone understand, then thanks
for the help :-)
=ERROR REPORT==== 19-Dec-2008::15:03:04 ===
connection <0.248.0> (running), channel 1 - error:
{aborted,
{badarg,
[ram_copies,
{route,
{binding,
{resource,<<"/bibi">>,exchange,<<"artic.events">>},
<<"artic.*.events.#.owner.psp">>,
{resource,<<"/
bibi">>,queue,<<"user.psp.news.artics">>},
[]},
{binding,'$1','$3','$2','_'},
100,
<<>>,
[],
0,
0},
[{{route,{binding,'$1','$3','$2','_'},'_'},
[{'==',
'$1',
{const,{resource,<<"/
bibi">>,exchange,<<"artic.events">>}}}],
['$_']}]]}}
=WARNING REPORT==== 19-Dec-2008::15:03:04 ===
Non-AMQP exit reason '{aborted,
{badarg,
[ram_copies,
{route,
{binding,
{resource,<<"/
bibi">>,exchange,<<"artic.events">>},
<<"artic.*.events.#.owner.psp">>,
{resource,
<<"/bibi">>,
queue,
<<"user.psp.news.artics">>},
[]},
{binding,'$1','$3','$2','_'},
100,
<<>>,
[],
0,
0},
[{{route,{binding,'$1','$3','$2','_'},'_'},
[{'==',
'$1',
{const,
{resource,
<<"/bibi">>,
exchange,
<<"artic.events">>}}}],
['$_']}]]}}'
More information about the rabbitmq-discuss
mailing list