I created a queue and send messages to it. I will get this error in Producer
side when I send about 400M message. When I got this error, I will not be
able to send messages to this queue anymore. The consumer side has already
get this messages. Do the messages exist in the queue even though the
consumer has got them?

org.apache.qpid.transport.SessionException: ch=0 id=0
ExecutionException(errorCode=RESOURCE_LIMIT_EXCEEDED, commandId=1,
classCode=0, commandCode=0, fieldIndex=0,
description=resource-limit-exceeded: Policy exceeded on queue1, policy:
size: max=419430400, current=415347075; count: unlimited; type=reject
(qpid/broker/QueuePolicy.cpp:83), errorInfo={})
-- 
View this message in context: 
http://apache-qpid-users.2158936.n2.nabble.com/About-RESOURCE-LIMIT-EXCEEDED-error-tp5516907p5516907.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to