Re: Debugging file lock problem

2009-06-09 Thread Michael McCandless
This doesn't exist today, but it'd be straightforward to implement your own LockFactory that is verbose? Mike On Fri, Jun 5, 2009 at 1:15 PM, Newman, Billy wrote: > I am having a problem where I am getting lock timeouts when trying to write > to my index file.  It would be nice if I could turn o

Debugging file lock problem

2009-06-05 Thread Newman, Billy
I am having a problem where I am getting lock timeouts when trying to write to my index file. It would be nice if I could turn on logging to see which server/application has the lock and when. Is there a way to see the lock information without changing code? Thanks, Billy ___