1

When I execute below command

gradlew lint

I am facing this error:

Starting a Gradle Daemon, 1 incompatible and 8 stopped Daemons could not be reused, use --status for details

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/3.3/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 1572864KB object heap

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

I could not understand anything from log, can someone have explain/solution to this issue.
I tried all comments/solutions given in Android Studio Gradle project "Unable to start the daemon process /initialization of VM" , but not resolved .

kodali
  • 297
  • 1
  • 4
  • 19

0 Answers0