INFO/4/FILE_RENAME
Message
INFO/4/FILE_RENAME:The file [fileName] conflicts with log file directory, it is renamed to [fileReName].
Description
The log file was renamed because the log file name conflicted with the log directory name.
Parameters
Parameter Name | Parameter Meaning |
---|---|
fileName | Indicates the log file name before renaming. |
fileReName | Indicates the log file name after renaming. |
Possible Causes
- 1. An error occurred when the system attempted to change the attribute of a log file into directory. The system usually creates a log directory by creating a log file and changing the file attribute to directory, without changing the file name.
- 2. A log file having the same name as the log directory was created on the device.