[rabbitmq-discuss] Channel.isopen returns false and {timeout, running} exception
Katrina
adityagupta.iiitm at GMAIL.COM
Tue Sep 29 18:10:06 BST 2009
Hi Paul,
Yes the problem ({timeout,running}) is repeating again and again .. and
there is one mysterious finding .. dat it is repeating around same time (in
my case it is 01:00:52-56PST)
=ERROR REPORT==== 26-Sep-2009::01:00:56 ===
exception on TCP connection <0.17542.7> from 10.10.50.68:59706
{timeout,running}
=ERROR REPORT==== 27-Sep-2009::01:00:52 ===
exception on TCP connection <0.7164.10> from 10.10.50.68:50018
{timeout,running}
=ERROR REPORT==== 28-Sep-2009::01:00:52 ===
exception on TCP connection <0.28520.12> from 10.10.50.68:46859
{timeout,running}
=ERROR REPORT==== 29-Sep-2009::01:00:54 ===
exception on TCP connection <0.17111.15> from 10.10.50.68:60536
{timeout,running}
can u tell me wat r the possible causes/reasons for this condition to
arise???
thanks !!
Paul Jones-6 wrote:
>
> Hi Katrina,
>
> 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.
>
> In the meantime, if you're finding that channels are closed when you don'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.
>
> Paul.
>
> On Tue, Sep 29, 2009 at 8:35 AM, Katrina
> <adityagupta.iiitm at gmail.com>wrote:
>
>>
>> Hi,
>>
>> I am using RabbitMQ java client with default heart beat (Server is
>> running
>> on linux machine). I am having two issues which i am unable to figure
>> out.
>>
>> (1) Sometimes when i try to open a new channel then channel.isopen
>> returns
>> false although connections is still alive.
>>
>> (2) Sometimes i got error like:
>> =ERROR REPORT==== 23-Sep-2009::05:18:22 ===
>> exception on TCP connection <0.22590.2> from 10.10.99.21:58705
>> {timeout,running}
>> can any body tell what could be the possible cause of this?
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Channel.isopen-returns-false-and-%7Btimeout%2Crunning%7D-exception-tp25531373p25531373.html
>> Sent from the RabbitMQ mailing list archive at Nabble.com.
>>
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
--
View this message in context: http://www.nabble.com/Channel.isopen-returns-false-and-%7Btimeout%2Crunning%7D-exception-tp25531373p25667088.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list