You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is:issue is:open 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 Manual chapter on the daemon at https://docs.gradle.org/6.5/userguide/gradle_daemon.html Process command line: C:\Users\mdashraful.maruf.jdks\corretto-1.8.0_322\bin\java.exe -Xmx1024m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp C:\Users\mdashraful.maruf.gradle\wrapper\dists\gradle-6.5-all\2oz4ud9k3tuxjg84bbf55q0tn\gradle-6.5\lib\gradle-launcher-6.5.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 6.5 Please read the following process output to find out more:
Error occurred during initialization of VM Unable to allocate 32768KB bitmaps for parallel garbage collection for the requested 1048576KB heap. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
Check the JVM arguments defined for the gradle process in:
gradle.properties in project root directory
The text was updated successfully, but these errors were encountered:
here is the stackTrace -
is:issue is:open 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 Manual chapter on the daemon at https://docs.gradle.org/6.5/userguide/gradle_daemon.html Process command line: C:\Users\mdashraful.maruf.jdks\corretto-1.8.0_322\bin\java.exe -Xmx1024m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp C:\Users\mdashraful.maruf.gradle\wrapper\dists\gradle-6.5-all\2oz4ud9k3tuxjg84bbf55q0tn\gradle-6.5\lib\gradle-launcher-6.5.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 6.5 Please read the following process output to find out more:
Error occurred during initialization of VM Unable to allocate 32768KB bitmaps for parallel garbage collection for the requested 1048576KB heap. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
Check the JVM arguments defined for the gradle process in:
The text was updated successfully, but these errors were encountered: