Please use the users-list for these kinds of questions. dev-list is for discussing development on activemq.
Your best bet is to create a test that shows this error somehow and attach it to a JIRA. On Tue, Jul 30, 2013 at 2:26 AM, Raghunath <[email protected] > wrote: > ActiveMQ Version 5.8 > > We have a Failover setup where producer consumer connect to ActiveMQ. We > have noticed that > when the subscriber is stopped, the subscriber connections are not Released > by AMQ. The issue is intermittent but when it happens the problem stays > until we do the following: > • When we stop ActiveMQ, the connections to subscribers are Released. > • Workaround is to Restart ActiveMQ and then delete the Subscribers. > > This is the configuration used in activemq: > <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/Subscriber-connections-not-Released-by-ActiveMQ-tp4669854.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta
