You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Shailendra Kumar singh (JIRA)" <ji...@apache.org> on 2018/11/08 03:59:00 UTC

[jira] [Updated] (ARTEMIS-2166) Unable to delete queue with single quote from console.

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

Shailendra Kumar singh updated ARTEMIS-2166:
--------------------------------------------
    Summary: Unable to delete queue with single quote from console.  (was: [Console] Unable to delete queue with single quote from console.)

> Unable to delete queue with single quote from console.
> ------------------------------------------------------
>
>                 Key: ARTEMIS-2166
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2166
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: 2.6.3
>            Reporter: Shailendra Kumar singh
>            Priority: Major
>
> Unable to delete queue will single quote from console. 
> Console logs the below error message.
> {code:java}
> org.apache.activemq.artemis.api.core.ActiveMQNonExistentQueueException : AMQ119017: Queue SingleQuote does not exist
> {code}
> Workaround:-
> Delete the queue using CLI command:-
> {code:java}
> ./artemis queue delete --name "Single'Quote"
> {code}
>  



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