【发布时间】:2015-01-01 03:28:05
【问题描述】:
我有一个带有Ubuntu 14 和 1GB RAM 的个人服务器。我想在此服务器中配置Liferay 在Glassfish 中运行。
我正在尝试,但初始化过程给了我这个消息:
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000c8bd7000, 84496384, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 84496384 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/liferay-portal-6.2-ce-ga2/glassfish-3.1.2.2/domains/domain1/config/hs_err_pid6797.log
Command start-domain failed.
The DAS was stopped
有人可以建议一些我可以在不更改服务器物理内存的情况下使用的配置吗?
谢谢
【问题讨论】:
标签: java ubuntu glassfish liferay server