'Caused by: java.lang.AssertionError: Could not delete caches dir

"Compilation with Kotlin compile daemon was not successful java.rmi.ServerError: Error occurred in server thread; nested exception is: java.lang.AssertionError: Could not delete caches dir"

Every time I change any .java file and trying to run app showing this error. Temporary solution is I have to end process jave.exe and it will work. Is there any permanent solution?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source