You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martyn Taylor (JIRA)" <ji...@apache.org> on 2017/03/10 13:57:07 UTC

[jira] [Updated] (ARTEMIS-1024) Management operation causes ClassNotFoundException

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

Martyn Taylor updated ARTEMIS-1024:
-----------------------------------
    Fix Version/s:     (was: 2.0.0)
                   2.next

> Management operation causes ClassNotFoundException
> --------------------------------------------------
>
>                 Key: ARTEMIS-1024
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1024
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 1.5.3
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>            Priority: Minor
>             Fix For: 2.next
>
>
> Artemis expose createQueue() method to management console like Jon. If the queue to be created already exists it throws an ActiveMQException back to the console, which will get a ClassNotFoundException when deserializing the exception. 
> To fix that it should throw a common java exception like IllegalStateException.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)