<div dir="ltr">Hey all,<div><br></div><div>I'm trying to run Apache Kafka with Project Leyden, using Java build 24+36-3646.</div><div><br></div><div>I am following the steps laid out in JEP 483, yet when trying to create the ahead-of-time cache (via -XX:AOTMode=create -XX:AOTConfiguration=app.aotconf -XX:AOTCache=app.aot), I'm getting the following exception (full stacktrace at [1]):</div><div><br></div><div>javax.management.NotCompliantMBeanException: com.sun.management.UnixOperatingSystemMXBean: During -Xshare:dump, module system cannot be modified after it's initialized</div><div><br></div><div>Is there any way to analyse that problem, e.g. to identify the MBean in question?</div><div><br></div><div>Thanks for any pointers,</div><div><br></div><div>--Gunnar</div><div><br></div><div>[1] <a href="https://gist.github.com/gunnarmorling/264bfde458c71152336be6faab115563">https://gist.github.com/gunnarmorling/264bfde458c71152336be6faab115563</a></div><div><br></div></div>