Search:

Type: Posts; User: niputaidea

Search: Search took 0.00 seconds.

  1. As stated before, this is for a Windows...

    As stated before, this is for a Windows Environment (XP/Server 2003 mostly). I can not use a third party application, because I need to be able to determine what process(es) is(are) locking the file...
  2. How to determine what process(es) is(are) locking a file?

    I have a Java application that uses java.nio.channels.FileLock to obtain a lock on a file. But unfortunately the API does not provide a method to determine when the lock is unsuccessful what...
  3. How to determine what process(es) is(are) locking a file?

    I have a Java application that uses java.nio.channels.FileLock to obtain a lock on a file. But unfortunately the API does not provide a method to determine when the lock is unsuccessful what...
Results 1 to 3 of 3