I have a set of nightly reports.
Sometimes I get the exception:
The process cannot access the file because it is being used by another proce
I was trying to start a Java program and got the message. Looking in Task Manager, there was already a Java task running (looping?) when I killed that process, my process was able to run.