【发布时间】:2013-05-23 11:10:41
【问题描述】:
每次创建新项目时都会出现此错误:
Failed to import new Gradle project: Could not fetch model of type 'IdeaProject' using Gradle distribution 'http://services.gradle.org/distributions/gradle-1.6-bin.zip'.
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.6/userguide/gradle_daemon.html
Please read below process output to find out more:
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Consult IDE log for more details (Help | Show Log)
有什么想法吗?
【问题讨论】:
-
您是否进入了“帮助 | 显示日志”部分?此外,它是一个非常早期的版本,不适合生产工作,所以如果它经常出错,我不建议浪费太多时间。
-
我昨天遇到了这个问题,但是今天我打开了工作室,它可以工作了。可能是 Internet 连接的问题。尝试重新打开它。
标签: android gradle android-studio