You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2021/04/13 01:12:00 UTC

[jira] [Assigned] (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 ]

Justin Bertram reassigned ARTEMIS-3209:
---------------------------------------

    Assignee: Justin Bertram

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