[rabbitmq-discuss] intermittent erl.exe crash
Matthias Radestock
matthias at lshift.net
Thu Nov 5 17:58:25 GMT 2009
JD,
JD Conley wrote:
>>> The one thing I notice is Rabbitmq seems to get very upset and
>>> disconnect the client when we try to unbind a non-existent binding.
>> It doesn't really get upset about it, it just logs it as an error and
>> closes the offending connection with an appropriate error message.
>
> Is there any way to change this behavior through configuration? The log is
> fine, but part of my use case is binding/unbinding occasionally and I would
> prefer it if my clients didn't keep getting errors and having to reconnect.
Why are your clients trying to unbind non-existing bindings?
The AMQP spec requires that this results in an error.
>> Is there anything in the sasl log?
>
> No. It's using guest only.
I mean the rabbit-sasl.log; "SASL" in this case stands for Erlang's
"System Architecture Support Libraries" - nothing to do with authentication.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list