On 12/13/2017 08:39 AM, Jiri Danek wrote:
On Wed, Dec 13, 2017 at 1:29 PM, Jiri Danek <[email protected]> wrote:
3. Execute the following
java -jar cli-qpid-jms-1.2.2-SNAPSHOT-0.27.0.jar sender...
I meant 0.28.0.jar, sorry.
The problem seems to be in
org.apache.qpid.proton.codec.DecoderImpl#readConstructor in Artemis, it
tries to lookup code == 71 in _constructors. That one is null, and so it
throws.
Apparently this reads something weird, because there should be no such
thing, I looked both for 71 and 0x47 and this is not in AMQP... I did not
have much luck debugging this, so I'll try for self-contained reproducer
now.
There have been a few race conditions that were fixed in the Artemis
AMQP protocol handler since 2.4.0 so I'd be testing only on a build off
master first to rule any of those out.
--
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]