I had the same issue. The only way I could figure it out that was just delete the C:\tmp\kafka-logs
directory. After that i was able to start up the kafka server.
You will lose your data and the offset will start from 0.
I had the same issue. The only way I could figure it out that was just delete the C:\tmp\kafka-logs
directory. After that i was able to start up the kafka server.
You will lose your data and the offset will start from 0.