ijuma commented on pull request #8830: URL: https://github.com/apache/kafka/pull/8830#issuecomment-786989056
Rebased and regenerated the configs with graalvm ce 21.0.0.2. Need to investigate the error during start-up: > Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class kafka.utils.Exit$ > at com.oracle.svm.core.classinitialization.ClassInitializationInfo.initialize(ClassInitializationInfo.java:239) > at kafka.Kafka$.main(Kafka.scala:122) > at kafka.Kafka.main(Kafka.scala) > ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
