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:
[email protected]


Reply via email to