-
Bug
-
Resolution: Done
-
Major
-
7.1.0.GA
Wet trying to list message on Artemis queue that arrived on it via JMS bridge from IBM WMQ the following error gets generated:
./jboss-cli.sh --connect --controller=labls1119:9990 "/subsystem=messaging-activemq/server=default/jms-queue=TEST_QUEUE:list-messages"
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.IllegalArgumentException: AMQ119034: Params for management operations must be of the following type: int long double String boolean Map or array thereof but found [B",
"rolled-back" => true
}
- is caused by
-
ENTMQBR-1043 Error AMQ119034 when listing messages as JSON
- Closed
- is incorporated by
-
JBEAP-14387 [GSS](7.1.z) Upgrade ActiveMQ Artemis to 1.5.5.jbossorg-012
- Closed
- is related to
-
ARTEMIS-1716 Loading...