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:26:18 UTC

Subscriber connections not Released by ActiveMQ

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&amp;wireFormat.cacheSize=2048&amp;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.

Re: Subscriber connections not Released by ActiveMQ

Posted by Christian Posta <ch...@gmail.com>.
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 <ragunath.chary@sigma-systems.com
> 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&amp;wireFormat.cacheSize=2048&amp;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