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/03/08 14:50:37 UTC

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

Howard Gao created ARTEMIS-1024:
-----------------------------------

             Summary: 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.0.0


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)