<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body dir="ltr" bgcolor="#ffffff" text="#000000">
<p style="margin-bottom: 0cm; margin-top: 0pt;">The only thing I get is
this:</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">=ERROR REPORT====
10-Sep-2008::05:17:39 ===<br>
error on TCP connection &lt;0.337.0&gt; from 10.23.43.15:1193<br>
connection_closed_abruptly<br>
<br>
=INFO REPORT==== 10-Sep-2008::05:17:39 ===<br>
closing TCP connection &lt;0.337.0&gt; from 10.23.43.15:1193</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">I see the connection
created, accepted and then this error.</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">I have a bunch of web
server issuing data into the queue, they never get an error.</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">I have a dedicated
process that reads info from the queue. It connects ones and keeps on
reading data (no subscription).</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">That connection alone
is making the problem. Since it gets an error I open a new connection
and model for it and it works a bit but then dies.</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">The 541 error has no
cause, as you can see.</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">In addition to that, I
have a lot of the following errors:</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">=ERROR REPORT====
10-Sep-2008::05:17:39 ===<br>
Lax ticket check mode: ignoring cross-realm access for ticket 0</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">Though I think they are
not related.<br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">Eran<br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">Matthias Radestock
wrote:</p>
<blockquote cite="mid:48C7C257.4070604@lshift.net" type="cite">Eran,
  <br>
  <br>
Eran Sandler wrote:
  <br>
  <blockquote type="cite">Any idea why I started to get the following
error using the .NET client and RabbitMQ running on Windows?
    <br>
    <br>
RabbitMQ.Client.Exceptions.OperationInterruptedException: The AMQP
operation was interrupted: AMQP close-reason, initiated by Peer,
code=541, text="INTERNAL_ERROR", classId=0, methodId=0, cause=
    <br>
&nbsp;&nbsp; at RabbitMQ.Client.Impl.SimpleBlockingRpcContinuation.GetReply()
    <br>
&nbsp;&nbsp; at RabbitMQ.Client.Impl.ModelBase.BasicGet(UInt16 ticket, String
queue, Boolean noAck)
    <br>
  </blockquote>
  <br>
Are there any errors in the server logs?
  <br>
  <br>
  <br>
Matthias.
  <br>
</blockquote>
<br>
</body>
</html>