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 2021/09/06 11:57:00 UTC

[GitHub] [rocketmq] coolc4 commented on issue #3321: bug:In the openjdk-11 environment, the broker example will report an exception when exiting from mqshutdown normally

coolc4 commented on issue #3321:
URL: https://github.com/apache/rocketmq/issues/3321#issuecomment-913589511


   We can shield this exception by modifying the startup parameters in runbroker.sh
   Add JAVA_OPT="${JAVA_OPT} --add-exports java.base/jdk.internal.ref=ALL-UNNAMED"
   [0001-fix-fixed-the-broker-example-will-report-an-exceptio.txt](https://github.com/apache/rocketmq/files/7115801/0001-fix-fixed-the-broker-example-will-report-an-exceptio.txt)
   


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

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

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