• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Statistics.exe (Error code 32) at DeleteFile

D

datThomas

Guest
After upgrading to 8.2 I'm getting the following error on several domains when the scheduled task Statistics calculation:

The process cannot access the file because it is being used by another process. (Error code 32) at DeleteFile 'C:\inetpub\vhosts\domain.com\statistics\logs\W3SVC14607\ex070903.log'

I can't find any help on this on these boards. Any thoughts?
 
The solution I found was to go into the domain which is mentioned in the error and delete the logfile.
 
Maybe we have different problems, because that didn't work for me.

If the site has been accessed recently, then the log file is locked by IIS7, so it can't be deleted by statistics.exe or manually via Windows Explorer.

Even if the log file could be deleted manually, IIS would start a new one and lock it as soon as there was a request. Also, I don't want to delete the log files and lose the stats.
 
Back
Top