Database Error Messages

ACFS-07073

file has _FileEntry structure with incorrect or invalid _FileEntryType value
found: string, but expected to find: string
for file:
string

Cause

The _FileEntryType property of the indicated file did not match its expected value. There are two possible causes:

  1. The _FileEntryType value was incorrect for this particular file.
  2. The _FileEntryType value was not on the list of valid values.

Action

If fsck with the -a switch is currently running, then no further action is needed. fsck will resolve the problem. If fsck is running without the -a switch, then run fsck with the -a switch to resolve the problem.