java.lang.OutOfMemoryError: GC overhead limit exceeded问题解决

来源:互联网 发布:孙俪的淘宝店铺等花开 编辑:程序博客网 时间:2024/05/31 06:22

最近网站经常出现java.lang.OutOfMemoryError: GC overhead limit exceeded问题。

 

jvm分析相关工具:

jmap命令详解

http://blog.csdn.net/zhaozheng7758/article/details/8623530

 

jstat详解:

http://docs.oracle.com/javase/1.5.0/docs/tooldocs/share/jstat.html

http://blog.163.com/yangshuo_qq/blog/static/2554680201272871350110/

 

相关文章:

https://plumbr.eu/outofmemoryerror/gc-overhead-limit-exceeded

 

java.lang.OutOfMemoryError:GC overhead limit exceeded填坑心得

http://blog.csdn.net/peachpi/article/details/45420989

 

What is ‘java.lang.OutOfMemoryError: GC overhead limit exceeded’?
http://www.jvmhost.com/articles/what-is-java-lang-outofmemoryerror-gc-overhead-limit-exceeded

0 0
原创粉丝点击