Hi Scree, I doubt that this bug will affect sending or receiving messages to that queue.
It may affect the management of the queue - like using qpid-stat or qpid-tool to look at the state of the queue (messages queued, etc). > I am using qpid 0-10 c++ apis. The bug is/was in the broker daemon qpidd, not the apis. I should have been more specific, sorry. Can you give me the version of the broker you are using? You can get that by passing --version to the qpidd executable, something like this (path may be different): /usr/sbin/qpidd --version And send me the output? I want to be sure that the bug isn't occurring in a version of qpidd it "should" be fixed in. :) thanks -K ----- Original Message ----- > I am using qpid 0-10 c++ apis. > > Does this error cause further problems ? since I am able to fetch > messages > and ack them with any problems. > > Thanks > Sree > > > > > -- > View this message in context: > http://qpid.2158936.n2.nabble.com/Error-from-qpidd-while-creating-queues-tp7589002p7589038.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
