Hey Buks,

On Mon, 27 Jan 2020 at 07:51, <buks...@gmail.com> wrote:

>
>
> Hi, I would appreciate any help on this.
>
> Thanks a stack!
>
> Buks
>
>
>
> <dependency>
>     <groupId>org.apache.kafka</groupId>
>     <artifactId>kafka-clients</artifactId>
>     <version>${kafka.version}</version>
> </dependency>
>
>
>
> <kafka.version>2.3.1</kafka.version>
>
>
>
> <parent>
>     <groupId>org.springframework.boot</groupId>
>     <artifactId>spring-boot-starter-parent</artifactId>
>     <version>2.2.4.RELEASE</version>
>     <relativePath/> <!-- lookup parent from repository -->
> </parent>
>
>
>
>
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows 10
>
>
>

Seems like you’re using Spring boot with Kafka. Did you manage to start in
debug mode to see where the hickup is? Also, is that the only stack trace
info ?

>

Reply via email to