:wave: Couldn't find it in github issues, getting ...
# rancher-desktop
e
👋 Couldn't find it in github issues, getting this error running a java application with rancher desktop 1.19.1 (latest)
Copy code
Fatal error: java.lang.NullPointerException: Cannot invoke "jdk.internal.platform.CgroupInfo.getMountPoint()" because "anyController" is null
which was not happening with 1.18.x, seems like docker desktop had the same issue and it was related to the linux kernel being used: https://github.com/docker/for-mac/issues/7573#issuecomment-2630448677 is this a known issue?
f
Yes, that is very likely the same issue, as Rancher Desktop 1.19 also uses a 6.12 version Linux kernel
e