0

It is successful to create the event receiver type kafka in the first time. however the second , when I run the kafka again and create a new event receiver from wso2 cep .

It show the message as below

"Failed to add event receiver, Exception: java.lang.NoClassDefFoundError: org/apache/kafka/common/security/JaasUtils"

and failed to add the new event receiver.

How should I handle that cases?

Community
  • 1
  • 1

1 Answers1

0

If you want to set kafka event receiver you need to configure some prerequisites. You need to add some dependency jar files to set kafka event receiver. you can refer this doc for more details.

HM.Rajjaz
  • 369
  • 1
  • 3
  • 17