|
|
| Author |
Message |
|
| Guest |
Posted: Thu Nov 19, 2009 11:08 pm |
|
|
|
Guest
|
Hi,
I am running rabbitmq (1.6.0) with stomp plugin (tag:
rabbitmq_v1_6_0). For past couple of days the stomp receiver
occationally stops accepting connections. if I connect with a test
client I get the following error:
Connecting to stomp using login:'guest' passcode:'guest'
body => Processing error
headers => HASH(0x82b76c8)
command => ERROR
content-type => text/plain
content-length => 17
bytes_message => 1
message => Processing error
log show the following entry:
=ERROR REPORT==== 17-Nov-2009::20:00:43 ===
STOMP error frame sent:
Message: "Processing error"
Detail: "Processing error\n"
Server private detail: {{badmatch,
{ok,
{'channel.flow',false},
{state,#Port<0.55143>,undefined,<0.13851.3>,
{headers,
{hstate,command,[],undefined,undefined,[]}}}}},
[{rabbit_stomp_server,do_login,4},
{rabbit_stomp_server,process_frame,3},
{rabbit_stomp_server,process_received_bytes,2},
{rabbit_stomp_server,init,1},
{proc_lib,init_p,5}]}
I have to stop the rabbitmq and restart it for it to start accepting
connections again. Am I doing some thing wrong or is rabbitmq acting
funny ?
with regards,
raj
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Fri Nov 20, 2009 12:38 am |
|
|
|
Guest
|
Hi Raj,
I don't really know the Stomp adapter - hopefully if I get anything
wrong someone else will correct me.
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 and so the channel flow feature has
been activated to stop you publishing anything further. Are there any
entries in the log suggesting you've hit the memory high watermark, or
does "rabbitmqctl list_queues names messages messages_unacknowledged"
show lots of messages?
Matthew
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|