| Previous | Next |
| IMAPI_E_STASHFILE_SEEK_FAILURE | IMAPI_E_STASHFILE_READ_FAILURE |
IMAPI_E_STASHFILE_WRITE_FAILURE
IMAPI_E_STASHFILE_WRITE_FAILURE identifies a write failure in IMAPI2FS temporary staging storage. When files are staged, IMAPI writes source data into stash files in the working directory before the burn. The failure therefore occurs before or independently of writing sectors to optical media.
Capture local storage state at the exact staging write
- Record free bytes, quota state, and the filesystem hosting
WorkingDirectory. - Check disk, filesystem, antivirus, and endpoint-security events for the temporary file path.
- Identify the source file being staged so a reproducible amount of written data can be correlated with the failure.
A nearly full volume, quota, I/O error, or interference with the staging file can all be more relevant than the disc in the recorder. Do not simply disable staging to suppress the HRESULT: IMAPI may stage certain sources for throughput or accessibility reasons, and direct burning from an unstable source can create a different failure. Repair the local temporary-storage path or choose a reliable working directory with sufficient capacity.
StageFiles · WorkingDirectory · IFileSystemImage
Looking for a different code? Search another status or error code.
