Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / November 2005

Tip: Looking for answers? Try searching our database.

Possible to test if file is open in another process?

Thread view: 
Chris - 26 Nov 2005 21:54 GMT
Is it possible to test if a file is open by another process?

I don't want to lock the file. I just want to know if another process has it
open for any reason.

I'm using JDK 1.4, so NIO is available. I couldn't find any methods that
would do it, though. The closest ones I could find had to do with creating a
FileLock on a channel. But that doesn't help.
Marc E - 26 Nov 2005 22:20 GMT
maybe you could try renaming the file to itself. if the file is locked, it
should return false
> Is it possible to test if a file is open by another process?
>
[quoted text clipped - 4 lines]
> would do it, though. The closest ones I could find had to do with creating
> a FileLock on a channel. But that doesn't help.
Chris Smith - 26 Nov 2005 22:30 GMT
> maybe you could try renaming the file to itself. if the file is locked, it
> should return false

No, that would depend on the operating system.  Without cooperative
locking, there is no way to accomplish the requested task in a portable
way.

Signature

www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.