-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
When running AMQP 1.0 clients against an Artemis broker, the broker produces NPEs, ClassCastExceptions and "!!!!! Readable!!!!!!!" messages, and the client is not functional. The same client runs successfully against A-MQ 5 and Qpid brokers. The clients all use the qpid-proton reactor APIs.
The client requires queues to be created as required, so the broker.xml contains a <auto-create-jms-queues>true</auto-create-jms-queues> in the core.address-settings section. The configuration file is attached.
The following additional files are attached:
broker_output.artemis.txt - artimes broker log
client_output.artemis.txt - client output when run against artemis
client_output.activemq5.txt - expected client output (obtained from running against activemq5)
- is blocked by
-
ENTMQBR-380 Release 7.0.0.ER4 with Hand Off document
- Closed