MdKamranUddin opened a new issue, #11267: URL: https://github.com/apache/ignite/issues/11267
Hi All, The use case is we are upgrading our Spring Boot project which is using Ignite dependency from Java v8 to Java v17 and have put all the jvm args mentioned in the documentation as well and using the 2.16 version of Ignite in the pom.xml but its still giving the below error-- Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field long java.nio.Buffer.address accessible: module java.base does not "opens java.nio" to unnamed module @15761df8 Please help anyone if there are any working fix for this. Thanks & Regards, Kamran Note: Can't put the full stack trace as working in a Client VDI -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
