We have a WebLogic server with Java8 u172, I used "jmap -heap $pid
" to check the heap memory usage, and then lead to Full GC every second. I waited for about 5 mins. It didn't stop. I can only try to kill -9
and restart the server.
Does anyone know what happened?