Posted By:
M_Karthikeyan
Posted On:
Monday, June 3, 2002 05:49 AM
My java process holds open file pointers to a file, and the file is backed up, zeroed & touched by a parallel logrotate process. How do I identify this from inside my java process so that I can close the pointer and reopen it?