[rabbitmq-discuss] RabbitMQ 3.0.0 hangs
Tim Watson
tim at rabbitmq.com
Mon Dec 17 14:08:39 GMT 2012
Rui, this is very odd. The crash appears to occur because the user_drv i/o management process is crashing. How are you starting your rabbit? Is it running as a windows service, or being started some other way?
On 17 Dec 2012, at 13:15, Rui wrote:
> Erlang starts fine – Both work fine for a period of time (I can acess rabbit and management console fine for an hour or so)
>
-------------
>
> We are running:
>
>
> RabbitMQ : 3.0.1
>
> Erlang : 5.9.3
>
> OS : Windows Server 2008 64-bit
>
>
>
> Here’s what we get on the logs:-
>
>
> Rabbit Log
>
>
> =ERROR REPORT==== 17-Dec-2012::11:00:00 ===
>
> ** Generic server <0.28.0> terminating
>
> ** Last message in was {'EXIT',<0.29.0>,einval}
>
> ** When Server state == {state,user_sup,undefined,<0.29.0>,
>
> {<0.28.0>,user_sup}}
>
> ** Reason for termination ==
>
> ** einval
>
>
----------
>
> =SUPERVISOR REPORT==== 17-Dec-2012::11:00:00 ===
>
> Supervisor: {<0.28.0>,user_sup}
>
> Context: child_terminated
>
> Reason: einval
>
> Offender: [{pid,<0.29.0>},{mod,user_sup}]
>
----------
>
> =SUPERVISOR REPORT==== 17-Dec-2012::11:00:00 ===
>
> Supervisor: {local,kernel_sup}
>
> Context: child_terminated
>
> Reason: einval
>
> Offender: [{pid,<0.28.0>},
>
> {name,user},
>
> {mfargs,{user_sup,start,[]}},
>
> {restart_type,temporary},
>
> {shutdown,2000},
>
> {child_type,supervisor}]
>
More information about the rabbitmq-discuss
mailing list