a4363220 opened a new issue, #5042: URL: https://github.com/apache/rocketmq/issues/5042
系统:centos7.9 jdk:11.0.6 rocketmq:4.9.4 启动namesrv没有问题,启动broker出现了以下问题,并且以上环境在之前宕机之前没有问题,是宕机之后再使用脚本启动出现如下提示: WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.rocketmq.store.MappedFile (file:/opt/frame/rocketmq-all-4.9.4-bin-release/lib/rocketmq-store-4.9.4.jar) to method java.nio.DirectByteBuffer.attachment() WARNING: Please consider reporting this to the maintainers of org.apache.rocketmq.store.MappedFile WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.rocketmq.store.MappedFile (file:/opt/frame/rocketmq-all-4.9.4-bin-release/lib/rocketmq-store-4.9.4.jar) to method java.nio.DirectByteBuffer.attachment() WARNING: Please consider reporting this to the maintainers of org.apache.rocketmq.store.MappedFile WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
