Answers for "cannot lock execution history cache (f:\me\air_logitics\.gradle\7.0.2\executionhistory) as it has already been locked by this process."

8

cannot lock java compile cache as it has already been locked by this process

find ~/.gradle -type f -name "*.lock" -delete
Posted by: Guest on May-28-2020

Code answers related to "cannot lock execution history cache (f:\me\air_logitics\.gradle\7.0.2\executionhistory) as it has already been locked by this process."

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language