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?