This is normal: the file will be left in the directory, but, the lock
will not be held (the OS releases it, but does not delete the file).
I think the javadocs state this somewhere.
Mike
On Sat, Apr 18, 2009 at 11:44 AM, Newman, Billy wrote:
> So I have recently switched to using NativeFSLockFac
So I have recently switched to using NativeFSLockFactory so that when my jboss
instance is shutdown or comes down abnormally it does not leave lock files
around. My problem is that it is not working.
I have put in debug to be sure that I am really using NativeFSLockFactory. I
have tested this