Common Tops log messages (0202) | DNC Logs 25 |
0003/006A Message: [PRU_name] received an IO error (Outside_File_Boundaries) on path [file/directory_path name]. The "server" error was the result of attempting an IO operation outside the boundaries of the file. (Accessing beyond the end of file).
Description: The PRU encountered an error during an IO operation on the file or directory. The operation was not performed. It is the responsibility of the PRU performing the operation to recover from the error and to retry the operation. If it is unable to do so, then it can declare itself faulty.
Action: If the PRU is in the working state, no action is required. If the PRU is in the faulty state, then reboot the PRU. If the problem persists, then reboot the server which handles the IO operation. If neither reboot operations are successful, then reboot the whole system. Document the problem, record all action taken, and then contact NT.
0003/006B Message: [PRU_name] received an IO error (Mode_Conflict) on path [file/directory_path name]. The "server" error was the result of a mode conflict error. (i.e.. a file was opened for write mode and someone else already had the file opened in the write mode.)
Description: The PRU encountered an error during an IO operation on the file or directory. The operation was not performed. It is the responsibility of the PRU performing the operation to recover from the error and to retry the operation. If it is unable to do so, then it can declare itself faulty.
Action: If the PRU is in the working state, no action is required. If the PRU is in the faulty state, then reboot the PRU. If the problem persists, then reboot the server which handles the IO operation. If neither reboot operations are successful, then reboot the whole system. Document the problem, record all action taken, and then contact NT.
0003/006C Message: [PRU_name] received an IO error (Bad_Obj_Type) on path [file/directory_path name]. The "server" error was the result of specifying a bad object type.
Description: The PRU encountered an error during an IO operation on the file or directory. The operation was not performed. It is the responsibility of the PRU performing the operation to recover from the error and to retry the operation. If it is unable to do so, then it can declare itself faulty.
Action: If the PRU is in the working state, no action is required. If the PRU is in the faulty state, then reboot the PRU. If the problem persists, then reboot the server which handles the IO operation. If neither reboot operations are successful, then reboot the whole system. Document the problem, record all action taken, and then contact NT.
0003/006D Message: [PRU_name] received an IO error (Access_Denied) on path [file/directory_path name]. The "server" error was the result of an access denied operation. (i.e.. The user does not have access rights to the file.)
Description: The PRU encountered an error during an IO operation on the file or directory. The operation was not performed. It is the responsibility of the PRU performing the operation to recover from the error and to retry the operation. If it is unable to do so, then it can declare itself faulty.