You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Raghunath <ra...@sigma-systems.com> on 2013/07/30 11:55:41 UTC

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&amp;wireFormat.cacheSize=2048&amp;wireFormat.socketBufferSize=131072"
discoveryUri="multicast://default"/>
</transportConnectors>



--
View this message in context: http://activemq.2283324.n4.nabble.com/Subscribers-go-offline-after-some-time-tp4669857.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.