An error occurred while deploying: process cannot access file already in use
0
I am trying to locally deploy my app. At random, the following error appears: Sometimes it appears within minutes, sometimes I am blocked from working for over 30 minutes. At some point, the error just disappears. I tried already the following, but could not solve the problem: - cleaning my deployment dir - deleting my deployment dir - closing any open windows / browsers Can somebody help`?
asked
Katharina Ecker
1 answers
1
Hi,
Try to kill/stop the Java.exe process.
or the .lock file (<your project>.mpr.lock) and then try to deploy.