On 01/28/2015 07:42 PM, Gordon Sim wrote:
On 01/28/2015 06:39 PM, Chuck Rolke wrote:
It looks like the C++ broker from the trap address
qpid-0.28/cpp/src/qpid/messaging/amqp/ConnectionContext.cpp:717
That's the client. Is it also using the Qpid c++ broker? Or is it some
other broker?
From the error, it looks like the proton library used by the client got
something it felt was invalid.
Can you get a tcpdump from an interaction causing a failure? That should
highlight the problem clearly. (Or else a reproducer).
Alternatively if easier, just export PN_TRACE_RAW=1 before running as
well. That way we get the raw bytes received which hopefully will shed
more light on the problem.
Are there any errors in the broker logs (grep for error if it is qpidd).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]