Error:Unable to start the daemon process.

此问题可能是由守护程序的错误配置引起的 .

For example,

使用了无法识别的jvm选项 .
请参阅 http://gradle.org/docs/2.2.1/userguide/gradle_daemon.html 上守护程序的用户指南章节 . 请阅读以下流程输出以了解更多信息:

13:41:17.232 [main] DEBUG o.g.l.daemon.bootstrap.DaemonMain - Assuming the daemon was started with following jvm opts: [-XX:MaxPermSize=256m, -XX:+HeapDumpOnOutOfMemoryError, -Xmx1024m, -Dfile.encoding=x-windows-949, -Duser.country=KR, -Duser.language=ko, -Duser.variant]

构建或创建新项目时发生此错误 .