You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erwin Dondorp (Jira)" <ji...@apache.org> on 2021/06/21 22:09:00 UTC

[jira] [Closed] (ARTEMIS-3209) improve error message AMQ222186: unable to authorise cluster control

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

Erwin Dondorp closed ARTEMIS-3209.
----------------------------------

> 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
>            Assignee: Justin Bertram
>            Priority: Major
>             Fix For: 2.18.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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 did not yet provide 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(566)}}, 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)