This message was deleted.
# community-support
s
This message was deleted.
v
Did you intend to ask a question?
p
sure, what does this mean and what can i do?
v
May I ask which part of
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)
is unclear?
You can look in the daemon logs in
<GRADLE_USER_HOME>/daemon/
whether you find more information that couldn't be sent to the client. But usually this happens - just like the error describes - when the daemon is killed. A typical case is if the OOM killer on Linux killed it, check your system log files for that.