You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "zhuermao (via GitHub)" <gi...@apache.org> on 2023/03/13 06:14:42 UTC

[GitHub] [rocketmq] zhuermao commented on issue #6096: Cannot start mqbroker.cmd due to corrupted delayOffset.json file on Windows system

zhuermao commented on issue #6096:
URL: https://github.com/apache/rocketmq/issues/6096#issuecomment-1465572885

   # Reproducing the bug
   
   I have found the way to reproduce the bug:
   
   * Power off my laptop by continuously pressing the power button for several seconds when the RocketMQ broker is running.
   * Power on my laptop, I find that `C:\Users\shawn.zhu\store\config\delayOffset.json` has already corrupted.
     * Sometimes, the content of `delayOffset.json` is 21 bytes of `NUL`.  Sometimes, `delayOffset.json` does not exist at all.
     * Everytime, the content of `delayOffset.json.bak` and `delayOffset.json.tmp` are both 21 bytes of `NUL`.


-- 
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: commits-unsubscribe@rocketmq.apache.org

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