Changes between Initial Version and Version 1 of Error/Can't delete previous state file


Ignore:
Timestamp:
Mar 31, 2008, 6:00:54 PM (16 years ago)
Author:
Didactylos
Comment:

Initial version

Legend:

Unmodified
Added
Removed
Modified
  • Error/Can't delete previous state file

    v1 v1  
     1= Can't delete previous state file =
     2
     3== Can't delete previous state file; Access is denied. ==
     4If you repeatedly see {{{Can't delete previous state file; Access is denied}}} in your message log, you're probably running a program that is accessing files and keeping them locked for long periods.
     5
     6=== Solution ===
     7Try using Microsoft's [http://www.microsoft.com/technet/sysinternals/FileAndDisk/Filemon.mspx FileMon] utility to discover what the offending program is, then configure it to not access files in the BOINC directory. Known problems: TSVNCache (part of TortoiseSVN).
     8
     9----
     10
     11== Can't delete previous state file; The file or directory is corrupted and unreadable. ==
     12
     13=== Example ===
     14{{{
     152007-06-08 14:33:56 [---] Can't delete previous state file; The file or directory is corrupted and unreadable. (0x570)
     16}}}
     17
     18=== Solution ===
     19Back up your BOINC directory and run chkdsk (Windows) or fsck (Unix) on the drive containing it.  If files are irretrievably lost, create a new BOINC directory and reattach all projects.