You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Luke Chen (Jira)" <ji...@apache.org> on 2022/06/04 06:37:00 UTC

[jira] [Commented] (KAFKA-13960) ERROR Shutdown broker because all log dirs in c:\kafka\kafka-logs have failed (kafka.log.LogManager)

    [ https://issues.apache.org/jira/browse/KAFKA-13960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547915#comment-17547915 ] 

Luke Chen commented on KAFKA-13960:
-----------------------------------

[~rohitbr] , when Kafka shutdown with `log dirs in c:\kafka\kafka-logs have failed `, it'll show what error the log dir is. Your partial log doesn't show that. You should check the logs earlier to find the root cause. Thanks.

> ERROR Shutdown broker because all log dirs in c:\kafka\kafka-logs have failed (kafka.log.LogManager)
> ----------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-13960
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13960
>             Project: Kafka
>          Issue Type: Test
>          Components: admin
>    Affects Versions: 3.1.1
>            Reporter: rohit k
>            Priority: Critical
>             Fix For: 3.1.1
>
>         Attachments: kafka error.png
>
>
> Am using Kafka for chat application with Django rest framework and react native. while building my API I need to make an API for group deletion. Whenever , I create a group , it will make a NewTopic And i made a group deletion where i will delete that topic . from here, I got an error and cannot get back. whenever , i start kafka server am getting issue " ERROR Shutdown broker because all log dirs in c:\kafka\kafka-logs have failed (kafka.log.LogManager)". I tried changing logs dirs but still error exists.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)