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

A-MQ 7: messages produced over OpenWire are not consumed until broker restarts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • A-MQ 7.0.0.ER4
    • None
    • Hide

      1. Install and start A-MQ 7
      2. Install ActiveMQ 5.11
      3. Run "activemq producer"
      4. Run "activemq consumer". Messages are delivered correctly
      5. Run "activemq producer" again
      6. Run "activemq consumer" again – no messages are delivered
      7. Restart the broker
      8. "Run activemq consumer" again. Messages are now delivered.

      Show
      1. Install and start A-MQ 7 2. Install ActiveMQ 5.11 3. Run "activemq producer" 4. Run "activemq consumer". Messages are delivered correctly 5. Run "activemq producer" again 6. Run "activemq consumer" again – no messages are delivered 7. Restart the broker 8. "Run activemq consumer" again. Messages are now delivered.

    Description

      Messages produced using OpenWire by an ActiveMQ 5.11 client appear to be successfully acknowledged to the client. However, these messages can only be read in a single JMS session. After that session is finished, regardless of the number of messages read, no further messages will be consumed. New messages continue to be accepted and acknowledged, but are never released to consumers.

      When the broker is restarted, the messages that were produced can be consumed but, again, only for a single JMS session

      Attachments

        Issue Links

          Activity

            People

              mtaylor1@redhat.com Martyn Taylor (Inactive)
              rhn-support-kboone Kevin Boone
              Jiri Daněk Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: