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

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

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

Howard Gao closed ARTEMIS-1024.
-------------------------------
    Resolution: Fixed

> 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)