[rabbitmq-discuss] Processing error in stomp plugin

Matthias Radestock matthias at lshift.net
Wed Nov 18 13:36:12 GMT 2009


Matthew Sackman wrote:
> On Tue, Nov 17, 2009 at 08:41:07PM +0530, Rajkumar S wrote:
>> Server private detail: {{badmatch,
>>                          {ok,
>>                           {'channel.flow',false},
> 
> I suspect you've run out of memory

That is indeed the probable cause. However, ...

> and so the channel flow feature has been activated to stop you
> publishing anything further

the stomp plug-in does not implement channel.flow - it will either die
(as it did in the above case) or ignore it, depending on circumstances.
Fixing that is on our todo list, though it's a long way down, since the
stomp plug-in is experimental.

Regards,

Matthias.




More information about the rabbitmq-discuss mailing list