I\'m trying to write a procedure that makes sure a file is not opened in java. I was following this reference:
How to check if a file is open by another process (Java/Lin