ERROR: Unable to start the daemon process. This problem might be caused by incorrect configuration o

谁践踏了优雅 2022-12-11 07:27 287阅读 0赞

背景:

在运行第一个基于鸿蒙OS的程序时,出现了如下报错信息

  1. ERROR: Unable to start the daemon process.
  2. This problem might be caused by incorrect configuration of the daemon.
  3. For example, an unrecognized jvm option is used.
  4. Please refer to the User Manual chapter on the daemon at https://docs.gradle.org/5.4.1/userguide/gradle_daemon.html
  5. Process command line: D:\DevEco Studio\jbr\bin\java.exe -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError // éç½®ç¼è¯æ¶çèææºå¤§å° -Xmx2048m -Dfile.encoding=UTF-8 -Duser.country=CN -Duser.language=zh -Duser.variant -cp C:\Users\Administrator\.gradle\wrapper\dists\gradle-5.4.1-all\3221gyojl5jsh0helicew7rwx\gradle-5.4.1\lib\gradle-launcher-5.4.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 5.4.1
  6. Please read the following process output to find out more:
  7. -----------------------
  8. ����: �Ҳ������޷�����&#x

发表评论

表情:
评论列表 (有 0 条评论,287人围观)

还没有评论,来说两句吧...

相关阅读