confluentinc / confluent-cli

Confluent Platform CLI
Other
60 stars 38 forks source link

Cannot start Schema Registry, Kafka Server is not running. Check your deployment #79

Closed pavankjadda closed 6 years ago

pavankjadda commented 6 years ago

Hello, I just downloaded Confluent and try to run it based on instructions. When I run the command ./confluent start, I get an error message

$ ./confluent start
zookeeper is already running. Try restarting if needed
Starting kafka
Kafka failed to start
kafka is [DOWN]
Cannot start Schema Registry, Kafka Server is not running. Check your deployment

Am I doing something wrong here?

pavankjadda commented 6 years ago

Never mind guys. Even though I stopped other Kafka service, it's still running in the background. After killing it manually, Kafka server is up

mayankbharti26 commented 4 years ago

jps kill -9 pid