Hi, Using ActiveMQ 5.10
I am facing below error *sometimes* when broker tries to remove inactive durable subscriber because of long-time inactivity. And after this error, it stays forever in broker. /org.apache.activemq.broker.region.TopicRegion#doCleanup 102 ERROR] - Failed to remove inactive durable subscriber : / My broker config looks like: <amq:broker persistent="true" brokerName="testbroker" useJmx="true" <b>offlineDurableSubscriberTimeout="172800000" offlineDurableSubscriberTaskSchedule="3600000"* advisorySupport="false"> Thanks, Anuj -- View this message in context: http://activemq.2283324.n4.nabble.com/Facing-Failed-to-remove-inactive-durable-subscriber-tp4690820.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.