You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/09/29 10:06:47 UTC

[GitHub] [rocketmq] Git-Yang opened a new issue #2328: The broker instance failed to start due to ACL parameter error

Git-Yang opened a new issue #2328:
URL: https://github.com/apache/rocketmq/issues/2328


   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   The parameter input error (sh mqadmin updateaclconfig -n -c -a -s -ttopicA), When updating ACL configuration through the console.
   
   - What did you expect to see?
   Check parameters to avoid parameter errors, When updating ACL configuration file.
   
   - What did you see instead?
   The broker instance failed to start due to ACL parameter error.
   
   2. Please tell us about your environment:
   version:4.7.0
   jdk 8
   centos 7
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
   ERROR: java.lang.ClassCastException: java.lang.Class cannot be cast to org.apache.rocketmq.acl.AccessValidator
   Reason: Initialization failed while loading 'PlainAccessValidator'.
   ![image](https://user-images.githubusercontent.com/30995057/94544160-7ad6d800-027d-11eb-88c9-5c8ef83a9e8b.png)
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] duhenglucky closed issue #2328: The broker instance failed to start due to ACL parameter error

Posted by GitBox <gi...@apache.org>.
duhenglucky closed issue #2328:
URL: https://github.com/apache/rocketmq/issues/2328


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org