coder-zzzz opened a new issue #2078: URL: https://github.com/apache/rocketmq/issues/2078
`Caused by: org.apache.rocketmq.acl.common.AclException: [10015:signature-failed] unable to calculate a request signature. error=Algorithm HmacSHA1 not available ` There is an error when use openjdk-1.8.0, because there is no jre dir under $JAVA_HOME when install by yum or other tools. So it will better to add $JAVA_HOME/lib/ext to the runbroker.sh ---------------------------------------------------------------- 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: [email protected]
