RTMC0060E Directory dirName in path path could not be deleted.
Where
- dirName
-
The directory name.
- path
- The path to the directory.
Last updated
Added for PUT15.
Explanation
Runtime metrics collection processing found a directory that contained unsafe characters in the name and tried to delete the directory. However, the directory could not be deleted because of a file lock or insufficient file permissions.
System action
The directory and its child directories, if any, are ignored. Runtime metrics collection processing continues.
User response
Examine the log to determine the problem and take one of the following actions:
- Delete the directory manually.
- Rename the directory and ensure the name consists of only alphanumeric characters and the
following special characters:~ _ . -