The following table defines File I/O error codes returned by File I/O tests. The errors display in the Error Code column on the Test Monitor and Test Profile Monitor pages.
Error Code |
Description |
---|---|
1 |
General error. For more information, refer to any of the following error logs:
|
2 |
Access to the local file is denied. This error indicates that the user name and password you are using do not have the correct permissions. You can specify a different user name and password on the Modify Test page. |
3 |
Access to the remote file is denied. This error indicates that the user name and password you are using do not have the correct permissions. You can specify a different user name and password on the Modify Test page. |
4 |
Local file is not found. |
5 |
Remote file is not found. |
6 |
The path argument points to the file in the local directory. The source file should be in a local directory, and the destination file should be on a remote file system. You can change the source and destination file names on the Modify Test page. |
7 |
Read of local file failed. The source file true if and only if the file specified by this abstract pathname exists and read by the application; false otherwise. |
8 |
Read of remote file failed. |
9 |
Creation of remote file failed. |
10 |
Write to remote file failed. |
11 |
Invalid or no output from external command. |
12 |
Delete of remote file failed. |
13 |
File Comparison failed. |
14 |
Failed to execute file_io_helper.jar. |
15 |
Failed to write a log msg. |
Copyright © 2013 CA. All rights reserved. |
|