Database Error Messages

ACFS-07054

file has invalid _WindowsAttributes value(s)
found: string
, but expected to find: 0
for file:
string

Cause

The _WindowsAttributes property of the indicated file was invalid. The _WindowsAttributes value must be zero since file was not created on a Windows system.


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.