标签:使用 sp 文件 div on bs 应用 如何 nbsp
原因:系统设置中有设置了不允许over commit
so,无法分配足够内存
/etc/sysctl.conf
vm.overcommit_memory=1 或者sysctl vm.overcommit_memory=1
或者
JVM无法启动,jps无法运行,提示内存不足
原文地址:http://www.cnblogs.com/chengyeliang/p/4045206.html