关于Java HotSpot(TM) 64-Bit Server VM warning: Insufficient space for shared memory file: 11043的解决办

Posted jeremy1888

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关于Java HotSpot(TM) 64-Bit Server VM warning: Insufficient space for shared memory file: 11043的解决办相关的知识,希望对你有一定的参考价值。

Java HotSpot(TM) 64-Bit Server VM warning: Insufficient space for shared memory file:

   /tmp/hsperfdata_work/23408

Try using the -Djava.io.tmpdir= option to select an alternate temp location.

错误表示某区内存已满!

  df -h        查看内存使用情况。

解决:

  输入命令 find / -size +200M -exec du -h {} ;   查看大于200M的文件(首选删除日志文件)。

 

直接删除logs下面的所有文件

rm -rf ./logs/*

以上是关于关于Java HotSpot(TM) 64-Bit Server VM warning: Insufficient space for shared memory file: 11043的解决办的主要内容,如果未能解决你的问题,请参考以下文章

Java HotSpot(TM) 64-Bit Server VM warning: Insufficient space for shared memory file...

错误:Java HotSpot(TM) 64-Bit Server VM warning: Insufficient space for shared memory file

Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000fa980000, 59244544, 0)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in

Java HotSpot(TM) 64-Bit Server VM warning: CodeCache is full. Compiler has been disabled

首次启动Kafka报Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000c0000000, 107