Here is the log on RabbitMQ:<br><br>Thanks for your help.&nbsp; I just cleaned up the old log.&nbsp; Ran the publish program twice to enque two messages.&nbsp; Then I ran the subscriber program to deque twice.<br><br>I see a lot of abrupt connection closures but no real explanations as to the reason.<br><br><br>=INFO REPORT==== 30-Mar-2008::16:25:40 ===<br>disk_log: repairing "c:/Documents and Settings/Development/rabbitmq/db/rabbit-mnesia/rabbit_persister.LOG" ...<br><br>=INFO REPORT==== 30-Mar-2008::16:25:40 ===<br>Repaired persister log - 22 recovered, 0 bad<br><br>=INFO REPORT==== 30-Mar-2008::16:25:40 ===<br>Rolling persister log to "c:/Documents and Settings/Development/rabbitmq/db/rabbit-mnesia/rabbit_persister.LOG.previous"<br><br>=INFO REPORT==== 30-Mar-2008::16:25:40 ===<br>started TCP listener on 0.0.0.0:5672<br><br>=INFO REPORT==== 30-Mar-2008::16:25:52 ===<br>accepted TCP connection on 0.0.0.0:5672 from 10.10.10.25:1670<br><br>=INFO REPORT====
 30-Mar-2008::16:25:53 ===<br>Connection closed abruptly.<br><br>=INFO REPORT==== 30-Mar-2008::16:25:53 ===<br>closing TCP connection from 10.10.10.25:1670<br><br>=INFO REPORT==== 30-Mar-2008::16:25:56 ===<br>accepted TCP connection on 0.0.0.0:5672 from 10.10.10.25:1671<br><br>=INFO REPORT==== 30-Mar-2008::16:25:57 ===<br>Connection closed abruptly.<br><br>=INFO REPORT==== 30-Mar-2008::16:25:57 ===<br>closing TCP connection from 10.10.10.25:1671<br><br>=INFO REPORT==== 30-Mar-2008::16:27:28 ===<br>accepted TCP connection on 0.0.0.0:5672 from 127.0.0.1:1673<br><br>=INFO REPORT==== 30-Mar-2008::16:27:30 ===<br>Connection closed abruptly.<br><br>=INFO REPORT==== 30-Mar-2008::16:27:30 ===<br>closing TCP connection from 127.0.0.1:1673<br><br>=INFO REPORT==== 30-Mar-2008::16:28:23 ===<br>accepted TCP connection on 0.0.0.0:5672 from 127.0.0.1:1675<br><br>=INFO REPORT==== 30-Mar-2008::16:28:25 ===<br>Connection closed abruptly.<br><br>=INFO REPORT==== 30-Mar-2008::16:28:25
 ===<br>closing TCP connection from 127.0.0.1:1675<br><br><blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br>If I make code changes such that I change the protocol to AMQP_0_8 in my app.config file and then set the protocol as Protocols.FromConfiguration("my-protocol");<br>Then I am able to connect and I don't get the same exception.&nbsp; Is this the expected behavior?&nbsp; and further does the RabbitMQ server only support AMQP 0-8?&nbsp; And if the examples are primarily targeted for RabbitMQ then why have the default to AMQP 0-9 such that you have to
 explicitly change the protocol to 0-8 when running against  RabbitMQ?<br><br><br></div><br></div></div>_______________________________________________<br>rabbitmq-discuss mailing  list<br>rabbitmq-discuss@lists.rabbitmq.com<br>http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss<br></blockquote><br>_______________________________________________<br>rabbitmq-discuss mailing list<br>rabbitmq-discuss@lists.rabbitmq.com<br>http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss<br>_______________________________________________<br>rabbitmq-discuss mailing list<br>rabbitmq-discuss@lists.rabbitmq.com<br>http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss<br></blockquote><br>