-
Bug
-
Resolution: Done
-
Major
-
A-MQ 7.0.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 }- causes
-
JBEAP-14280 [GSS](7.1.z) ENTMQBR-1043 - AMQ119034: Params for management operations must be of the following type: int long double String boolean Map or array thereof but found [B"
- Closed
- relates to
-
ENTMQBR-677 [hawtio] java.lang.IllegalArgumentException: AMQ119034: found javax.management.RuntimeMBeanException
- Closed
- is related to
-
ARTEMIS-1716 Loading...