Erwin Dondorp created ARTEMIS-3209:
--------------------------------------

             Summary: improve error message AMQ222186: unable to authorise 
cluster control
                 Key: ARTEMIS-3209
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3209
             Project: ActiveMQ Artemis
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 2.17.0
            Reporter: Erwin Dondorp


I am converting my Artemis systems to use SSL on every connection. this 
includes the broker connections as needed for the clustering. At this stage, 
I've probably not yet provided the correct trust-store and got an error for 
that.
The error message that was shown is "AMQ222186: unable to authorise cluster 
control".
That message is not very informative. Looking at 
{{ClusterConnectionImpl.java(41)}}, I see that the original exception is 
ignored and replaced by this error message.

My suggestion is to include the original exception with the message.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to