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

When using the 1.5.5 Artemis JMS Client, NPE is thrown when creating a durable subscription

    XMLWordPrintableJSON

Details

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

    Description

      When creating a durable topic subcription using the Artemis 1.5.5 client a QueueQuery is performed to see if the subscription already exists.  There is some code that converts the queue names to the old 1.x scheme.  However, if the subscription does not already exist, the conversion is attempted on a null string, causing an NPE.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              martyntaylor Martyn Taylor
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: