ErrLookup › apache/seatunnel
apache/seatunnel
SeaTunnel is a multimodal, high-performance, distributed, massive data integration tool. · Java · 4,131 source files
Analyzed at cf67b549a7 on 2026-09-11. 2966 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| convert target data type error. source:{}, targetType:{} | console | warning | date-format, type-conversion, sensorsdata, sea-tunnel |
| The S3A credentials provider class '{}' configured via '{}' | console | warning | classpath, s3a, credentials-provider, classloader, hadoop |
COMMON-17 '<identifier>' unsupported convert type '<dataType>' of '<field>' to SeaTunnel d | error_code | error | jdbc, dameng, type-conversion, unsupported-type |
COMMON-19 '<identifier>' unsupported convert SeaTunnel data type '<dataType>' of '<field>' | error_code | error | jdbc, dameng, type-conversion, sink, table-creation |
| Non-heartbeat record has no documentKey field, this is unexp | console | critical | mongodb, cdc, change-stream, invariant, unexpected-record |
| The delete table {} is not equal to the target table {} | console | warning | iceberg, catalog, sql-delete, table-path-mismatch |
| Out-of-range offset while polling table {}; resetting trunca | console | warning | fluss, offset-out-of-range, log-retention, data-loss, source-reader |
EVENT_NAME_NOT_SET Event name not set | error_code | error | sensorsdata, seatunnel, config, events |
REFLECT_CLASS_OPERATION_FAILED Failed to instance [ | error_code | error | jdbc, reflection, xa-datasource, classpath |
| Resume token has expired, fallback to timestamp restart mode | console | warning | mongodb, cdc, change-stream, resume-token, oplog |
| Unsupported convert ${value.getClass()} to Float, typeDefine | exception | error | java, type-conversion, unsupported-operation |
| Invalid state: currentSplitId is null when finishing snapsho | exception | critical | cdc, source-reader, state-management, distributed-systems |
COMMON-19 '${identifier}' unsupported convert SeaTunnel data type '${dataType}' of '${fiel | error_code | error | starrocks, type-conversion, schema, sink |
COMMON-33 The datetime format '<datetime>' of field '<field>' is not supported. Please che | error_code | error | csv, timestamp, timezone, deserialization |
| The offset to start reading from has been removed from the d | exception | error | cdc, postgres, opengauss, wal, replication-slot, snapshot-required |
| Cannot convert to long: | exception | error | iceberg, type-conversion, type-mismatch |
| Timed out after <actualSeconds> seconds while waiting to con | exception | error | mysql, connection, timeout, network, jdbc |
| Response JSON has no '%s' field | exception | error | |
| method invoke failed, no such method '%s' in '%s' | exception | error | reflection, nosuchmethod, classpath |
| Json parse list exception! | exception | error | jackson, deserialization, runtime-exception |
| Post-sync {}: failed to restore staged file after stale-cont | console | error | hadoop, file-source, staging, restore-failed, retryable |
| Server response ${reply} | exception | error | ftp, network, connection, reply-code |
| Failed to resolve schemaChangeEvent, just skip. | console | warning | cdc, schema-evolution, debezium, ddl |
| Column {} already exists in table {}. Skipping change column | console | warning | schema-change, doris, idempotency, schema-evolution |
| Unsupported AEROSPIKE data type: | exception | error | java, aerospike, type-mapping, sink-writer |
COMMON-19 '<identifier>' unsupported convert SeaTunnel data type '<dataType>' of '<field>' | error_code | error | jdbc, duckdb, type-conversion, sink, table-creation |
| Unsupported schemaChangeEvent: | exception | error | jdbc, schema-evolution, unsupported-operation |
| method invoke failed | exception | error | reflection, wrapped-exception, invocation-target |
| Failed to get all checkpoints for job ${jobId} | exception | error | checkpoint, local-file-storage, filesystem-io, recovery |
| java.io.IOException | exception | error | io, sink, error-handler, checkpoint |
CLEAR_INDEX_DATA_FAILED POST {endpoint} response null | error_code | error | elasticsearch, http, null-response, delete-by-query |
COMMON-17 '<identifier>' unsupported convert type '<dataType>' of '<field>' to SeaTunnel d | error_code | error | jdbc, gbase8a, type-conversion, unsupported-type |
| No columns found for catalog '{}', schema '{}', table '{}'. | console | warning | jdbc, metadata, case-sensitivity, empty-schema |
| Replaced an unusable pooled connection for queue index {}. { | console | warning | jdbc, connection-pool, stale-connection, idle-timeout |
| No captured data collections found in database | console | warning | cdc, db2, config, table-filter, empty-result |
COMMON-02 <identifier> JSON convert/parse '<payload>' operation failed. | error_code | error | kafka, json, deserialization, kafka-connect |
| MySQL-CDC diagnostic: GTID set is not available on server fo | console | warning | mysql, cdc, gtid, diagnostics, checkpoint-restore |
FILE_LIST_GET_FAILED Get file list from this path [%s] failed | error_code | critical | file-source, io, file-listing, hdfs |
| [Instance {}] Failed to clean up during abort: {} | console | warning | jdbc, transaction, cleanup, databend |
COMMON-02 <identifier> JSON convert/parse '<payload>' operation failed. | error_code | error | json, deserialization, fake-source, schema-mismatch |
| ${validationMode} failed: ${message} | validation | error | dry-run, config-validation, wrapper-exception |
| Failed to querySQLResult | exception | error | xugu, jdbc, catalog, sql |
| Failed to querySQLResult | exception | error | jdbc, sap-hana, catalog, sql |
| No checkpoint found, job(${jobId}), pipeline(${pipelineId}), | exception | error | checkpoint, local-file-storage, not-found, recovery |
| Error reading default database charsets: | exception | error | mysql, cdc, jdbc, information-schema, charset |
| Complex type {} mapped to STRING, consider using JSON serial | console | warning | jdbc, duckdb, type-conversion, data-loss |
UNSUPPORTED_DATA_TYPE Invalid ARRAY type: | error_code | error | aerospike, type-mapping, array, schema |
COMMON-02 <identifier> JSON convert/parse '<payload>' operation failed. | error_code | error | jackson, serialization, typesense, sink |
| Failed to serialize WAL payload to packet wire format | exception | error | serialization, jackson, json, wal |
SOCKET_WRITE_FAILED unable to write; interrupted while doing another attempt | error_code | error | |
RABBITMQ-02 Error while creating RMQ client with queue %s at %s | error_code | error | rabbitmq, amqp, connection, configuration |
| ColumnAlreadyExistException: {} | exception | error | paimon, schema-evolution, duplicate-column, alter-table |
| ${ExceptionUtils.getMessage(e)} | exception | error | checkpoint, local-file-storage, filesystem-io, recovery |
UNSUPPORTED_DATA_TYPE SeaTunnel not support this data type [%s] | error_code | error | sls, deserialization, unsupported-type |
| cluster: %s is not running, Please start the cluster first. | exception | error | cluster, hazelcast, lifecycle, cli |
| Collector authentication failed from {} | console | warning | security, authentication, tcp, config |
ILLEGAL_ARGUMENT JSON format doesn't support failOnMissingField and ignoreParseErrors are both en | error_code | error | json, config, format, illegal-argument |
| Job is trying to leave terminal state ${current} | exception | error | zeta-engine, job-state, state-machine, race-condition |
| Unable to convert to LocalDateTime from unexpected value '' | exception | error | java, cdc, timestamp-conversion, type-mismatch |
| Could not query table schema, using inferred schema from dat | console | warning | databend, sink, schema, fallback, inferred-schema |
| Fallback content comparison failed, fallback to COPY. source | console | warning | file, io, fallback, checksum, log-warning |
| No table has enabled CDC or security constraints prevent get | console | warning | cdc, db2, database, empty-result, permissions |
| Please don't get coordinator service from an inactive master | exception | error | seatunnel, zeta-engine, coordinator, master-node |
| SQL Syntax Error in Sql Transform: ${targetException.message | validation | error | sql, syntax-error, transform, static-validation |
TABLE_DATASET_PATH_OPEN_EXCEPTION Failed to create dataset: | error_code | critical | lance, sink, dataset, storage, config |
| Json parsing exception, value '%s', and expected type '%s' | validation | error | |
| Kerberos re-login for HiveMetaStore failed: {} | console | warning | kerberos, authentication, hive, keytab, security |
| Cannot determine REPLICA IDENTITY information for table '{}' | console | warning | opengauss, postgres, cdc, replica-identity, metadata |
COMMON-02 <identifier> JSON convert/parse '<payload>' operation failed. | error_code | error | json, serialization, google-sheets |
| Failed connecting to %s via JDBC. | exception | error | jdbc, starrocks, connection, schema-change |
| Handler not reset | exception | error | schema-change, state, lifecycle |
| Skipping unsupported default value for column {} in table {} | console | warning | jdbc, dm, schema-evolution, default-value |
COMMON-02 <identifier> JSON convert/parse '<payload>' operation failed. | error_code | error | kafka, json, deserialization, schema |
UNSUPPORTED_DATA_TYPE Not support to parse type: ${type} | error_code | error | mongodb, sea-tunnel, serde, unsupported-data-type, schema |
| Post-sync backup promoted an unexpected target version; oper | console | warning | hadoop, file-source, backup, checksum-mismatch, retryable |
INVALID_CONFIG Field '' not found in source data | error_code | error | aerospike, configuration, schema, field-mapping |
| Need to add support for executed GTIDs for versions prior to | exception | error | mysql, cdc, gtid, unsupported, version-compatibility |
| The restored committed-offset checkpoint does not contain it | exception | error | cdc, checkpoint, offset, restore, startup-mode |
| Unsupported condition: | exception | error | iceberg, sql, unsupported-operation, predicate-pushdown |
CONFIG_VALIDATION_FAILED tables_configs[%d]: invalid 'schema' configuration | error_code | error | java, neo4j, source, schema, config |
DATA_TYPE_CAST_FIELD Value type does not match column type for column | error_code | error | type-mismatch, kudu, serialization |
| Failed to read manifest {}, assuming files not yet committed | console | warning | iceberg, io, manifest, commit |
NO_SUPPORT_OPERATION_FAILED unable to open CopyManager Operation in this JDBC writer. Please configure optio | error_code | error | jdbc, copy, postgresql, driver |
| The length of string column {} is {}, which exceeds the maxi | console | warning | jdbc, redshift, type-conversion, string-length |
| Post-sync backup cannot determine completion because source, | console | warning | hadoop, file-source, backup, file-not-found, retryable |
UNSUPPORTED_DATA_TYPE Unsupported data type: | error_code | error | iotdb, serialization, unsupported-data-type, timestamp, relational |
UNSUPPORTED_RECORD_TYPE Unsupported record type | error_code | error | sensorsdata, record-type, sink-config |
| Cannot compare values of type %s and %s | validation | error | |
| ${ClusterProperty.TCP_JOIN_PORT_TRY_COUNT} must be greater t | exception | critical | config, cluster-join, startup, hazelcast |
COMMON-19 '${identifier}' unsupported convert SeaTunnel data type '${dataType}' of '${fiel | error_code | error | starrocks, type-conversion, schema, sink |
| Post-sync operation cannot verify sink target and will be re | console | warning | hadoop, file-source, sink-verification, io, retryable |
| Unsupported transform: | exception | error | iceberg, partitioning, unsupported-operation, config |
| Invalid LIKE pattern: '%s'. Supported patterns are: 'prefix% | exception | error | sql, paimon, predicate-pushdown, like-pattern |
| Mapping[VERTEX/{}] uses AUTOMATIC ids: under at-least-once d | console | warning | hugegraph, idempotency, at-least-once, duplicate-data |
RABBITMQ-08 initialize ssl context failed | error_code | error | rabbitmq, amqp, ssl, tls, uri |
UNSUPPORTED_DATA_TYPE Unsupported data type: | error_code | error | iotdb, serialization, unsupported-data-type, timestamp |
| User does not have the 'LOCK TABLES' privilege required to o | exception | error | mysql, privileges, snapshot, locking, cdc |
| Failed to close Fluss admin for {} | console | warning | fluss, resource-cleanup, shutdown, admin-client |
| Interrupted while reading structure of schema | exception | info | interrupted, snapshot, cancellation, mysql-cdc |
| Unsupported constraint type: | exception | error | sqlserver, ddl, unsupported-operation, constraint |