【发布时间】:2014-09-20 11:52:45
【问题描述】:
Android Studio (Beta) 0.8.4 版本
操作系统版本:Windows 8
Java JRE/JDK 版本:1.8.0_11
Error:Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at http://gradle.org/docs/1.12/userguide/gradle_daemon.html
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for 1048576KB object heap
Java HotSpot(TM) Client VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
【问题讨论】:
-
我尝试了很多方法 WO 成功了。当我将嵌入式 JDK(推荐 :) 替换为另一个 JDK 时有什么帮助 - 我安装了 appart。 'File->ProjectStructure-> JDK Location' 我的嵌入式 JDK 可能以某种方式损坏。
标签: java android jvm daemon beta