错误信息如下:
Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000c0000000, 1073741824, 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 1073741824 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /usr/local/src/kafka_2.10-0.10.0.1/bin/hs_err_pid5584.log
错误原因:
Kafka默认使用-Xmx1G -Xms1G<

最低0.47元/天 解锁文章
1775

被折叠的 条评论
为什么被折叠?



