For a list and description of the “severe” Ftscript error codes, please refer to section “SevereFtscript error codes”.
You can use the error codes listed here in the case statement of the faulthandler activity. If required, you can find the internal code in the ActivityObject output parameter of the output from ftshwact.
The internal code has the structure ft_codexxxx, where xxxx is the openFT error number.
The Ftscript error code is assigned to the openFT error numbers (see also the openFT User Manual, fthelp command).
Internal code | Error code | Description |
ft_activeDirNotExists | ft_resource | Script request directory does not exist. |
ft_alarmException | ft_error | Error during alarm handling. Is ignored. |
ft_alarmFailed | ft_error | Slow poll: An unhandled error has occurred. |
ft_callFtRuntime | ft_error | Runtime error on FT call. |
ft_callSecurity | ft_access | Access error during file deletion. |
ft_cancelCmdError | ft_error | Abort terminated with unknown error. |
ft_cancelError | ft_error | Error during abort. |
ft_cancelUnexpectedState | ft_error | Request terminated but status incorrect. |
ft_cantCreateJobListener | ft_resource | Interruption during communication with openFT. |
ft_cantInitializeJob | ft_error | Request cannot be initialized. |
ft_cantWriteLogData | ft_resource | Log data could not be written. |
ft_circleRef | ft_reference | Circular reference not permitted. |
ft_closeOrderQueue | ft_resource | Order queue could not be closed correctly. |
ft_code1038 | ft_ignore | Request <request ID> is being completed and can no longer be deleted. |
ft_code108 | ft_connection | Request <request ID>. Remote system not accessible. |
ft_code20 | ft_notExist | <local file> not found. |
ft_code2014 | ft_paramError | No modification of file attributes demanded. |
ft_code2015 | ft_admin | openFT is not authorized to process requests for this user. |
ft_code2016 | ft_notEmpty | The directory <local file> is not empty. |
ft_code2017 | ft_localFile Structure | The file attributes do not correspond to the request parameters. |
ft_code2018 | ft_error | Attributes could not be modified. |
ft_code2019 | ft_cantCreate | <local file> could not be created. |
ft_code2021 | ft_notExist | CCS name not known. |
ft_code2022 | ft_notExist | Higher-level directory not found. |
ft_code2023 | ft_exist | <local file> already exists. |
ft_code2024 | ft_notSupported | Transfer of file generation groups not supported. |
ft_code2025 | ft_access | Error accessing <local file>. |
ft_code2026 | ft_paramError | Resulting file name <local file> too long. |
ft_code2027 | ft_paramError | No file or directory name specified. |
ft_code2028 | ft_auth | Invalid management password. |
ft_code2029 | ft_access | <local file> not available. |
ft_code2030 | ft_notExist | Home directory not found. |
ft_code2031 | ft_access | Not possible to rename. |
ft_code2032 | ft_resource | Not enough storage space for <local file>. |
ft_code2033 | ft_notExist | File owner unknown. |
ft_code2034 | ft_auth | Invalid file password. |
ft_code2036 | ft_cantDelete | The file's retention period has not yet expired. |
ft_code2037 | ft_auth | <local file> is write-protected. |
ft_code2038 | ft_localFile Structure | File structure not supported. |
ft_code2039 | ft_syntax | Syntax error in resulting file name <local file>. |
ft_code2040 | ft_notSupported | Transparent file transfer not supported. |
ft_code2042 | ft_notSupported | Not possible to extend the file during transparent transfer. |
ft_code2043 | ft_auth | Access to <local file> prohibited. |
ft_code2044 | ft_paramTooLong | Follow-up processing too long. |
ft_code2045 | ft_auth | Authorization for follow-up processing invalid. |
ft_code2046 | ft_auth | Local transfer admission invalid. |
ft_code2047 | ft_auth | Request rejected by local FTAC. |
ft_code2048 | ft_notSupported | Function for protocol <partner protocol type> not supported. |
ft_code2049 | ft_notSupported | Remote follow-up processing not supported. |
ft_code2070 | ft_admin | Request <request ID> openFT is no longer authorized to process requests for this user. |
ft_code2071 | ft_notSupported | Request <request ID>. User data encryption not installed. |
ft_code2072 | ft_abort | Request <request ID> has been deleted. |
ft_code2073 | ft_corrupt | Request <request ID>. Error during encryption. |
ft_code2074 | ft_cantCreate | Request <request ID>. <local file> could not be created. |
ft_code2075 | ft_notExist | Request <request ID>. Higher-level directory no longer found. |
ft_code2076 | ft_access | Request <request ID>. |
ft_code2077 | ft_access | Request <request ID>. |
ft_code2078 | ft_access | Request <request ID>. <local file> no longer available. |
ft_code2079 | ft_notExist | Request <request ID>. <local file> no longer found. |
ft_code2080 | ft_notExist | Request <request ID>. Home directory no longer found. |
ft_code2081 | ft_resource | Request <request ID>. |
ft_code2082 | ft_notExist | Request <request ID>. File owner no longer known. |
ft_code2083 | ft_error | Request <request ID>. |
ft_code2084 | ft_error | Request <request ID>. |
ft_code2085 | ft_auth | Request <request ID>. File password no longer valid. |
ft_code2086 | ft_auth | Request <request ID>. <local file> is now write-protected. |
ft_code2087 | ft_localFile | Request <request ID>. |
ft_code2088 | ft_error | Request <request ID>. NDMS error <2>. |
ft_code2089 | ft_recoveryFailed | Request <request ID>. Recovery failed. |
ft_code2090 | ft_error | Request <request ID>. Error in completing file transfer. |
ft_code2092 | ft_auth | Request <request ID>. |
ft_code2093 | ft_error | Request <request ID>. FTAM error <2>. |
ft_code2094 | ft_cantDelete | Request <request ID>. |
ft_code2095 | ft_notSupported | Request <request ID>. |
ft_code2096 | ft_notSupported | Request <request ID>. File structure not supported. |
ft_code2109 | ft_connection | Request <request ID>. |
ft_code2110 | ft_connection | Request <request ID>. |
ft_code2111 | ft_connection | Encryption/data integrity check not possible. |
ft_code2112 | ft_connection | Request <request ID>. |
ft_code2113 | ft_connection | Request <request ID>. |
ft_code2114 | ft_connection | Request <request ID>. |
ft_code2115 | ft_connection | Request <request ID>. |
ft_code2116 | ft_connection | Local application '<1>' not defined. |
ft_code2117 | ft_connection | Local application '<1>' not available. |
ft_code2118 | ft_connection | Request <request ID>. Authentication of local system failed. |
ft_code2119 | ft_connection | Request <request ID>. |
ft_code2120 | ft_connection | Remote system '<partner>' unknown. |
ft_code2121 | ft_connection | Request <request ID>. |
ft_code2122 | ft_connection | Request <request ID>. |
ft_code2123 | ft_connection | Request <request ID>. Error <2> on OSS call. |
ft_code2124 | ft_connection | Request <request ID>. No free transport connection. |
ft_code2125 | ft_connection | Request <request ID>. Transport connection lost. |
ft_code2126 | ft_connection | Request <request ID>. |
ft_code2127 | ft_connection | Request <request ID>. |
ft_code2140 | ft_admin | Request <request ID>. |
ft_code2141 | ft_notEmpty | Request <request ID>. |
ft_code2142 | ft_remoteFile Structure | Request <request ID>. Remote system: The file attributes do not correspond to the request parameters. |
ft_code2143 | ft_access | Request <request ID>. |
ft_code2144 | ft_cantCreate | Request <request ID>. Remote system: |
ft_code2145 | ft_notExist | Request <request ID>. |
ft_code2146 | ft_notExist | Request <request ID>. |
ft_code2147 | ft_exist | Request <request ID>. |
ft_code2148 | ft_notSupported | Request <request ID>. Remote system: |
ft_code2149 | ft_access | Request <request ID>. |
ft_code2150 | ft_syntax | Request <request ID>. |
ft_code2151 | ft_access | Request <request ID>. |
ft_code2152 | ft_paramError | Request <request ID>. |
ft_code2153 | ft_auth | Request <request ID>. |
ft_code2154 | ft_access | Request <request ID>. |
ft_code2155 | ft_notExist | Request <request ID>. |
ft_code2156 | ft_notExist | Request <request ID>. |
ft_code2157 | ft_access | Request <request ID>. |
ft_code2158 | ft_resource | Request <request ID>. |
ft_code2159 | ft_notExist | Request <request ID>. Remote system: File owner unknown. |
ft_code2160 | ft_auth | Request <request ID>. Remote system: |
ft_code2161 | ft_cantDelete | Request <request ID>. |
ft_code2162 | ft_auth | Request <request ID>. Remote system: |
ft_code2163 | ft_remoteFile | Request <request ID>. |
ft_code2164 | ft_syntax | Request <request ID>. |
ft_code2165 | ft_notSupported | Request <request ID>. |
ft_code2166 | ft_notSupported | Request <request ID>. Remote system: Not possible to extend the file during transparent transfer. |
ft_code2167 | ft_auth | Request <request ID>. |
ft_code2168 | ft_paramTooLong | Request <request ID>. |
ft_code2169 | ft_auth | Request <request ID>. |
ft_code2170 | ft_notSupported | Request <request ID>. |
ft_code2195 | ft_admin | Request <request ID>. Remote system: |
ft_code2196 | ft_abort | Request <request ID> has been deleted in the remote system. |
ft_code2197 | ft_cantCreate | Request <request ID>. Remote system: |
ft_code2198 | ft_notExist | Request <request ID>. |
ft_code2199 | ft_access | Request <request ID>. |
ft_code2200 | ft_access | Request <request ID>. |
ft_code2201 | ft_access | Request <request ID>. Remote system: |
ft_code2202 | ft_notExist | Request <request ID>. |
ft_code2203 | ft_notExist | Request <request ID>. |
ft_code2204 | ft_resource | Request <request ID>. Remote system: |
ft_code2205 | ft_notExist | Request <request ID>. |
ft_code2206 | ft_error | Request <request ID>. |
ft_code2207 | ft_error | Request <request ID>. Remote system: Exit code <2> during preprocessing/postprocessing. |
ft_code2208 | ft_auth | Request <request ID>. |
ft_code2209 | ft_auth | Request <request ID>. Remote system: |
ft_code2210 | ft_remoteFile | Request <request ID>. |
ft_code2211 | ft_error | Request <request ID>. Remote system: |
ft_code2212 | ft_recoveryFailed | Request <request ID>. Remote system: |
ft_code2213 | ft_resource | Request <request ID>. Remote system: |
ft_code2214 | ft_auth | Request <request ID>. Remote system: |
ft_code2215 | ft_error | Request <request ID>. FTAM error <2>. |
ft_code2216 | ft_remoteFile | Request <request ID>. |
ft_code2217 | ft_cantDelete | Request <request ID>. |
ft_code2218 | ft_notSupported | Request <request ID>. Remote system: Not possible to extend the file during transparent transfer. |
ft_code2226 | ft_error | Inconsistent monitor file contents. |
ft_code2227 | ft_error | Monitor file not used by openFT. |
ft_code2228 | ft_error | Monitor file not present. |
ft_code236 | ft_admin | Set instance '<1>' no longer found. |
ft_code35 | ft_access | File locked against concurrent access. |
ft_code41 | ft_resource | Request queue full. |
ft_code700 | ft_syntax | The parameters '<1>' and '<2>' may not both be specified at once. |
ft_code701 | ft_syntax | Input error. |
ft_code702 | ft_syntax | Parameter value '<1>' too long. |
ft_code703 | ft_syntax | Mandatory parameter missing. |
ft_code704 | ft_syntax | Mandatory parameter '<1>' missing. |
ft_code705 | ft_syntax | Parameter '<1>' specified more than once. |
ft_code706 | ft_syntax | Parameter '<1>' can only be specified together with '<2>'. |
ft_code707 | ft_syntax | Invalid parameter '<1>'. |
ft_code708 | ft_syntax | Range of values for parameter '<1>' not respected. |
ft_code709 | ft_syntax | Too many positional parameters. |
ft_code710 | ft_syntax | Incorrect parameter value '<1>'. |
ft_code750 | ft_syntax | Command not known. |
ft_code751 | ft_syntax | Command name ambiguous with regard to '<1>'. |
ft_code752 | ft_syntax | Closing bracket missing for operand '<1>'. |
ft_code753 | ft_syntax | Incorrect separator '<1>' after operand '<2>'. |
ft_code755 | ft_syntax | List value of operand '<1>' not compatible with data type '<2>'. |
ft_code756 | ft_syntax | Introductory operand value required for '<1>'. |
ft_code757 | ft_syntax | Value of operand '<1>' not compatible with data type '<2>'. |
ft_code758 | ft_syntax | Keyword value of operand '<1>' ambiguous with regard to '<2>'. |
ft_code759 | ft_syntax | Too many closing brackets. |
ft_code760 | ft_syntax | Required operand '<1>' not present. |
ft_code762 | ft_syntax | Operand name '<1>' ambiguous with regard to '<2>'. |
ft_code763 | ft_syntax | Operand '<1>' not known. |
ft_code764 | ft_syntax | Operand '<1>' specified more than once. |
ft_code765 | ft_syntax | Too many list elements for operand '<1>'. |
ft_code766 | ft_syntax | Too many positional operands. |
ft_code767 | ft_syntax | Too many positional operands for '<1>'. |
ft_code780 | ft_syntax | Internal error: Insufficient operand memory. |
ft_code781 | ft_syntax | Internal error: Structure nesting too deep. |
ft_code790 | ft_syntax | Available commands: '<1>'. |
ft_code791 | ft_syntax | Available list values: '<1>'. |
ft_code792 | ft_syntax | Available operands: '<1>'. |
ft_code793 | ft_syntax | Available values: '<1>'. |
ft_code800 | ft_error | Request <request ID>. |
ft_code801 | ft_error | Request <request ID>. Internal error. |
ft_code802 | ft_error | Request <request ID>. |
ft_code803 | ft_error | Request <request ID>. |
ft_code804 | ft_error | Request <request ID>. Inconsistent request data. |
ft_code850 | ft_error | Internal error. Monitor file not accessible. |
ft_code851 | ft_error | Internal error. |
ft_code852 | ft_error | Internal error. Set instance '<1>' |
ft_code853 | ft_error | Reloading error. Error code <1>. |
ft_code854 | ft_error | No longer possible to write logging records. |
ft_code855 | ft_error | No further storage space for internal files. |
ft_code856 | ft_error | Error on OPS output. |
ft_code857 | ft_error | Error in key file '<1>'. |
ft_code858 | ft_error | Internal error. |
ft_code859 | ft_error | Function not supported due to teleservice restrictions. |
ft_code860 | ft_error | Teleservice restriction for FTAC due to FT. |
ft_code861 | ft_error | Teleservice restriction for <1>. |
ft_code862 | ft_error | Protocol stack '<1>' not installed. |
ft_code999 | ft_error | openFT panic <1>. Abnormal termination. |
ft_compressModeIllegal | ft_error | Defective compress mode. Defective schema? |
ft_compressModeOutOfRange | ft_error | Incorrect specification in compress mode. |
ft_contextCantCreate | ft_error | Context file could not be created. |
ft_contextCantCreate2 | ft_error | Context file could not be generated. |
ft_createDirectoryFailed | ft_resource | Directory could not be created or not a directory. |
ft_createDirectorySecurity | ft_access | Directory could not be created. |
ft_createNoFilename | ft_paramError | No name specified on generation of a directory. |
ft_createParamError | ft_error | Parameter error on creation of a directory. |
ft_deleteFailed | ft_error | Local file/local directory could not be deleted. |
ft_deleteNoFilename | ft_paramError | No directory or file name was specified for deletion. |
ft_deleteOrderQueue | ft_resource | Order queue could not be deleted. |
ft_deleteParamError | ft_error | Parameter error on deletion. |
ft_deleteParents | ft_error | ..’ Directory will not be deleted. |
ft_deleteSelf | ft_error | .’ Directory will not be deleted. |
ft_delparError | ft_error | Error in the internal delete parameters. |
ft_directionModeOutOfRange | ft_error | Incorrect specification for direction. ftAPI version? |
ft_directoryElementUnknown | ft_error | Schema and Ftscript do not match. |
ft_doubleContextObject | ft_error | Context object initialized more than once |
ft_doubleLocalTmpFileRef | ft_reference | ID for local temporary file already assigned in this context. |
ft_emptyEventQueue | ft_error | Internal error: Empty queue. |
ft_emptyParallelQueue | ft_error | Internal error: Empty queue. |
ft_emptyTransferAdmission | ft_paramError | The transfer admission does not contain any user or FTAC admission. |
ft_encryptionIllegal | ft_error | Incorrect specification for encryption. |
ft_encryptionOutOfRange | ft_error | Incorrect specification for encryption. ftAPI version? |
ft_err_CONNERR_NOCONN | ft_connection | No free transport connection. |
ft_err_CONNERR_NOTAVAIL | ft_connection | The remote system is not accessible. |
ft_err_CONNERR_UNKNOWN | ft_configuration | The remote system is unknown. |
ft_err_INT_CRFILE | ft_error | Error during file generation. |
ft_err_INT_FORK_<errno> | ft_error | Error on fork system call. errno is the value of the errno variable. This value is set by the defective system call. |
ft_err_INT_INIT | ft_error | It is not possible to initialize the server. |
ft_err_INT_INTERNAL_FN | ft_panic | Other internal error: Function not supported. |
ft_err_INT_INTERNAL_VERS | ft_panic | Other internal error: Data structure version not supported. |
ft_err_INT_MEM | ft_resource | Error on storage request. |
ft_err_INT_OPEN_<errno> | ft_error | Error on open system call. errno is the value of the errno variable. This value is set by the defective system call. |
ft_err_INT_OPENDIR_<errno>o | ft_error | Error on opendir system call. errno is the value of the errno variable. This value is set by the defective system call. |
ft_err_INT_PIPE_<errno> | ft_error | Error on pipe system call. errno is the value of the errno variable. This value is set by the defective system call. |
ft_err_INT_READ_<errno> | ft_error | Error on read system call. errno is the value of the errno variable. This value is set by the defective system call. |
ft_err_INT_RMFILE_<errno> | ft_error | Error on rmfile system call. errno is the value of the errno variable. This value is set by the defective system call. |
ft_err_INT_SIGNAL_signal | ft_error | The command was interrupted by signal. |
ft_err_INT_STAT_<errno> | ft_error | Error on stat system call. errno is the value of the errno variable. This value is set by the defective system call. |
ft_err_INT_SYSTEM_<errno> | ft_error | Error on system system call. errno is the value of the errno variable. This value is set by the defective system call. |
ft_err_INT_WRITE_<errno> | ft_error | Error on write system call. errno is the value of the errno variable. This value is set by the defective system call. If it was not possible to write all the bytes, errno has the value -1. |
ft_err_LOCERR_EXIST | ft_exist | The local file already exists. |
ft_err_LOCERR_FTAC | ft_access | The request was rejected by the local FTAC. |
ft_err_LOCERR_FTC_ | ft_panic | <exit-status> indicates the message number of the ftc command (see message 94 and message 95 in the openFT message table). |
ft_err_LOCERR_INCONS | ft_localFile | The local file is inconsistent. |
ft_err_LOCERR_MEM | ft_resource | The local file is assigned no space. |
ft_err_LOCERR_NOACCESS | ft_access | It is not possible to access the local file. |
ft_err_LOCERR_NOCREAT | ft_cantCreate | The local file cannot be created. |
ft_err_LOCERR_NOTEXIST | ft_notExist | The local file cannot be found. |
ft_err_PAR_DIRAC_<errno> | ft_error | errno is the value of the errno variable. This value is set by the stat() call. The errno variable has the value 0 if no write authorization has been assigned for the directory. |
ft_err_PAR_FTMSG_<code> | Error code in | <Message in accordance with ft_code<code>>. |
ft_err_PAR_INVSESS | ft_panic | The session number is invalid. |
ft_err_PAR_LEN | ft_notSupported | The name of the working directory (workdir) is too long. |
ft_err_PAR_LEN_ACCOUNT | ft_paramTooLong | Parameter too long. ftamext->account. |
ft_err_PAR_LEN_CRPWD | ft_paramTooLong | Parameter too long. ftamext->crpasswd. |
ft_err_PAR_LEN_FPWD | ft_paramTooLong | Parameter too long. mgmtpasswd or filepasswd. |
ft_err_PAR_LEN_LEGALQ | ft_paramTooLong | Parameter too long. ftamext -> legalq. |
ft_err_PAR_LEN_LOCFN | ft_paramTooLong | Parameter too long. locfn. |
ft_err_PAR_LEN_LOCPR | ft_paramTooLong | Parameter too long. |
ft_err_PAR_LEN_REMACC | ft_paramTooLong | Parameter too long. remaccount. |
ft_err_PAR_LEN_REMADM | ft_paramTooLong | Parameter too long. remadmis. |
ft_err_PAR_LEN_REMFN | ft_paramTooLong | Parameter too long. fn or remfn. |
ft_err_PAR_LEN_REMPR | ft_paramTooLong | Parameter too long. |
ft_err_PAR_LEN_REMPWD | ft_paramTooLong | Parameter too long. rempasswd. |
ft_err_PAR_LEN_REMSYS | ft_paramTooLong | Parameter too long. remsys. |
ft_err_PAR_MAND | ft_panic |
|
ft_err_PAR_MAND_LOCFN | ft_paramError | locfn was not specified. |
ft_err_PAR_MAND_REMSYS | ft_error | The remote system was not specified. |
ft_err_PAR_NODIR | ft_panic | The specified name (workdir) does not designate a directory. |
ft_err_PAR_NOTERM | ft_panic | The request is not yet active. |
ft_err_PAR_OPEN | ft_panic | In a program, the same directory (workdir) has already been assigned to a session. |
ft_err_PAR_REMOTE_ | ft_access | No authorization to delete in the remote system. |
ft_err_PAR_REMOTE_ | ft_notEmpty | The directory in the remote system is not empty. |
ft_err_PAR_REMOTE_ | ft_notExist | File/directory does not exist in the remote system. |
ft_err_PAR_TERM | ft_ignore | The request has already terminated. |
ft_err_PAR_VALUE | ft_panic | Unknown parameters/parameters are incompatible. |
ft_err_PAR_VALUE_ACCESS | ft_panic | Invalid parameter: ftamext ->accessmode. |
ft_err_PAR_VALUE_AVAIL | ft_panic | Invalid parameter: ftamext ->available. |
ft_err_PAR_VALUE_CANTIME | ft_panic | Invalid parameter: cantime. |
ft_err_PAR_VALUE_COMPR | ft_panic | Invalid parameter: compress. |
ft_err_PAR_VALUE_DIR | ft_panic | Invalid parameter: direction. |
ft_err_PAR_VALUE_ENCRYPT | ft_resource | Invalid parameter: encryption. |
ft_err_PAR_VALUE_FPWD | ft_panic | Invalid parameter: mgmtpasswd. |
ft_err_PAR_VALUE_FTYPE | ft_panic | Invalid parameter: filetype. |
ft_err_PAR_VALUE_LOCCCSN | ft_paramError | Invalid parameter: locccsn. |
ft_err_PAR_VALUE_MAXREC | ft_paramError | Invalid parameter: maxrecsize. |
ft_err_PAR_VALUE_PRIO | ft_panic | Invalid parameter: priority. |
ft_err_PAR_VALUE_REMACC | ft_paramError | Invalid parameter: remaccount. |
ft_err_PAR_VALUE_REMADM | ft_auth | Invalid parameter: remadmis or invalid parameter: remadm. |
ft_err_PAR_VALUE_REMCCSN | ft_paramError | Invalid parameter: remccsn. |
ft_err_PAR_VALUE_REMFN | ft_paramError | Invalid parameter: remfn. The specified file does not exist/access is not permitted. |
ft_err_PAR_VALUE_REMPWD | ft_paramError | Invalid parameter: rempasswd. |
ft_err_PAR_VALUE_REMSYS | ft_paramError | Invalid parameter: rem. |
ft_err_PAR_VALUE_RFORM | ft_paramError | Invalid parameter: record format. |
ft_err_PAR_VALUE_RID | ft_panic | The request ID (rid) is invalid. |
ft_err_PAR_VALUE_STARTTIME | ft_panic | Invalid parameter: starttime. |
ft_err_PAR_VALUE_SYNC | ft_panic | Invalid parameter: synchron. |
ft_err_PAR_VALUE_TRANSP | ft_panic | Invalid parameter: transparent. |
ft_err_PAR_VALUE_WMODE | ft_panic | Invalid parameter: writemode. |
ft_err_PAR_VERS | ft_panic | The version of the data structure (parameter list or output area) is invalid. |
ft_err_REMERR_EXIST | ft_exist | The remote file already exists. |
ft_err_REMERR_INCONS | ft_remoteFile | The remote file is inconsistent. |
ft_err_REMERR_MEM | ft_cantCreate | The remote file is assigned no space. |
ft_err_REMERR_NOACCESS | ft_access | It is not possible to access the remote file. |
ft_err_REMERR_NOCREAT | ft_cantCreate | The remote file cannot be created. |
ft_err_REMERR_NOTEXIST | ft_notExist | The remote file cannot be found. |
ft_err_REMERR_REMADM | ft_auth | The remote transfer admission is invalid. |
ft_errorEncoding | ft_resource | Code Cp850 not supported. |
ft_errorOnCancel | ft_error | Error during abort. |
ft_errorReadingCsv | ft_resource | User information could not be read. |
ft_errorReadingExec | ft_resource | Default error output from script execution could not be read. |
ft_errorReadingFtsadmErr | ft_resource | Default error output from fsadm command could not be read. |
ft_errorWaitingForExec | ft_resource | Error waiting for the end of script execution. |
ft_errorWaitingForFtsadm | ft_resource | Error waiting for the end of fsadm command. |
ft_execFailed | ft_error | Script execution could not be started. |
ft_exist | ft_exist | Directory already exists. |
ft_exit_<exitcode> | ft_script | A script executed with executeScript has terminated with an error code. |
ft_exit_255 | ft_execute | Error executing executeScript. |
ft_featuresNotSupported | ft_error | The parser does not support necessary features. |
ft_ftsadmFailed | ft_error | IO exception on start of ftsadm. |
ft_housekeepingError | ft_error | Housekeeper terminated with unknown error. Is repeated. |
ft_illegalJobState | ft_error | Invalid status found on end of request. |
ft_illegalMode | ft_error | Invalid mode. |
ft_infoFileCantWrite | ft_resource | Info file cannot be written. |
ft_InterpreterNotAlive | ft_resource | Interpreter could not be started. Execution later. |
ft_invalidStartState | ft_error | Invalid status on start. |
ft_jobCantCreate | ft_resource | The request could not be generated. |
ft_jobCloseError | ft_resource | Error terminating request. |
ft_jobExists | ft_error | This request already exists. |
ft_jobFailed | ft_error | An unknown error has occurred. |
ft_listDirectoryError | ft_resource | Directory cannot be read. |
ft_listDirectoryFileInfo | ft_resource | Error writing persistent data. |
ft_listDirectoryNoDirectory | ft_notExist | No directory. |
ft_listDirectoryOutOfRangeError | ft_error | Area error on ListDirectory. |
ft_listDirectoryParamError | ft_error | Parameter error on ListDirectory. |
ft_listDirectorySecurity | ft_access | Access error on ListDirectory for a local directory. |
ft_listDirWriterCantCreate | ft_resource | Cannot write persistent ListDirectory data. |
ft_listElementUnknown | ft_error | The schema and Ftscript do not match. |
ft_listenerCantClose | ft_resource | Listener could not be terminated. |
ft_lockNotReadable | ft_resource | Interpreter process not accessible. |
ft_logfileCantCreate | ft_resource | Log file could not be created. No logfile, no replay. |
ft_logfileCantRead | ft_resource | Log file cannot be read. Replay not possible. |
ft_logfileError | ft_resource | Log file could not be created. No logfile, no replay. |
ft_logfileInvalid | ft_resource | Invalid log file. |
ft_logfileIoError | ft_resource | IO error for log file. |
ft_logfileNoSuchFile | ft_resource | Log file could not be found. |
ft_logFileNotFound | ft_resource | Log file could not be found. |
ft_logfileNotReadable | ft_resource | Log file cannot be read. Replay not possible. |
ft_logfileWrongVersion | ft_error | Incorrect version of the log file. |
ft_loggerCantClose | ft_resource | Logger could not be terminated. |
ft_logWrapperCantCreate | ft_resource | Log file wrapper could not be created. |
ft_logWrapperCantFind | ft_resource | Log file wrapper could not be found. |
ft_logWrapperCantWrite | ft_resource | Log file wrapper could not be written. |
ft_mainLockError | ft_resource | Main lock cannot be set. Interpreter will be terminated. |
ft_mainLockIOerror | ft_resource | Main lock cannot be set. Interpreter will be terminated. |
ft_mainLockNotSet | ft_resource | Main lock not set. Interpreter will be terminated. |
ft_nameGroupElementUnknown | ft_error | The schema and Ftscript do not match. |
ft_nasty_error | ft_error | An unhandled error has occurred. |
ft_noInterpreter | ft_resource | Server process not present at the correct time. |
ft_noKeyInLogfile | ft_error | Log file entry invalid. "key" not present. |
ft_noPartner | ft_paramError | No partner was specified for the remote file. |
ft_noRef | ft_reference | Reference cannot be resolved. |
ft_noRefForContextObject | ft_reference | Reference cannot be resolved. |
ft_noRefInFtscript | ft_reference | Reference cannot be resolved. |
ft_noScript | ft_resource | No script was specified. |
ft_noSession | ft_error | openFT session could not be generated. |
ft_notExist | ft_notExist | File or directory does not exist. |
ft_noTransferAdmission | ft_paramError | The transfer admission is missing in the partner specification. |
ft_notRepeatable | ft_error | Ftscript request cannot be repeated. |
ft_noUserFaultCode | ft_paramError | Error code may not start with 'ft'. |
ft_noUserScript | ft_paramError | No script was specified for executeScript. |
ft_noUtf8Support | ft_resource | UTF 8 is not supported. |
ft_openParamError | ft_error | Error generating the openFT session. |
ft_openParamError2 | ft_error | ft_open was not successful, parameter error. |
ft_OrderQueueNotFound | ft_resource | Order queue could not be found. |
ft_parseByteArray | ft_error | Parse or IO error. |
ft_parseError | ft_error | Parse or IO error. |
ft_portFileCantClose | ft_resource | PortFile could not be closed correctly. |
ft_portNotFound | ft_resource | No port found. Execution later. |
ft_readStatus | ft_error | Parameter error while determining status. |
ft_recordSize | ft_error | Incorrect specification for maxRecSize. |
ft_recoveryCreateDirectory | ft_recoveryFailed | Recovery failed. |
ft_recoveryFailed | ft_recoveryFailed | Recovery failed. |
ft_replayIllegalEntry | ft_error | Neither an error code or request ID found on replay. |
ft_reqlistOutOfRange | ft_error | Error querying the openFT request list. |
ft_reqstatParamError | ft_error | Incorrect parameter for reqstat. Internal |
ft_requestIdFormat | ft_error | Error in the format of the request ID. |
ft_requestIdIllegalFormat | ft_error | Error in the format for the request ID. |
ft_requestInvalid | ft_error | Invalid request. |
ft_resumeForbidden | ft_error | Resume not possible. |
ft_resumeUnloggedTransfer | ft_resource | More than one file transfer open. |
ft_rformIllegal | ft_error | Incorrect specification for RecordFormat. |
Ft_rformOutOfRange | ft_error | Incorrect specification for RecordFormat. |
ft_schemaConflict | ft_error | Unknown activity, schema defective? |
ft_schemaNotFound | ft_resource | Schema file ftscript.xsd not installed. |
ft_scriptElementUnknown | ft_error | The schema and Ftscript do not match. |
ft_scriptIdNotGiven | ft_error | Script ID not specified. |
ft_scriptinfoFileCantCreate | ft_resource | Script information cannot be generated. |
ft_scriptinfoFileCantWrite | ft_resource | Script information cannot be written. |
ft_scriptinfoFileCantWrite2 | ft_resource | Script information cannot be generated. |
ft_serverSignalCommand | ft_error | Error in request acceptance by server process. |
ft_sessionNotFound | ft_resource | No valid openFT session found. |
ft_signalingFailed | ft_resource | Signalling to port failed. Execution later. |
ft_socketClose | ft_resource | Socket cannot be closed. |
ft_stateUnknown | ft_resource | Unknown status. |
ft_statusCantRead | ft_resource | Status cannot be read. Request cannot be executed. |
ft_statusCantWrite | ft_resource | Cannot write status. |
ft_termSocketClose | ft_resource | Socket cannot be closed. |
ft_timestampCantCreate | ft_resource | Timestamp could not be created. |
ft_tmpFileDelete | ft_resource | Timestamp could not be deleted. |
ft_tmpFileNotFound | ft_resource | Expected TmpFile was not found. |
ft_traceCantCreate | ft_resource | Trace file could not be generated. |
ft_traceFileCreateError | ft_resource | Trace file could not be generated. |
ft_traceFileNotFound | ft_resource | Trace file could not be found. |
ft_traceSerialization | ft_error | Trace file corrupt. |
ft_traceSyncFailed | ft_resource | Trace data could not be written to disk. |
ft_traceWrapperCantCreate | ft_resource | Trace file wrapper could not be generated. |
ft_traceWrapperCreateError | ft_resource | Trace file wrapper could not be generated. |
ft_traceWrapperNotFound | ft_resource | Trace file wrapper could not be found. |
ft_transferFileIllegalSyntax | ft_error | remote/remote or local/local not permitted. |
ft_transferMandatoryParam | ft_error | Parameter error on ft_transfer. |
ft_transparentModeIllegal | ft_error | Incorrect specification in transparent mode. |
ft_transparentModeOutOfRange | ft_error | Incorrect specification in transparent mode. |
ft_unexpectedLogEntry | ft_error | Log file invalid. Expected entry not found. |
ft_unknownError | ft_error | Unknown error code. |
ft_unlockOrderQueue | ft_resource | Order queue could not be released. |
ft_unresolvedTmpFile | ft_reference | Local TmpFile was not found. |
ft_unwrap | ft_error | Unwrapping failed. |
ft_userFault | ft_userFault | Error activity called in the Ftscript. |
ft_userStorageCantCreate | ft_resource | Basic data cannot be initialized. EXIT, NO ERROR LOG! |
ft_validatingFeaturesNot | ft_error | Internal errorThe parser does not support necessary features for validation. |
ft_validationError | ft_error | Validation, parse or IO error. |
ft_workDirectoryPiNotFound | ft_error | PI for call directory not found in script. |
ft_workDirUnusable | ft_resource | Working directory cannot be generated. |
ft_writeModeIllegal | ft_error | Incorrect specification in write mode. |
ft_writeModeOutOfRange | ft_error | Incorrect specification in write mode. |
ft_writeOrderQueue | ft_resource | Write to order queue failed. |
ft_wrongJavaVersion | ft_resource | The current Java version is too old. |
The following error codes are permitted for the faulthandler (see section “faulthandler”).
Error codes | Description |
ft_abort | Command aborted. |
ft_access | Access error. |
ft_admin | Administration error. |
ft_auth | Authentication error. |
ft_cantCreate | File/directory could not be generated. |
ft_cantDelete | File/directory could not be deleted. |
ft_configuration | Configuration defective. |
ft_connection | Connection error. |
ft_corrupt | File/data/directory cannot be used. |
ft_error | General error. |
ft_exist | File/directory already exists. |
ft_execute | Error executing executeScript. |
ft_localFileStructure | Error in the local file. |
ft_notEmpty | Directory is not empty. |
ft_notExist | File/directory does not exist. |
ft_notSupported | The functionality is not supported. |
ft_panic | Severe internal error. |
ft_paramError | Parameter error. |
ft_paramTooLong | Parameter too long. |
ft_recoveryFailed | Restart failed. |
ft_reference | An Ftscript object which is not present is referenced. |
ft_remoteFileStructure | Remote file structure defective. |
ft_resource | Resource error (e.g. not enough storage space, no RAM). |
ft_script | A script executed with executeScript has terminated with an error code. |
ft_syntax | Syntax error. |