From time to time I see errors in the logs RMQ servers. I see the following lines in the logs. The most unpleasant thing is that the broker after that as if freezing and you need to restart the service. What could be the problem?
2018-03-23 18:43:15.675 [error] <0.22463.0> ** Generic server <0.22463.0> terminating
** Last message in was
{'$gen_cast',
{method,
{'basic.publish',0,<<"Exchange">>,<<"routing.key">>,false,false},
{content,60,none,<<128,24,1,49,42,111,100,117,99,122,92,115,118,99,45,97,105,112,45,111,100,117,99,122,59,119,115,45,114,111,100,99,104,101,110,107,111,118,46,111,100,117,99,122,46,115,111,10,77,97,108,83,101,114,118,105,99,101>>,rabbit_framing_amqp_0_9_1,[<<80,252,255,95,0,0,0,0,176,3,0,0,0,0,0,0,0,0,0,96,0,0,0,0>>]
},flow
}
}
** When Server state ==
{lstate,<0.22462.0>,false},none,1,{[],[]},
{user,<<"user">>,[],[{rabbit_auth_backend_internal,none}]},<<"vhost">>,<<>>,#{},
{state,{dict,0,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}},erlang},#{},#{},
{set,0,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}},<0.22455.0>,
{state,fine,5000,undefined},false,1,{{0,nil},{0,nil}},[],[],{{0,nil},{0,nil}},
[{<<"publisher_confirms">>,bool,true},
{<<"exchange_exchange_bindings">>,bool,true},
{<<"basic.nack">>,bool,true},
{<<"consumer_cancel_notify">>,bool,true},
{<<"connection.blocked">>,bool,true},
{<<"authentication_failure_close">>,bool,true}],
{exchange,{resource,<<"vhost">>,exchange,<<"amq.rabbitmq.trace">>},topic,true,false,true,[],undefined,undefined,undefined,{[],[]},#{user => <<"user2">>}},0,none,flow,[]}
** Reason for termination ==
**
{{normal,{gen_server,call,[<0.22442.0>,
{info,[amqp_params]},15000]}},
[{gen_server,call,3,[{file,"gen_server.erl"},{line,212}]},
{rabbit_channel,check_topic_authorisation,5,
[{file,"src/rabbit_channel.erl"},{line,855}]},
{rabbit_channel,handle_method,3,
[{file,"src/rabbit_channel.erl"},{line,1081}]},
{rabbit_channel,handle_cast,2,[{file,"src/rabbit_channel.erl"},{line,523}]},
{gen_server2,handle_msg,2,[{file,"src/gen_server2.erl"},{line,1047}]},
{proc_lib,wake_up,3,[{file,"proc_lib.erl"},{line,257}]}]}
Server info. Windows Server, RMQ 3.7.3.