On 12/01/2010 08:58 AM, Lahiru Gunathilake wrote:
Hi Devs,
I am doing a load test with large messages and used Qpid Java client to do
the communication with the broker, and things are working fine for me. But I
can see following log in Qpid C++ broker side which is an error, since it's
an error message we would like to know why this is coming though there are
no issues to our system.
2010-12-01 19:10:08 error Execution exception: not-found: Unknown
destination 1 (qpid/broker/SemanticState.cpp:561)
If anyone is familiar with this kind of an error, please provide us some
information.
Thanks in advance
Lahiru
It looks like a receiver/consumer is trying to perform an operation
(like setting flow-control mode or adding credit) on a consumer with
destination name "1", which does not exist.
-Ted
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]