Home > Back-end > The JVM to run after a period of time without response to feign death
The JVM to run after a period of time without response to feign death
Time:05-27
I have a Java project, but not on a regular basis will be dead, After performing the jmap - F, the system automatically restored, I have also performs jstack, also must use the -f, to get the file all the thread is blocked, and no deadlocks or wait for some resources, perform the jstack -f, system can automatically recover,
PC PU OC OU YGC FGC FGCT GCT 44 0 0.000 1.742 262144.0 159521.7 4194304.0 329202.4
Great god help solve the trouble
CodePudding user response:
Is there a memory leak, the system resources are running out,