Erlang/OTP Forums

Author Message

<  RabbitMQ mailing list  ~  Unknown message in the SASL log

Guest
Posted: Sun Jun 01, 2008 8:55 am Reply with quote
Guest
Hi,

Does anybody have any idea about what this means?

> ==> /var/log/wiinz/rabbit-sasl.log <==
> Supervisor: {local,rabbit_tcp_client_sup}
> Context: child_terminated
> Reason: {badmatch,{error,enotconn}}
> Offender: [{pid,<0.30410.1>},
> {name,tcp_client},
> {mfa,{rabbit_reader,start_link,[]}},
> {restart_type,temporary},
> {shutdown,brutal_kill},
> {child_type,worker}]

regards,

Michael

Post received from mailinglist
Guest
Posted: Sun Jun 01, 2008 9:26 am Reply with quote
Guest
Michael,

Michael Arnoldus wrote:
> Does anybody have any idea about what this means?
>
>> ==> /var/log/wiinz/rabbit-sasl.log <==
>> Supervisor: {local,rabbit_tcp_client_sup}
>> Context: child_terminated
>> Reason: {badmatch,{error,enotconn}}
>> Offender: [{pid,<0.30410.1>},
>> {name,tcp_client},
>> {mfa,{rabbit_reader,start_link,[]}},
>> {restart_type,temporary},
>> {shutdown,brutal_kill},
>> {child_type,worker}]

The most likely cause is that the socket got closed by the client
(without following the AMQP shutdown protocol first) or a network
disconnect forced it to close.

Usually this gets reported with a more obvious error message in the
rabbit.log, and results in a graceful exit of the reader process, but it
looks like we missed some cases. I have filed a bug to catch these.


Matthias.

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

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