We are currently running V6 asp.net and doing a full nightly index. Occassionally (2-3 times per week) some of the .tmp files cannont be renamed causing the search engine to throw various errors. The log files end with the following message:
Unable to rename file from zoom_recommended.zdat.tmp to zoom_recommended.zdat
Sometimes it's one file; sometimes mutliple files. When I try to manually delete the zdat file and rename the tmp file it tells me the file is locked. The only solution seems to be restarting IIS which then releases the file. Obviously this is not a great solution.
I have upgraded both the search and the asp control. Other thoughts?
Unable to rename file from zoom_recommended.zdat.tmp to zoom_recommended.zdat
Sometimes it's one file; sometimes mutliple files. When I try to manually delete the zdat file and rename the tmp file it tells me the file is locked. The only solution seems to be restarting IIS which then releases the file. Obviously this is not a great solution.
I have upgraded both the search and the asp control. Other thoughts?
Comment