Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6642

MessageStore update message can encounter NPE with KahaDB

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.14.4
    • 5.15.0, 5.14.5
    • None

    Description

      If KahaDB subscription statistics have been enabled (off by default) then it's possible to get a null pointer exception if updateMessage() is called on the message store. This occurs if the destination is a Queue as there is not a proper null pointer check done for ackPositions which only exists when using a Topic.

      Attachments

        Activity

          People

            cshannon Christopher L. Shannon
            cshannon Christopher L. Shannon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: