【OOM】OOM异常(转)

OOM有以下几种,其中第8种跟linx系统有关。

1、java.lang.OutOfMemoryError:Java heap space
2、java.lang.OutOfMemoryError:GC overhead limit exceeded
3、java.lang.OutOfMemoryError:Permgen space
4、java.lang.OutOfMemoryError:Metaspace
5、java.lang.OutOfMemoryError:Unable to create new native thread
6、java.lang.OutOfMemoryError:Out of swap space?
7、java.lang.OutOfMemoryError:Requested array size exceeds VM limit
8、Out of memory:Kill process or sacrifice child

转自:https://www.jianshu.com/p/2fdee831ed03

posted @ 2019-07-09 15:10  RedGuardian  阅读(178)  评论(0编辑  收藏  举报