[rabbitmq-discuss] RabbitMQ Windows Service Crash

Simon MacMullen simon at rabbitmq.com
Thu Dec 15 11:30:40 GMT 2011


On 14/12/11 21:18, james.poole at rsa.com wrote:
>      exception exit: {{case_clause,{none}},
>                       [{rabbit_mgmt_format,'-amqp_table/1-lc$^0/1-0-',1},
>                        {rabbit_mgmt_format,amqp_table,1},
>                        {rabbit_mgmt_format,format_item,2},
>                        {rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
>                        {rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
>                        {rabbit_mgmt_format,format,2},
>                        {rabbit_mgmt_db,handle_created,4},
>                        {rabbit_mgmt_db,handle_cast,2}]}

Well, this is interesting. I think you've found a bug.

I believe you either have a high rate of connection churn or clients 
that reconnect with no timeout? The only way I can think this could 
happen would require a large number of connections being established the 
instant the server starts up.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list