When using Java 17 with kc 20.0.2 getting an error while calling the clearCache rest API
java.lang.reflect.InaccessibleObjectException: Unable to make protected java.util.AbstractMap() accessible: module java.base does not "opens java.util"
Using local Infinispan set up - nodes are joining the cluster fine verified it from logs
Is it something related to the kc version, please help
Regards,
Arpit