分配内存失败:8 (NetBeans)
Posted
技术标签:
【中文标题】分配内存失败:8 (NetBeans)【英文标题】:Failed to allocate memory: 8 (NetBeans) 【发布时间】:2011-11-05 15:51:37 【问题描述】:今天,当我尝试在 2.3.3 平台上的 NetBeans 中运行应用程序时,它告诉我:
Failed to allocate memory: 8
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
模拟器没有启动。
这是我第一次看到它,谷歌对此没有任何回答,我尝试了两个版本的 NetBeans 6.9.1 和 7.0.1
【问题讨论】:
【参考方案1】:我想通了。问题在于我为虚拟机指定的内存量,它是 1024MB,现在我有 512MB 还可以,现在我需要找到如何提高这个内存量,512 不是那么多,而且机器有点慢。
【讨论】:
以上是关于分配内存失败:8 (NetBeans)的主要内容,如果未能解决你的问题,请参考以下文章