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

Can't show details message that not visible ID

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • A-MQ 7.0.0.ER15
    • A-MQ 7.0.0.ER7
    • None
    • Release Notes
    • Hide
      Previously, sending a message using an AMQP client without setting the message ID would prevent it being inspected in the console.

      This issue has been resolved in this release.
      Show
      Previously, sending a message using an AMQP client without setting the message ID would prevent it being inspected in the console. This issue has been resolved in this release.
    • Documented as Resolved Issue
    • Hide
      1. Create foo queue
      2. Send messages to foo queue with java client
        ./aac1_sender.java.sh --broker <IP>:5672 --conn-username admin --conn-password admin --address jms.queue.foo --log-msgs dict --msg-content="TestMessage1" -i "ID:040281e1-0c68-11e6-a45e-635222e36cc2"
        
        ./aac1_sender.java.sh --broker <IP>:5672 --conn-username admin --conn-password admin --address jms.queue.foo --log-msgs dict --msg-content="TestMessage2"
        
      3. Go to Browser screen of foo queue
      4. Check messages and try show detail. (Default href link is on ID label) But message ID is not visible.
      Show
      Create foo queue Send messages to foo queue with java client ./aac1_sender.java.sh --broker <IP>:5672 --conn-username admin --conn-password admin --address jms.queue.foo --log-msgs dict --msg-content= "TestMessage1" -i "ID:040281e1-0c68-11e6-a45e-635222e36cc2" ./aac1_sender.java.sh --broker <IP>:5672 --conn-username admin --conn-password admin --address jms.queue.foo --log-msgs dict --msg-content= "TestMessage2" Go to Browser screen of foo queue Check messages and try show detail. (Default href link is on ID label) But message ID is not visible.

    Description

      When you send messages to queue example with java client. (Java client generate ID as default you don't must have set. ) ID of message is not show in Hawtio browse which leads to mentioned problem.

      Attachments

        Issue Links

          Activity

            People

              gaohoward Howard Gao
              dlenoch@redhat.com Dominik Lenosi
              Dominik Lenosi Dominik Lenosi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: