Skip to main content

Java TEAdmin and TEAgent Error Messages

General Errors

CodeMessage
5001Server failure has occurred.
5008A parameter value is incorrect.
5009The operation type is incorrect.
5010A temporary output data buffer cannot be established.
5020Certificate error.
ERR_VER_DB_NOT_SUPPORTEDThis method is not supported in this version.
ERR_INVALID_UUIDInvalid UUID.
ERR_SRP_PROCESSORSpatial Reuse Processor error.
FUNC_EXEC_ERRFunction execution error.
METHOD_LOOKUP_ERRMethod lookup error.
METHOD_INVOCATION_ERRMethod invocation error.
METHOD_ACCESS_ERRMethod access error.
ERROR_PACKAGEServer error.
ENCRYPTION_ERRError encrypting data.
DECRYPTION_ERRError decrypting data.
HASH_ERRError hashing data.
MARSHAL_ERRError marshalling data.
UNMARSHAL_ERRError unmarshalling data.
MARSHAL_TYPE_ERRNot a supported marshalling type.
SESSION_WRONG_OPERATION_CODEWrong session operation code.
FACTORY_TYPE_ERRORNo such type.
PBE_ERRORPolicy-based encryption error.
FILTER_ERRORError filtering data.
FileFilter1Filter decompression.
NULL_POINTERNull pointer.
INSTANIZATION_FAILTEAgent object instantiation failed.
REGISTER_CLASS_FAILRegister TEAgent class failed.
CLASS_NOT_FOUNDTEAgent class not found.

Connection and Authentication |Errors

CodeMessage
5510Use a TEAgentConnection sub-class object instead.
NULL_CONNECTION_ERRNull connection.
CONN_CONS_ERRTEAgentConnection construction error.
CONN_INIT_ERRTEAgentConnection initialization error.
CONN_OPEN_ERRTEAgentConnection open error.
CONN_CLOSE_ERRTEAgentConnection close error.
CONN_FLUSH_ERRTEAgentConnection flush error.
CONN_WRITE_ERRTEAgentConnection write error.
CONN_READ_ERRTEAgentConnection read error.
CONN_SOCK_ERRTEAgentConnection socket error.
CONN_NULL_SOCKETNull socket.
CONN_SUB_CLS_IMPLSub-class object should be used.
CONN_VAL_ERRError value.
SSL_CONNECTION_ERRSSL connection failed.
SERVER_FAILEDServer failed.
WRONG_CONN_TYPEWrong connection type.
NO_AUTH_TYPEAuthentication type not supported.
AUTHENTICATION_FAILAuthentication failed.
ENC_AUTHENTICATION_FAILEncryption of authentication data failed.
ZERO_DATANo data returned from server.
WRONG_CREDENTIALWrong credentials.
WRONG_SECRETWrong secret information.
GEN_RES_FAILGeneral response failed.
SRP_CLIENT_CONST_FAILSRP client construction failed.

File Errors

CodeMessage
6006The file format is incorrect.
FILE_CHUNKSIZE_ERRInvalid data chunk size.
FILE_NULL_FILENo file specified.
FILE_NOT_FOUNDFile cannot be found.
FILE_NOT_WRITABLEFile cannot be written to.
FILE_NOT_READABLEFile cannot be read.
FILE_TOO_LARGEFile is too large. Use data chunk encryption/decryption.
FILE_READ_ERRError reading file.
FILE_WRITE_ERRError writing to file.
FILE_FORMAT_ERRORCorrupted file.
FILE_HEADER_FORMAT_ERRError in file header format.
FILE_HEADER_ERRError reading file header.
FILE_HEADER_CONSTRUCT_ERRError constructing file header.
FILE_HEADER_HIDDEN_LINK_ERRError reading file header Hidden Link.
FILE_GET_TEMP_FILE_ERRError getting temporary file.
FILE_NOT_ENCRYPTED_ERRFile is not encrypted.
FILE_INVALID_FORMATEncrypted file invalid.
FILE_CLOSE_ERRError closing file.
FILE_HIDDENLINK_ERRWrong hidden link.
FILE_HMAC_ERRWrong HMAC.
FILE_HEADER_INTEGRITY_CHECK_FAILEDIntegrity check failed.

Matrix Errors

CodeMessage
CELL_MARSHAL_ERRCell marshalling error.
CELL_UNMARSHAL_ERRCell unmarshalling error.
MATRIX_CELL_ERRCell row or column number incorrect.
MATRIX_CURSOR_OVERFLOWCursor overflow.
MATRIX_NULL_ELEMENTMatrix null element error.
MATRIX_MARSHAL_ERRMatrix marshalling error.
MATRIX_UNMARSHAL_ERRMatrix unmarshalling error.
HASH_COL_TYPE_ERRWrong column type.

PAny Errors

CodeMessage
ERR_COMPAREPAny object comparison error.
PANY_TYPE_ERRPAny type error.
ERR_TYPEType error.
ERR_PANY_OPERATIONPAny operation error.

Pooling Errors

CodeMessage
POOL_NOT_EXISTConnection cannot be found.
POOL_NOT_EMPTYPool is not empty.
POOL_CHG_SVRServer cannot be changed while connections exist.

Principal Errors

CodeMessage
ERR_PRINCIPAL_IDWrong principal ID
ERR_GROUP_IDWrong group ID
ERR_SYSTEM_IDWrong system ID
ERR_CERTIFICATECertificate error
ERR_NO_PRINCIPALCannot find principal
ERR_WRONG_VALWrong value
ERR_NO_GROUPNo group information for this principal

Resultset and Policy File Errors

CodeMessage
RESULTSET_UNSUPPORTED_TYPEUnsupported type.
RESULTSET_CLONE_UNSUPPORTEDUnsupported clone function in cached rowset.
RESULTSET_NULLNull resultset.
RESULTSET_EMPTYEmpty resultset.
RESULTSET_CHECKResultset is not ready for encryption/decryption.
RESULTSET_NULL_HIDDENLINKThe hidden link name must be set when no policy file provided.
RESULTSET_OPERATION_TYPE_ERRType error
POLICY_PARSE_ERRError parsing policy file.
POLICY_READ_ERRError reading olicy file.
POLICY_FILE_ERRPolicy file error.
POLICY_NO_HIDDENLINKNo hidden link column defined.

Trusted Server Errors

CodeMessage
ERR_READ_TRUSTDATAError reading trusted data.
ERR_READ_CERTDATAError reading certificate data.