Java TEAdmin and TEAgent Error Messages
General Errors
| Code | Message |
|---|---|
| 5001 | Server failure has occurred. |
| 5008 | A parameter value is incorrect. |
| 5009 | The operation type is incorrect. |
| 5010 | A temporary output data buffer cannot be established. |
| 5020 | Certificate error. |
| ERR_VER_DB_NOT_SUPPORTED | This method is not supported in this version. |
| ERR_INVALID_UUID | Invalid UUID. |
| ERR_SRP_PROCESSOR | Spatial Reuse Processor error. |
| FUNC_EXEC_ERR | Function execution error. |
| METHOD_LOOKUP_ERR | Method lookup error. |
| METHOD_INVOCATION_ERR | Method invocation error. |
| METHOD_ACCESS_ERR | Method access error. |
| ERROR_PACKAGE | Server error. |
| ENCRYPTION_ERR | Error encrypting data. |
| DECRYPTION_ERR | Error decrypting data. |
| HASH_ERR | Error hashing data. |
| MARSHAL_ERR | Error marshalling data. |
| UNMARSHAL_ERR | Error unmarshalling data. |
| MARSHAL_TYPE_ERR | Not a supported marshalling type. |
| SESSION_WRONG_OPERATION_CODE | Wrong session operation code. |
| FACTORY_TYPE_ERROR | No such type. |
| PBE_ERROR | Policy-based encryption error. |
| FILTER_ERROR | Error filtering data. |
| FileFilter1 | Filter decompression. |
| NULL_POINTER | Null pointer. |
| INSTANIZATION_FAIL | TEAgent object instantiation failed. |
| REGISTER_CLASS_FAIL | Register TEAgent class failed. |
| CLASS_NOT_FOUND | TEAgent class not found. |
Connection and Authentication |Errors
| Code | Message |
|---|---|
| 5510 | Use a TEAgentConnection sub-class object instead. |
| NULL_CONNECTION_ERR | Null connection. |
| CONN_CONS_ERR | TEAgentConnection construction error. |
| CONN_INIT_ERR | TEAgentConnection initialization error. |
| CONN_OPEN_ERR | TEAgentConnection open error. |
| CONN_CLOSE_ERR | TEAgentConnection close error. |
| CONN_FLUSH_ERR | TEAgentConnection flush error. |
| CONN_WRITE_ERR | TEAgentConnection write error. |
| CONN_READ_ERR | TEAgentConnection read error. |
| CONN_SOCK_ERR | TEAgentConnection socket error. |
| CONN_NULL_SOCKET | Null socket. |
| CONN_SUB_CLS_IMPL | Sub-class object should be used. |
| CONN_VAL_ERR | Error value. |
| SSL_CONNECTION_ERR | SSL connection failed. |
| SERVER_FAILED | Server failed. |
| WRONG_CONN_TYPE | Wrong connection type. |
| NO_AUTH_TYPE | Authentication type not supported. |
| AUTHENTICATION_FAIL | Authentication failed. |
| ENC_AUTHENTICATION_FAIL | Encryption of authentication data failed. |
| ZERO_DATA | No data returned from server. |
| WRONG_CREDENTIAL | Wrong credentials. |
| WRONG_SECRET | Wrong secret information. |
| GEN_RES_FAIL | General response failed. |
| SRP_CLIENT_CONST_FAIL | SRP client construction failed. |
File Errors
| Code | Message |
|---|---|
| 6006 | The file format is incorrect. |
| FILE_CHUNKSIZE_ERR | Invalid data chunk size. |
| FILE_NULL_FILE | No file specified. |
| FILE_NOT_FOUND | File cannot be found. |
| FILE_NOT_WRITABLE | File cannot be written to. |
| FILE_NOT_READABLE | File cannot be read. |
| FILE_TOO_LARGE | File is too large. Use data chunk encryption/decryption. |
| FILE_READ_ERR | Error reading file. |
| FILE_WRITE_ERR | Error writing to file. |
| FILE_FORMAT_ERROR | Corrupted file. |
| FILE_HEADER_FORMAT_ERR | Error in file header format. |
| FILE_HEADER_ERR | Error reading file header. |
| FILE_HEADER_CONSTRUCT_ERR | Error constructing file header. |
| FILE_HEADER_HIDDEN_LINK_ERR | Error reading file header Hidden Link. |
| FILE_GET_TEMP_FILE_ERR | Error getting temporary file. |
| FILE_NOT_ENCRYPTED_ERR | File is not encrypted. |
| FILE_INVALID_FORMAT | Encrypted file invalid. |
| FILE_CLOSE_ERR | Error closing file. |
| FILE_HIDDENLINK_ERR | Wrong hidden link. |
| FILE_HMAC_ERR | Wrong HMAC. |
| FILE_HEADER_INTEGRITY_CHECK_FAILED | Integrity check failed. |
Matrix Errors
| Code | Message |
|---|---|
| CELL_MARSHAL_ERR | Cell marshalling error. |
| CELL_UNMARSHAL_ERR | Cell unmarshalling error. |
| MATRIX_CELL_ERR | Cell row or column number incorrect. |
| MATRIX_CURSOR_OVERFLOW | Cursor overflow. |
| MATRIX_NULL_ELEMENT | Matrix null element error. |
| MATRIX_MARSHAL_ERR | Matrix marshalling error. |
| MATRIX_UNMARSHAL_ERR | Matrix unmarshalling error. |
| HASH_COL_TYPE_ERR | Wrong column type. |
PAny Errors
| Code | Message |
|---|---|
| ERR_COMPARE | PAny object comparison error. |
| PANY_TYPE_ERR | PAny type error. |
| ERR_TYPE | Type error. |
| ERR_PANY_OPERATION | PAny operation error. |
Pooling Errors
| Code | Message |
|---|---|
| POOL_NOT_EXIST | Connection cannot be found. |
| POOL_NOT_EMPTY | Pool is not empty. |
| POOL_CHG_SVR | Server cannot be changed while connections exist. |
Principal Errors
| Code | Message |
|---|---|
| ERR_PRINCIPAL_ID | Wrong principal ID |
| ERR_GROUP_ID | Wrong group ID |
| ERR_SYSTEM_ID | Wrong system ID |
| ERR_CERTIFICATE | Certificate error |
| ERR_NO_PRINCIPAL | Cannot find principal |
| ERR_WRONG_VAL | Wrong value |
| ERR_NO_GROUP | No group information for this principal |
Resultset and Policy File Errors
| Code | Message |
|---|---|
| RESULTSET_UNSUPPORTED_TYPE | Unsupported type. |
| RESULTSET_CLONE_UNSUPPORTED | Unsupported clone function in cached rowset. |
| RESULTSET_NULL | Null resultset. |
| RESULTSET_EMPTY | Empty resultset. |
| RESULTSET_CHECK | Resultset is not ready for encryption/decryption. |
| RESULTSET_NULL_HIDDENLINK | The hidden link name must be set when no policy file provided. |
| RESULTSET_OPERATION_TYPE_ERR | Type error |
| POLICY_PARSE_ERR | Error parsing policy file. |
| POLICY_READ_ERR | Error reading olicy file. |
| POLICY_FILE_ERR | Policy file error. |
| POLICY_NO_HIDDENLINK | No hidden link column defined. |
Trusted Server Errors
| Code | Message |
|---|---|
| ERR_READ_TRUSTDATA | Error reading trusted data. |
| ERR_READ_CERTDATA | Error reading certificate data. |