Possible cause of "file decompression error"

Possible cause of "file decompression error"

Question:
What is the possible cause of error below?

<Log><TM>062908</TM><MT>Recovery</MT><DB>Contents and DB</DB>
<Msg>/var/www/html/test.site.net/test.php: recovery failure (file decompression error).
</Msg>
</Log>

Answer:
The possible causes are either
- insufficient space
- no permission
- /var/www/html/test.site.net/test.php is locked by other process
- Backup file for /var/www/html/test.site.net/test.php is missing/locked by other process
- The OS system ran out of 'file descriptor' resource

More Information:
The user manual has basic explanation of many other error messages.
It will be help to find out root cause of errors.