Fraser Adams created QPID-6041:
----------------------------------

             Summary: reloadAcl QMF Method exception message is a bit 
confusing/unhelpful
                 Key: QPID-6041
                 URL: https://issues.apache.org/jira/browse/QPID-6041
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: Fraser Adams
            Priority: Minor


The exception message produced by the aclReload QMF Method is a bit unhelpful, 
for example:

qpidd --auth no

qpid-config reload-acl

The message says "Failed: ACL Module Not Loaded in Broker"


This message implies that the ACL Module has not been loaded, whereas as of 
0.20 that's always part of qpidd as it's not a loadable module anymore. The 
error is *really* due to the fact that an ACL file has not been loaded.

The error message should probably read something like:
"Failed: No ACL Loaded in Broker"





--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to