Cannot invoke "jdk.internal.platform.CgroupInfo.getMountPoint()
ohonchar
HOBBYOP

9 months ago

Hello, I'm running Spring boot app in Kotlin and I did not change anything, but from today:

Caused by: java.lang.NullPointerException: Cannot invoke "jdk.internal.platform.CgroupInfo.getMountPoint()" because "anyController" is null

Solved$10 Bounty

Pinned Solution

ohonchar
HOBBYOP

9 months ago

I've found the cause of issue, I used the openjdk:17-jdk-slim but needed eclipse-temurin:17-jdk-alpine

1 Replies

ohonchar
HOBBYOP

9 months ago

I've found the cause of issue, I used the openjdk:17-jdk-slim but needed eclipse-temurin:17-jdk-alpine


Status changed to Solved brody 9 months ago


Loading...