Hi Katrina,<br><br>Are you able to reproduce this problem with a simple application? If you could provide simple code that reproduces the problem, it may make the issue easier to diagnose.<br><br>In the meantime, if you&#39;re finding that channels are closed when you don&#39;t expect them to be, you should also be able to call getCloseReason to query for information about why the channel is marked as closed.<br>
<br>Paul.<br><br><div class="gmail_quote">On Tue, Sep 29, 2009 at 8:35 AM, Katrina <span dir="ltr">&lt;<a href="mailto:adityagupta.iiitm@gmail.com">adityagupta.iiitm@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi,<br>
<br>
I am using RabbitMQ java client with default heart beat �(Server is running<br>
on linux machine). I am having two issues which i am unable to figure out.<br>
<br>
(1) Sometimes when i try to open a new channel then channel.isopen returns<br>
false although connections is still �alive.<br>
<br>
(2) Sometimes i got error like:<br>
=ERROR REPORT==== 23-Sep-2009::05:18:22 ===<br>
exception on TCP connection &lt;0.22590.2&gt; from <a href="http://10.10.99.21:58705" target="_blank">10.10.99.21:58705</a><br>
{timeout,running}<br>
can any body tell what could be the possible cause of this?<br>
<br>
--<br>
View this message in context: <a href="http://www.nabble.com/Channel.isopen-returns-false-and-%7Btimeout%2Crunning%7D-exception-tp25531373p25531373.html" target="_blank">http://www.nabble.com/Channel.isopen-returns-false-and-%7Btimeout%2Crunning%7D-exception-tp25531373p25531373.html</a><br>

Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br>