uCosminexus Stream Data Platform - Application Framework Messages
The specified file cannot be accessed. Command name = aa....aa, file name = bb....bb, cause code = cc....cc
| Cause code | Description |
|---|---|
| ACCESS_ERROR | You do not have rights to access this file. |
| FILE_LOCK_ERROR | The file is in use by another process. |
| FILE_NOT_EXIST | The file does not exist. |
| INVALID_FILE | The file is a hidden file. |
| INVALID_FORM | The tuple log file version is not supported or the file is not a tuple log file. |
| IO_ERROR | An I/O error occurred when the file was opened or read. |
| NOT_FILE | The target is not a file. |
| Cause code | Corrective action |
|---|---|
| ACCESS_ERROR | Add the necessary permissions to the file, and then re-execute the command. |
| FILE_LOCK_ERROR | Confirm that the other process has released the file, and then re-execute the command. |
| FILE_NOT_EXIST | Check the path name of the specified file, and then re-execute the command. |
| INVALID_FILE | Check the specified file, and then re-execute the command. |
| INVALID_FORM | Check the specified file, and then re-execute the command. |
| IO_ERROR | Re-execute the command as indicated by message KFSP94308-I, which is output after this message. |
| NOT_FILE | Check the specified path name, and then re-execute the command. |
All Rights Reserved. Copyright (C) 2011, Hitachi, Ltd.