I gave you two suggestions, and you've applied the first but it looks like not the second. Try both together.
If that doesn't work, please post your full activemq.xml. You should anonymize IPs, passwords, etc.; just make sure we can still tell the IPs apart and understand the file. Tim On Sep 23, 2016 9:33 AM, "MariscaJane" <[email protected]> wrote: > <destinationPolicy> > <policyMap> > <policyEntries> > <policyEntry topic=">" producerFlowControl="true" > memoryLimit="10mb" enableAudit="false"> > > > > > <networkBridgeFilterFactory> > <conditionalNetworkBridgeFilterFactory > replayWhenNoConsumers="true"/> > </networkBridgeFilterFactory> > > <pendingMessageLimitStrategy> > <constantPendingMessageLimitStrategy limit="1000"/> > </pendingMessageLimitStrategy> > </policyEntry> > </policyEntries> > </policyMap> > </destinationPolicy> > > i use your suggestion, but i still see a pending message :( still got the > same error, any other suggestion? thank you sir :D > > > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/ > activemqmessageconsumer-duplicate-dispatch-on- > connection-tp4716779p4716821.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >
