当前位置:   article > 正文

docker 报错 Exited (1) 4 minutes ago_exited (1) 2 minutes ago

exited (1) 2 minutes ago

1. 查看原因

docker logs nexus

  • 1
  • 2

在这里插入图片描述

2. 报错原因

OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000e7000000, 419430400, 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 419430400 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/sonatype/nexus/hs_err_pid1.log

由于物理空间不足报错
链接: https://blog.csdn.net/YKenan/article/details/88763483

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/511592
推荐阅读
相关标签
  

闽ICP备14008679号