When errors occur in the FAMT component of Filr, an error code is displayed. These codes can be helpful for diagnosing problems with FAMT. The following table lists the possible error codes and a brief interpretation.
Error Code |
Interpretation |
---|---|
0 |
FAMT_SUCCESS |
1 |
FAMT_FAILURE |
2 |
FAMT_NO_MEMORY |
3 |
FAMT_OPEN_FILE_FAIL |
4 |
FAMT_GET_FILE_SIZE_FAIL |
5 |
FAMT_READ_FILE_FAIL |
6 |
FAMT_WRITE_FILE_FAIL |
7 |
FAMT_SOCKET_WRITE_FAIL |
8 |
FAMT_LOGIN_FAILED |
9 |
FAMT_GET_FILE_INFO_FAIL |
10 |
FAMT_CREATE_FILE_FAILED |
11 |
FAMT_PATH_NOT_FOUND |
12 |
FAMT_CONFLICT |
13 |
FAMT_SHARING_VIOLATION |
14 |
FAMT_ALREADY_EXIST |
15 |
FAMT_NO_CONTENT |
16 |
FAMT_REQUIRED_AUTH |
17 |
FAMT_UNDEFINED_VOLUME |
18 |
FAMT_INVALID_PARAMETERS |
19 |
FAMT_ADD_TRUSTEE_FAILED |
20 |
FAMT_MAP_OBJ_TOID_FAIL |
21 |
FAMT_ACCESS_VIOLATION |
22 |
FAMT_GET_RIGHTS_FAILED |
23 |
FAMT_LOCK_NOT_EXIST |
24 |
FAMT_RESOURCE_BUSY |
25 |
FAMT_DUP_ENTRY |
26 |
FAMT_SERVER_DOWN |
27 |
FAMT_PATH_TOO_LONG |
100 |
FAMT_XML_PARSING_FAILED |