Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KafkaServer id=2] Fatal error during KafkaServer shutdown. (kafka.server.KafkaServer) #749

Open
hubcomsix opened this issue Jul 9, 2024 · 1 comment

Comments

@hubcomsix
Copy link

CurrentBehavior

[2024-07-09 15:22:53,622] ERROR [KafkaServer id=2] Fatal error during KafkaServer shutdown. (kafka.server.KafkaServer)
java.lang.IllegalStateException: Kafka server is still starting up, cannot shut down!
at kafka.server.KafkaServer.shutdown(KafkaServer.scala:670)
at kafka.server.KafkaServerStartable.shutdown(KafkaServerStartable.scala:54)
at kafka.Kafka$.$anonfun$main$3(Kafka.scala:80)
at kafka.utils.Exit$.$anonfun$addShutdownHook$1(Exit.scala:38)
at java.lang.Thread.run(Thread.java:750)
[2024-07-09 15:22:53,629] ERROR Halting Kafka. (kafka.server.KafkaServerStartable)

@OneCricketeer
Copy link

Please provide more details about your setup and what commands you're running. What versions, what host OS, etc.

Note - there's an officially maintained Apache Kafka docker image now rather than this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants