Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1780

AMQP: NPE when dispatching ObjectMessage that was handled as a Large Message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 2.6.0
    • AMQP
    • None

    Description

      When JMS ObjectMessage is sent which end up being treated as a large message and is converted to / from Core the dispatch of the message throws an NPE seemingly because the ServerJMSObjectMessage and converter code is calling the wrong method to get the underlying buffer.  The other message types go through a getDataBuffer method while the ObjectMessage handler code uses a getBodyBuffer that doesn't account for the case of the message being "Large"

      Attachments

        Issue Links

          Activity

            People

              tabish Timothy A. Bish
              tabish Timothy A. Bish
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: