<div>Folks,</div><div>I am a newbee and plan on using RabbitMQ.</div><div><br></div><div>I have basic setup where I have two console apps. One pushes messages</div><div>and one consumes the messages.</div><div><br></div><div>
I have the problem after I get some messages I get the messages below on my consumer</div><div>and the messages get lost.</div><div><br></div><div>Does anyone have any idea why? �</div><div><br></div><div>I am using Perl and there is not much examples w/ just using AnyEvent::RabbitMQ.</div>
<div>I can send the code its very basic if need be.</div><div><br></div><div>What I get after a few runs.</div><div>Received data is not body frame</div><div>Received data is not header frame</div><div><br></div><div><br>
</div><div><br></div><div>what I am using �have:</div><div>RabbitMQ 2.8.2 on Erlang R15B01</div><div>AnyEvent::RabbitMQ;</div><div><br></div>