You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2018/04/30 17:03:03 UTC

[jira] [Closed] (ARTEMIS-1753) When using the 1.5.5 Artemis JMS Client, NPE is thrown when creating a durable subscription

     [ https://issues.apache.org/jira/browse/ARTEMIS-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clebert suconic closed ARTEMIS-1753.
------------------------------------

> When using the 1.5.5 Artemis JMS Client, NPE is thrown when creating a durable subscription
> -------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1753
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1753
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Martyn Taylor
>            Priority: Major
>             Fix For: 2.5.1
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)