Hi Team, I got the following error: `Could not cre...
# community-support
u
Hi Team, I got the following error:
Could not create service of type FileAccessTimeJournal using
GradleUserHomeScopeServices.createFileAccessTimeJournal().
> Failed to ping owner of lock for journal cache (/Users/utsavbhetwal/.gradle/caches/journal-1) (lock id: -4032313904963299416, port: 55239)
I deleted the journal-1 file:
sudo rm -r /Users/utsavbhetwal/.gradle/caches/journal-1
But now I get:`java.io.FileNotFoundException: /Users/utsavbhetwal/.gradle/caches/journal-1/file-access.properties (No such file or directory)` Any solution fo this please?