小编Jak*_*ter的帖子

突然报错='无法分配内存' (errno=12)

所以今天早上我注意到我的网站关闭了,打开我的服务器,看到网络服务器已经停止。

当我尝试再次启动时,出现此错误

 start -Dhttp.port=80 -Dapplication.secret=**********
[info] Wrote /home/Jakob/Apps/Botlanegg/target/scala-2.11/botlanegg_2.11-1.0.pom

(Starting server. Type Ctrl+D to exit logs, the server will remain in background)

Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000d5550000, 715849728, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 715849728 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /home/Jakob/Apps/Botlanegg/hs_err_pid3892.log
Run Code Online (Sandbox Code Playgroud)

令我困惑的是,昨天网络服务器运行没有问题,今天早上突然停机?Debian 7.8 在服务器上运行。

cat …

linux debian java

13
推荐指数
1
解决办法
6万
查看次数

标签 统计

debian ×1

java ×1

linux ×1