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

org.apache.kafka.common.KafkaException: Failed to construct kafka producer #117

Open
valentinajemuovic opened this issue May 23, 2023 · 0 comments

Comments

@valentinajemuovic
Copy link

Java Version:

PS C:\GitHub\eventuate-tram\eventuate-tram-examples-customers-and-orders> java -version openjdk version "1.8.0_322" OpenJDK Runtime Environment Corretto-8.322.06.1 (build 1.8.0_322-b06) OpenJDK 64-Bit Server VM Corretto-8.322.06.1 (build 25.322-b06, mixed mode) PS C:\GitHub\eventuate-tram\eventuate-tram-examples-customers-and-orders>

Gradle Build:

`
PS C:\GitHub\eventuate-tram\eventuate-tram-examples-customers-and-orders> ./gradlew

BUILD SUCCESSFUL in 881ms
1 actionable task: 1 executed

`

./gradlew buildAndStartServicesMySql

`
o.s.boot.SpringApplication : Application run failed

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventuateKafkaProducer' defined in class pa
th resource [io/eventuate/tram/cdc/connector/configuration/KafkaMessageTableChangesToDestinationsConfiguration.class]: Bean instantia
tion via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.e
ventuate.messaging.kafka.producer.EventuateKafkaProducer]: Factory method 'eventuateKafkaProducer' threw exception; nested exception is org.apache.kafka.common.KafkaException: Failed to construct kafka producer
at
`

See the attached log file:

command_line_response.txt

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

1 participant