[rabbitmq-discuss] errors in riak_queue impl

Robert Raschke rtrlists at googlemail.com
Tue Feb 8 15:47:00 GMT 2011


On Tue, Feb 8, 2011 at 3:43 PM, Jonathan Brisbin <jbrisbin at vmware.com>wrote:

> I'm getting some errors while playing with this rabbit_riak_queue
> implementation I'm working on. It's happening when I get notification of a
> delivered message. Any idea on what's going on here?
>
> [...]
>


> =ERROR REPORT==== 8-Feb-2011::10:27:55 ===
> connection <0.250.0> (running), channel 1 - error:
> {{badrecord,resource},
>  [{rabbit_channel,handle_cast,2},
>  {gen_server2,handle_msg,2},
>  {proc_lib,init_p_do_apply,3}]}
>
> =WARNING REPORT==== 8-Feb-2011::10:27:55 ===
> Non-AMQP exit reason '{{badrecord,resource},
>                       [{rabbit_channel,handle_cast,2},
>                        {gen_server2,handle_msg,2},
>                        {proc_lib,init_p_do_apply,3}]}'
>
>
Shot in the dark:

Looks like the 'resource' record doesn't match up somewhere; maybe it's got
different number of fields in different locations.

Robby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110208/4c181c4b/attachment.htm>


More information about the rabbitmq-discuss mailing list