RE: scary "file not found" failures
From: jal0 <jal0_at_attbi.com>
Date: 2004-06-23 03:02:02 CEST
Just a question...
Are those of you experiencing this problem running any antivirus software?
I've seen a similar thing happening in Microsoft Visual Studios. When initiating a build, I get an "unable to access file. File may be missing or in use". If I immediately initiate another build it goes through with no problems.
The last time I saw this error message I went to explorer and the file in question had been renamed to some random file name with a .tmp extension .I opened it up in a txt editor as it _was_ the same file... only something had decided to rename it at exactly the same time msvc was trying to compile it.
By hitting the 'build' button, msvc re-saves all files automatically before rebuilding so no damage was done. Although once I _didn't_ do an immediate rebuild, but closed the application. The next time I open the project, the file had disappeared. That really sucked. Lucking I had a backup in my subversion repository :)
Anyway, I did some searching on google and found out that other had experienced the same issue and almost all of them had some form of 'Real Time Protection' or antivirus software installed. And the reason for the problems stemmed from the antivirus software trying to scan the file when a application first accesses it. If the timing is right the conflict arises.
I've also seen this issue manifest itself when trying to delete a file. Windows aborts the operation with an error stating it cant delete the file due to it's being used by another process... the antivirus software.
Anyway, maybe this is the problem some of you are seeing this happen sporadically. Try disabling the antivirus software for a while ( when you not surfing the net of course).
Hope this helps. This has been a bugger of a problem for me and I haven't been able to find a solution yet.
Cheerz,
-----Original Message-----
If all someone is doing is constantly updating a subsection of the tree,
Is there some mistake you can make during setup that would cause
I will try to isolate when this bug occurs: it IS happening (sporadically)
Regards,
At 05:46 PM 6/18/2004, you wrote:
----^-------^------^--------^-------^
Phone: 510-708-9825
---------------------------------------------------------------------
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.