[rabbitmq-discuss] RabbitMQ 2.2.0 message delivery issue: internal crash
Matthias Radestock
matthias at rabbitmq.com
Thu Aug 18 09:00:34 BST 2011
Alfonso,
On 18/08/11 08:37, Alfonso Pantoja wrote:
> More info: the issue was "solved" by purging the messages in the
> queue.
> So I think there is something in them that Rabbit does not like.
Yes, that's what Matthew said in his reply.
> It is strange because the messages are sent always the same way so
> the issue happens randomly.
Assuming all messages are sent from mod_ejabberd, I suspect there is
some variation in the code path there that leads to different data
ending up in the messages.
> The messages are sent using the timestamp (in milliseconds) and
> content-type AMQP fields.
The source of the problem is almost certainly in mod_rabbitmq or your
modifications to it.
Matthias.
More information about the rabbitmq-discuss
mailing list