下载
中文
注册

设置超大内存后无法启动MindStudio

问题描述

在Linux启动MindStudio时,报错“Could not reserve enough space for xxx object heap”,提示信息如下。

问题原因

用户在菜单栏选择“Help > Change Memory Settings”,弹出的Memory Settings窗口(以图1为例)中设置的运行内存大小超过启动运行主机的内存大小。如主机内存为512MB,而用户设置内存为2014MB。
图1 Memory Settings(Linux)

设置的运行内存大小应在256~2147483647范围内。若超过该范围,单击“Save and Restart”,将提示“The value should be an integer”。

解决方法

访问用户目录下的mindstudio64.exe.vmoptions文件,修改-Xmx参数的值,设置一个合理的大小,该值至少小于主机内存。

Linux端: ~/.config/Huawei/MindStudioMS-{version}/mindstudio64.vmoptions