| Previous | Next |
| FSRM_E_UNSECURE_LINK_TO_HOSTED_MODULE | FSRM_E_CACHE_MODULE_ALREADY_EXISTS |
FSRM_E_CACHE_INVALID
FSRM_E_CACHE_INVALID means FSRM found a property cache for the file but could not trust or parse it. The cache can be stale, truncated, inconsistent with current definitions, or damaged by file-system or metadata changes.
Rebuild only after preserving evidence
- Record the file identity, volume, current property definitions, and module messages.
- Check whether the file was copied, restored, deduplicated, or modified outside the storage module that owns the cache.
- Clear or rebuild cached properties through supported FSRM APIs, then rerun classification.
The built-in cache is only one possible storage location; other modules can store properties in files or databases. Deleting alternate streams or metadata manually can destroy unrelated data and still leave external storage inconsistent. Use the classification manager and storage-module contract to retrieve, clear, and persist values in a controlled sequence.
Storage module types · Retrieve stored properties · Store classification properties
Looking for a different code? Search another status or error code.
