Hi, I am seeing lot of these messages in my qpidd logs and i am not sure why am i seeing these, can some one explain?
2018-10-22 07:39:02 [Broker] warning Exchange ex-group-1 cannot deliver to queue prod-queue-01: resource-limit-exceeded: Maximum depth exceeded on prod-queue-01: current=[count: 12567, size: 1073741816], max=[count: 1000000, size: 1073741824] (/builddir/build/BUILD/qpid-cpp-1.35.0/src/qpid/broker/Queue.cpp:1662) 2018-10-22 07:39:02 [Broker] error Execution exception: resource-limit-exceeded: Maximum depth exceeded on prod-queue-01: current=[count: 12567, size: 1073741816], max=[count: 1000000, size: 1073741824] (/builddir/build/BUILD/qpid-cpp-1.35.0/src/qpid/broker/Queue.cpp:1662) 2018-10-22 08:05:30 [Broker] error Channel exception: not-attached: Channel 0 is not attached (/builddir/build/BUILD/qpid-cpp-1.35.0/src/qpid/amqp_0_10/SessionHandler.cpp:39) 2018-10-22 07:37:02 [Broker] error Connection exception: framing-error: Queue prod-queue-01: MessageStoreImpl::store() failed: jexception 0x0803 wmgr::enqueue() threw JERR_WMGR_ENQDISCONT: Enqueued new dtok when previous enqueue returned partly completed (state ENQ_PART). (This data_tok: id=4682049 state=NONE) (/home/rganapavarapu/rpmbuild/BUILD/qpid-cpp-1.35.0/src/qpid/linearstore/MessageStoreImpl.cpp:1211) 2018-10-22 07:37:02 [Protocol] error Connection qpid.10.68.94.117:5672-10.66.244.23:46574 closed by error: Queue prod-queue-01: MessageStoreImpl::store() failed: jexception 0x0803 wmgr::enqueue() threw JERR_WMGR_ENQDISCONT: Enqueued new dtok when previous enqueue returned partly completed (state ENQ_PART). (This data_tok: id=4682049 state=NONE) (/home/rganapavarapu/rpmbuild/BUILD/qpid-cpp-1.35.0/src/qpid/linearstore/MessageStoreImpl.cpp:1211)(501) 2018-10-22 07:37:02 [Protocol] error Connection qpid.10.68.94.117:5672-10.66.244.23:46574 closed by error: illegal-argument: Value for replyText is too large(320) 2018-10-22 07:37:05 [Broker] notice Broker (pid=35293) shut-down Thanks, Ram
