Skip to content

java.rmi.server.ExportException: Port already in use: 7203 #49

@bondarYehor

Description

@bondarYehor

Hello,

I'm looking for good dockerized kafka environment for local development and found you repo suitable.

When I run "complex build" or make a docker-compose.yml everything started successfully but Kafka topic creation is failed with

kafka@ac447f2a0628:~$ kafka-topics.sh --create --topic test --replication-factor 1 --partitions 1 --zookeeper zookeeper:2181 Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 7203; nested exception is: java.net.BindException: Address already in use

Could you please help me with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions