You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "SuoNayi Wang (JIRA)" <ji...@apache.org> on 2010/01/26 15:54:33 UTC

[jira] Commented: (AMQ-2517) Client stops receiving messages from topic after about 30 minutes of inactivity

    [ https://issues.apache.org/activemq/browse/AMQ-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57128#action_57128 ] 

SuoNayi Wang commented on AMQ-2517:
-----------------------------------

A AMQ(5.2.0) Broker server and three durable subscribers(no message selector).
It work fine usually.
After a few days one producer send a message successfully, but subscriber does not receive any messages.
Restart the subscribers, it does not work yet.
Restart the Broker, three  subscribers receive message this time.
I'm so confused what's wrong.
:(
 

> Client stops receiving messages from topic after about 30 minutes of inactivity
> -------------------------------------------------------------------------------
>
>                 Key: AMQ-2517
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2517
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 5.2.0, 5.3.0
>         Environment: Ubuntu Karmic Koala
> java version "1.5.0_11"
>            Reporter: Petr Kozelka
>            Priority: Critical
>
> Hello,
> I have very simple ActiveMQ JMS client that listens on a topic. It works fine, but after about 30 minutes when there is no traffic, it "does not hear" anything.
> Also, AMQ console indicates that there is one less consumer on that topic.
> It seems to me somewhat similar to issue #AMQ-1251.
> This behavior is the same on 5.2.0 and 5.3.0 version - always deployed both on provider and client side.
> Is there a setting that might influence/workarround it ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.