On 02/05/2014 06:08 AM, Gangadhar Rao wrote:
We are using the activemq cms cpp library 3.4.5 to send and receive messages
from a activemq broker.
Description:
Queue full exception not thrown on the client side when the queue memory is
full on the activemq broker .
settings
-----------
producer flow control is disabled.
kahadb persistence is disabled.
Using the below configuration for system usage
<systemUsage>
<systemUsage sendFailIfNoSpace="true">
<memoryUsage>
<memoryUsage limit="20 mb"/>
</memoryUsage>
</systemUsage>
</systemUsage>
Using Queues for the messages.
When the queue memory limit is reached, there is no exception thrown on the
client side.
Can anyone tell of what should be the configuration to get the queue full
exception on the client side.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Queue-Full-exception-not-thrown-on-the-client-side-tp4677459.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Check your broker logs to see if you are hitting the limit and the error
is even being generated. Upgrade to the latest CMS client.
--
Tim Bish
Sr Software Engineer | RedHat Inc.
tim.b...@redhat.com | www.fusesource.com | www.redhat.com
skype: tabish121 | twitter: @tabish121
blog: http://timbish.blogspot.com/