ErrLookup › alibaba/DataX

alibaba/DataX

DataX是阿里云DataWorks数据集成的开源版本。 · Java · 831 source files

Analyzed at 80ec23d5c5 on 2026-08-14. 86 documented errors.

Code / MessageTypeSeverityTags
CONFIG_ERROR
Check config exception: %s
exception error config, adbpgwriter, validation, datax
type={type}
validation error adswriter, enum, internal, type-mapping
JDBC Type: {sqlType}
validation error adswriter, jdbc, metadata, type-mapping
class={x}
validation error adswriter, type-mapping, data-conversion
Date 类型转换错误:[%s]
exception error adswriter, date, data-conversion, dirty-data
TIME 类型转换错误:[%s]
exception error adswriter, time, data-conversion, dirty-data
TIMESTAMP 类型转换错误:[%s]
exception error adswriter, timestamp, data-conversion, dirty-data
-405
Table is null.
error_code error adswriter, config, validation, metadata
-100
ADS JDBC connection URL was not set.
error_code error adswriter, config, connection, validation
-101
ADS JDBC connection user name was not set.
error_code error adswriter, config, credentials, validation
-102
ADS JDBC connection password was not set.
error_code error adswriter, config, credentials, validation
-103
ADS JDBC connection schema was not set.
error_code error adswriter, config, schema, validation
-301
ADS LOAD DATA table is null.
error_code error adswriter, load-data, config, validation
-302
ADS LOAD DATA source path is null.
error_code error adswriter, load-data, validation, odps
-303
Job id is not available for the submitted LOAD DATA.{jobId}
error_code critical adswriter, load-data, odps, ads-service, async-job
-200
Target job does not exist for id: {jobId}
error_code error adswriter, job-status, ads, not-found
-201
Target job failed for id: {jobId}
error_code error adswriter, job-status, ads, load-failure
columnDataType={columnDataType}
validation error adswriter, type-mapping, metadata, switch-default
type={type}
validation error adswriter, odps, type-mapping, switch-default
unknown type: {type}
validation error adswriter, odps, type-mapping, configuration
DATE类型数据 '%s' 格式不正确,必须为yyyy-mm-dd格式
exception error cassandrawriter, date-format, type-conversion, data-quality
Date 类型转换错误:[%s]
exception error clickhousewriter, date-conversion, type-mismatch, data-quality
您提供的配置文件有误. 路径[%s]需要配置Json格式的Map对象,但该节点发现实际类型是[%s]. 请检查您的配置并
validation error datax, configuration, json, path-resolution
您提供的配置文件有误. 路径[%s]值为null,datax无法识别该配置. 请检查您的配置并作出修改.
validation error datax, configuration, json, null-value
The length is not an even number
validation error datax, crypto, hex, configuration
您提供的作业配置有误, List不能为空.
validation error datax, validation, configuration, list
切分份数不能小于1. 此处:expectSliceNumber=[%s].
validation error datax, split, parallelism, validation
对 BigInteger 进行切分时,其左右区间不能为 null. 此处:left=[%s],right=[%s].
validation error datax, split, null-safety, validation
参数 bigInteger 不能为空.
validation error datax, split, string, null-safety
根据字符串进行切分时仅支持 ASCII 字符串,而字符串:[%s]非 ASCII 字符串.
validation error datax, split, string, ascii, unicode
通道容量[%d]必须大于0.
validation critical datax, channel, config, startup
dx_digest paras length must be 3
exception error datax, transformer, dx-digest, config
dx_digest paras index 1 must be md5 or sha1
exception error datax, transformer, dx-digest, config
dx_digest paras index 2 must be toUpperCase or toLowerCase
exception error datax, transformer, dx-digest, config
dx_filter paras must be 3
exception error datax, transformer, dx-filter, config
dx_filter para 2 can't be null
exception error datax, transformer, dx-filter, config, validation
dx_filter can't support code:%s
exception error datax, transformer, dx-filter, operator
>=,> can't support this columnType:%s
exception error datax, transformer, dx-filter, column-type
<=,< can't support this columnType:%s
exception error datax, transformer, dx-filter, column-type
== can't support this columnType:%s
exception error datax, transformer, dx-filter, column-type
dx_pad paras must be 4
exception error datax, transformer, dx-pad, config
dx_pad first para(%s) support l or r
exception error datax, transformer, dx-pad, configuration
TRANSFORMER_ILLEGAL_PARAMETER
dx_replace paras must be 4
validation error datax, transformer, dx-replace, configuration
TRANSFORMER_RUN_EXCEPTION
dx_replace startIndex(%s) out of range(%s)
exception error datax, transformer, dx-replace, data-dependent
TRANSFORMER_ILLEGAL_PARAMETER
dx_substr paras must be 3
validation error datax, transformer, dx-substr, configuration
TRANSFORMER_RUN_EXCEPTION
dx_substr startIndex(%s) out of range(%s)
exception error datax, transformer, dx-substr, data-dependent
Response Status Code :
http error datax, http, rest-client, network
Response Entity Is Null
http error datax, http, rest-client, empty-response
no such mode :
validation error datax, dataxservice, configuration, enum
Date type conversion error: [%s]
exception error datax, databend, writer, type-conversion, date
Unknown column type:
exception error datax, datahub, reader, schema, type-conversion
Failed to parse delimiter: `Hex str is empty`
validation error datax, doris, writer, configuration, delimiter
Failed to parse delimiter: `Hex str length error`
validation error datax, doris, writer, configuration, delimiter
Failed to parse delimiter: `Hex str format error`
validation error datax, doris, writer, configuration, delimiter
Failed to create row serializer, unsupported `format` from s
validation error datax, doris, writer, configuration, stream-load
load_url cannot be empty, or the host cannot connect.Please
validation critical datax, doris, writer, network, configuration, stream-load
Unable to flush data to Doris: unknown result status.
http error datax, doris, writer, stream-load, response-parsing
Failed to flush data to Doris. %s
http critical datax, doris, writer, stream-load, data-quality
Failed to flush data to Doris, Error could not get the final
http error datax, doris, writer, stream-load, retry, idempotency
Failed to flush data to Doris, Error could not get the final
http error doris, stream-load, network, datax
Failed to flush data to Doris, Error label[%s] state[%s]
http error doris, stream-load, transaction-aborted, retry
Failed to join rows data, unsupported `format` from stream l
validation error doris, config, format, datax
Writing records to Doris failed.
exception error doris, datax, wrapper-exception, buffering
Unable to flush, interrupted while doing another attempt
exception error doris, datax, interruption, retry
ESWriter-04
status:[%d], error: %s, config not ignoreParseError so throw this error
exception error elasticsearch, datax, bulk-insert, bad-request, config
Failed to cast %s to Long
exception error gdb, gremlin, type-mapping, datax
Failed to cast %s to Double
exception error gdb, gremlin, type-mapping, datax
Failed to cast %s to Boolean
exception error gdb, gremlin, type-mapping, datax
File not found: ${name}
validation error gdb, classpath, resource-loading, datax
to or from missed in edge
exception error gdb, graph, edge, mapping, datax
id or label missed
exception error gdb, graph, mapping, required-field, datax
from length over limit(${maxIdLength})
validation error gdb, graph, validation, id-length
to length over limit(${maxIdLength})
validation error gdb, graph, validation, id-length
id length over limit(${maxIdLength})
validation error gdb, graph, validation, id-length
label length over limit(${maxLabelLength})
validation error gdb, graph, validation, label-length
property key length over limit(${maxPropKeyLength})
validation error gdb, graph, validation, property, bug
property value length over limit(${maxPropValueLength})
validation error gdb, graph-database, datax, validation, property-limit
request length over limit(${maxRequestLength})
validation error gdb, graph-database, datax, request-size, validation
failed to queue new element to server
exception critical gdb, graph-database, datax, network, retry-exhausted
File not found: ${name}
validation error datax, classpath, resource-loading, packaging
faild load org.apache.phoenix.jdbc.PhoenixDriver
exception critical phoenix, hbase, datax, classpath, classloading
ColType or colName is null, colType : ${colType} , colName :
exception error phoenix, hbase, datax, metadata, version-mismatch
Col {} not found
exception error phoenix, hbase, datax, schema, column-not-found
index must be as long as the number of data rows
validation error python, tabulate, dev-tools, validation
tabular data doesn't appear to be a dict or a DataFrame
validation error python, tabulate, pandas, duck-typing, dev-tools
headers for a list of dicts is not a dict or a keyword
validation error python, tabulate, headers, dev-tools