为什么win10下 kafka 0.11重启时报timeindex文件被占用?

发布于 2022-09-05 20:15:10 字数 1824 浏览 17 评论 0

[2017-08-15 14:28:29,406] WARN Found a corrupted index file due to requirement f
ailed: Corrupt index found, index file (D:kafka-stackkafka-logsmsg-000000000
000000000000.index) has non-zero size but the last offset is 0 which is no large
r than the base offset 0.}. deleting D:kafka-stackkafka-logsmsg-000000000000
000000000.timeindex, D:kafka-stackkafka-logsmsg-000000000000000000000.index,
and D:kafka-stackkafka-logsmsg-000000000000000000000.txnindex and rebuildin
g index... (kafka.log.Log)
[2017-08-15 14:28:29,410] ERROR There was an error in one of the threads during
logs loading: java.nio.file.FileSystemException: kafka-stackkafka-logsmsg-00
0000000000000000000.timeindex: 另一个程序正在使用此文件,进程无法访问。
(kafka.log.LogManager)
[2017-08-15 14:28:29,415] FATAL [Kafka Server 0], Fatal error during KafkaServer

  1. Prepare to shutdown (kafka.server.KafkaServer)
    java.nio.file.FileSystemException: kafka-stackkafka-logsmsg-0000000000000000

00000.timeindex: 另一个程序正在使用此文件,进程无法访问。

   at sun.nio.fs.WindowsException.translateToIOException(WindowsException.j

ava:86)

   ... ...
   at java.lang.Thread.run(Thread.java:748)

[2017-08-15 14:28:29,415] WARN Found a corrupted index file due to requirement f
ailed: Corrupt index found, index file (D:kafka-stackkafka-logs__consumer_off
sets-000000000000000000000.index) has non-zero size but the last offset is 0 wh
ich is no larger than the base offset 0.}. deleting D:kafka-stackkafka-logs__
consumer_offsets-000000000000000000000.timeindex, D:kafka-stackkafka-logs__c
onsumer_offsets-000000000000000000000.index, and D:kafka-stackkafka-logs__co
nsumer_offsets-000000000000000000000.txnindex and rebuilding index... (kafka.lo
g.L

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

笔落惊风雨 2022-09-12 20:15:11

问题解决了吗?原因是?

没有你我更好 2022-09-12 20:15:11

删除 C:\tmp\kafka-logs

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文