We are using Rabbit MQ on Windows. We have started seeing code 541
errors with no known changes in code or broker configuration. Please pity me.
Short of upgrading, do any of you know how to resolve this? It takes two weeks to upgrade ANYTHING here. We have heartbeats set to 10 (also tested with 60). We use BasicPut and BasicConsume.
ERROR
2017-04-19 04:27:18,674 - ERROR - Could not connect to Rabbit: AuthenticationMechanism Plain, AutomaticRecoveryEnabled True, HostName <REMOVED>, Port 5672, Heartbeat 10, VirtualHost /
RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of
the specified endpoints were reachable --->
RabbitMQ.Client.Exceptions.AlreadyClosedException: Already closed: The AMQP
operation was interrupted: AMQP close-reason, initiated by Library, code=541,
text="Unexpected Exception", classId=0, methodId=0, cause=System.IO.IOException:
Unable to read data from the transport connection: An existing connection was
forcibly closed by the remote host. ---> System.Net.Sockets.SocketException:
An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32
offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32
offset, Int32 size)
VERSIONS
rabbitmq_server-3.2.4
Microsoft Windows Server 2012 R2 Datacenter
erl5.10.4
C# rabbitmq client version="3.5.6"
targetFramework="net45"
.net client versions installed
Client 4.6.01055
Full 4.6.01055
Our network supports IPV4 only
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
See server logs for clues.
On Sun, Apr 23, 2017 at 3:30 AM, Eric Aldinger <ewas...@gmail.com> wrote:
We are using Rabbit MQ on Windows. We have started seeing code 541 errors with no known changes in code or broker configuration. Please pity me.
Short of upgrading, do any of you know how to resolve this? It takes two weeks to upgrade ANYTHING here. We have heartbeats set to 10 (also tested with 60). We use BasicPut and BasicConsume.ERROR
2017-04-19 04:27:18,674 - ERROR - Could not connect to Rabbit: AuthenticationMechanism Plain, AutomaticRecoveryEnabled True, HostName <REMOVED>, Port 5672, Heartbeat 10, VirtualHost /
RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> RabbitMQ.Client.Exceptions.AlreadyClosedException: Already closed: The AMQP operation was interrupted: AMQP close-reason, initiated by Library, code=541, text="Unexpected Exception", classId=0, methodId=0, cause=System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)VERSIONS
rabbitmq_server-3.2.4
Microsoft Windows Server 2012 R2 Datacenter
erl5.10.4
C# rabbitmq client version="3.5.6" targetFramework="net45"
.net client versions installed
Client 4.6.01055
Full 4.6.01055
Our network supports IPV4 only
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.