Hi, For the Kafka integration in Mendix I’m using Kafka and Kafka connector with library logging module at the Mendix I have no errors but while compiling it hits a “Compilation of Java action failed” I’ve cleared the deployment directory after that also it hits same.Advice on how to fix this? I have attached the screenshot. Thanks in Advance... Mendix modular version: 7.23.6 Module used: Kafka, Kafka connector and library logging
asked
Ragul Raj
1 answers
2
This is caused by the java version you are using for the project, change this to the compatible version and this compilation error should be fixed.