<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi to all,<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I have got a problem using the py-amqplib as client (version 0.6.1), It&#8217;s more likely that my problem is in the client library but just to be 100% sure I will ask to you to confirm my idea and maybe you could also give me some aextra information
 to fix it.<o:p></o:p></p>
<p class="MsoNormal">I have got this exception in my client log file :<o:p></o:p></p>
<p class="MsoNormal">AMQPChannelException: (404, u&quot;NOT_FOUND - no exchange 'a61f445d611d4f40a972d1f0c5449c77' in vhost '/'&quot;, (60, 40), 'Channel.basic_publish')<o:p></o:p></p>
<p class="MsoNormal">And after that this error<o:p></o:p></p>
<p class="MsoNormal">AMQPConnectionException: (503, u&quot;COMMAND_INVALID - second 'channel.open' seen&quot;, (20, 10), 'Channel.open')<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">The strange thing is that I can see the exchange in rabbitmq server.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Sometimes I found this exception in rabbitmq log file:<o:p></o:p></p>
<p class="MsoNormal">=ERROR REPORT==== 23-Nov-2011::14:56:29 ===<o:p></o:p></p>
<p class="MsoNormal">exception on TCP connection &lt;0.20319.56&gt; from ipaddr:port<o:p></o:p></p>
<p class="MsoNormal">{handshake_timeout,handshake}<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Thanks<o:p></o:p></p>
<p class="MsoNormal">--<o:p></o:p></p>
<p class="MsoNormal">andrea<o:p></o:p></p>
</div>
</body>
</html>