Whenever I run Kafka server in windows 10, it failed to rename controller.log to controller.log.time After several failed attempts, it stops running. Do you have any idea how to fix this?
log4j:ERROR Failed to rename [C:\kafka_2.13-2.7.0/logs/controller.log] to [C:\kafka_2.13-2.7.0/logs/controller.log.2021-06-04-00]. log4j:ERROR Failed to rename [C:\kafka_2.13-2.7.0/logs/controller.log] to [C:\kafka_2.13-2.7.0/logs/controller.log.2021-06-04-01]. log4j:ERROR Failed to rename [C:\kafka_2.13-2.7.0/logs/controller.log] to [C:\kafka_2.13-2.7.0/logs/controller.log.2021-06-04-02]. log4j:ERROR Failed to rename [C:\kafka_2.13-2.7.0/logs/controller.log] to [C:\kafka_2.13-2.7.0/logs/controller.log.2021-06-04-03]. log4j:ERROR Failed to rename [C:\kafka_2.13-2.7.0/logs/controller.log] to [C:\kafka_2.13-2.7.0/logs/controller.log.2021-06-04-04]. log4j:ERROR Failed to rename [C:\kafka_2.13-2.7.0/logs/controller.log] to [C:\kafka_2.13-2.7.0/logs/controller.log.2021-06-04-05]. log4j:ERROR Failed to rename [C:\kafka_2.13-2.7.0/logs/controller.log] to [C:\kafka_2.13-2.7.0/logs/controller.log.2021-06-04-06]. log4j:ERROR Failed to rename [C:\kafka_2.13-2.7.0/logs/controller.log] to [C:\kafka_2.13-2.7.0/logs/controller.log.2021-06-04-07]. log4j:ERROR Failed to rename [C:\kafka_2.13-2.7.0/logs/controller.log] to [C:\kafka_2.13-2.7.0/logs/controller.log.2021-06-04-08]. log4j:ERROR Failed to rename [C:\kafka_2.13-2.7.0/logs/controller.log] to [C:\kafka_2.13-2.7.0/logs/controller.log.2021-06-04-09].
