I've been conducting some testing and it seems that ocasionally the C++ message broker is getting a bad message and failing to parse it. The line from the broker log looks like this:
[System] debug Exception constructed: Out of Bounds: request advance of 4294967295 at 55 but only 255 available (.../qpid-cpp-1.36.0/src/qpid/amqp/Decoder.cpp:307) I'm using the latest version of the Qpid Messaging API and I'm using AMQP 1.0. When compiling qpid-cpp-1.36.0, I had to use qpid-proton-0.11.0 due to some other constraints on my system. Is the error I'm seeing above related to some kind of library mismatch or maybe a bug that was fixed in a later version of Proton? -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-C-Broker-Decoder-cpp-bug-tp7665644.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org