Hi I need help with the following error: ```This JVM does not support getting OS memory, so no OS me...
s

Samyak Jain

over 5 years ago
Hi I need help with the following error:
This JVM does not support getting OS memory, so no OS memory status updates will be broadcast
Initialized native services in: /home/samyak/Kotlin/master/kotlin-1.3.30/.gradle/native
:kotlin-gradle-plugin:compileGroovy FAILED
:kotlin-gradle-plugin:compileGroovy (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 7.665 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':kotlin-gradle-plugin:compileGroovy'.
> android/databinding/tool/LayoutXmlProcessor$OriginalFileLookup has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

* Try:
Run with --debug option to get more log output. Run with --scan to get full insights.

* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':kotlin-gradle-plugin:compileGroovy'.
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:100)
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:70)
	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:62)
FULL LOGS: https://paste.ubuntu.com/p/MsvSXmh9bB/