Hi, Have you checked the broker and the client logs for any exceptions? Did a failover occur by any chance before the connection was lost?
Regards, *Raúl Kripalani* Apache Camel PMC Member & Committer | Enterprise Architect, Open Source Integration specialist http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani http://blog.raulkr.net | twitter: @raulvk On Tue, Jul 30, 2013 at 2:23 PM, Raghunath <ragunath.ch...@sigma-systems.com > wrote: > Subscribers go offline after some time > ActiveMQ Version 5.8 > > We have a Failover setup where producer consumer connect to ActiveMQ. We > have noticed that > the subscribers go offline after some time and the messages do not reach > the > subscribers when they arrive. > > This is the configuration used in activemq: > > networkConnectors><networkConnector prefetchSize="10" networkTTL="3" > uri="static:(tcp://100.64.14.205:61616)"/></networkConnectors> > > <transportConnector name="openwire" > uri="tcp:// > 0.0.0.0:61616?wireFormat.maxInactivityDuration=-1&wireFormat.cacheSize=2048&wireFormat.socketBufferSize=131072 > " > discoveryUri="multicast://default"/> > </transportConnectors> > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Subscribers-go-offline-after-some-time-tp4669870.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >