You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
`
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
The text was updated successfully, but these errors were encountered: