FEK304W Invalid {0}, {1}, was specified. The default mode, {2}, is used instead.
Explanation
- {0}
- Indicates which
rse.env
property specifies invalid file permissions, for exampleaudit.log.mode
. - {1}
- The invalid file permission definition.
- {2}
- The file permissions that will be used instead.
Invalid file permissions are specified for files maintained by the product. The invalid definition is ignored and the default definition is used instead.
System programmer response
Correct the referenced definition inrse.env
.