5.请谈谈你对OOM的认识

Scroll Down

大纲

image-1662988418733

java.lang.StatckOverFlowError

image-1662988442237

java.lang.OutOfMemoryError: Java heap space

image-1662988454815

java.lang.OutOfMemoryError: GC overhead limit exceeded

image-1662988470849
image-1662988481723

java.lang.OutOfMemoryError: Direct buffer memory

image-1662988499731
image-1662988522718

java.lang.OutOfMemoeryError: unable to create new native thread

image-1662988537232
image-1662988545407

  • 服务器级别调参调优
    image-1662988565900

java.lang.OutOfMemoryError: Metaspace

image-1662988592836
image-1662988601351

  • 使用java -XX:+PrintFlagsInitial命令查看本机的初始化参数,-XX:Metaspacesize为21810376B(大约20.8M)
    image-1662988621854