Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-1043

Error AMQ119034 when listing messages as JSON

    XMLWordPrintable

Details

    • Hide

      To reproduce the issue follow the steps:

      • setup JMS bridge between EAP 7.1 and IBM WMQ
      • send few message to WMQ source queue using com.ibm.mqjms.jar
      • the message should be send to Artemis target destination via JMS bridge
      • log into jboss-cli and run list-messages on the target destination, the error would be displayed.
      Show
      To reproduce the issue follow the steps: setup JMS bridge between EAP 7.1 and IBM WMQ send few message to WMQ source queue using com.ibm.mqjms.jar the message should be send to Artemis target destination via JMS bridge log into jboss-cli and run list-messages on the target destination, the error would be displayed.

    Description

      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 }

      Attachments

        Issue Links

          Activity

            People

              rhn-support-iweiss Ingo Weiss
              rhn-support-toross Tom Ross
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: