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

FAILURE: Build failed with an exception.

  • What went wrong:
    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 https://docs.gradle.org/
    2.14.1/userguide/gradle_daemon.html
    Please read the following process output to find out more:

Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug
    option to get more log output.

Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.

// System win 7 64 bit
java 32 bit

Create file project.Properties
paste the below code ;
org.gradle.jvmargs=-Xmx512m -XX:MaxPermSize=512m

then copy the file .after paste the file in following DIR
C:\Users.gradle\wrapper\dists\gradle-2.14.1-all\4cj8p00t3e5ni9e8iofg8ghvk7\gradle-2.14.1

C:\Users.gradle

how are you sir
C:\Users.gradle\wrapper\dists\gradle-2.14.1-all\4cj8p00t3e5ni9e8iofg8ghvk7\gradle-2.14.1
may you explain clear i did not get

Hi! How are you, this problem is caused why your RAM is low, the solution is create a variable of system of name _JAVA_OPTIONS, and in her input -Xmx512m,Marco Sodero, Argentina