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/04/18 17:05:48 UTC

[GitHub] [rocketmq] smiletrl commented on issue #2553: openjdk11 mq4.8. mqnamesrv error

smiletrl commented on issue #2553:
URL: https://github.com/apache/rocketmq/issues/2553#issuecomment-822024676


   This [article](https://chowdera.com/2021/01/20210107122409152h.html) might be helpful for JDK 1.9+. To make it simple, I just used jdk 1.8. Then it works fine. The two commands are also required to make it start successfully.
   
   ```
   mkdir -p ~/store/commitlog/
   mkdir -p ~/store/consumequeue/ 
   ```


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