ErrLookup › apache/incubator-seata

apache/incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution. · Java · 1,757 source files

Analyzed at e01f97c6db on 2026-08-14. 149 documented errors.

Code / MessageTypeSeverityTags
Two or more start states, ${target} and ${definitions.StartS
exception error saga, statemachine, designer, export, validation
Export failed: Unable to resolve source state '${source}' fo
exception error saga, statemachine, designer, export, dangling-reference
unknown di for element ${semantic.id}
exception error saga, statemachine, designer, import, json
ERR_CONFIG
Duplicate placeholders exist '{}' in bundle.
error_code error config, resource-bundle, placeholder, seata, startup
No JsonCodec provider found. Please add json-common-core to
exception critical json, spi, classpath, dependency, seata
not found service provider for : {} caused by {}
exception error spi, service-loader, provider, initialization, seata
not found service provider for : {}
exception error spi, service-loader, missing-provider, configuration, seata
Extension instance(definition: {}, class: {}) could not be
exception error spi, reflection, instantiation, provider, seata
Invalid port number in: {}
validation error configuration, endpoint, parsing, seata-server
Invalid format for endpoint: {}
validation error configuration, endpoint, parsing, seata-server
Metadata 'external' is not a List.
validation error metadata, endpoint, type-mismatch, seata
unknown lock mode:{}
validation error configuration, enum, lock, seata
unknown session mode:{}
validation error configuration, enum, session-store, seata
unknown store mode:{}
validation error configuration, enum, store-mode, seata
"\"" + str + "\" can't parse to Duration"
exception error configuration, duration, parsing, seata
URL must not be null or blank
validation error http, okhttp, config, validation
worker Id can't be greater than %d or less than 0
exception error id-generation, snowflake, configuration, seata-common
no available mac found
exception error id-generation, docker, network-interface, environment
ip and port string cannot be empty!
validation error network, address-parsing, config, validation
"Invalid endpoint format: " + address + ". Endpoint should b
validation error network, address-parsing, ipv6, config
"Invalid endpoint format: " + address + ". Port must be betw
validation error network, port, address-parsing, config
"Invalid endpoint format: " + address + ". Port must be a nu
validation error network, port, address-parsing, ipv6
"invalid address:" + address
validation error network, address-validation, dns, rpc
"pageNum range not in [" + MIN_PAGE_NUM + "-" + MAX_PAGE_NUM
validation warning pagination, api, console, validation
"pageSize range not in [" + MIN_PAGE_SIZE + "-" + MAX_PAGE_S
validation warning pagination, api, console, validation
"PageUtil not support this dbType:" + dbType
exception error pagination, database, dialect, not-supported
"The DB type :" + dbType + " is not supported yet"
exception error database, dialect, time-filter, not-supported
"Unsupported DB type: " + dbType
exception error database, dialect, datetime, not-supported
targetClass must be not null
exception error reflection, null-check, api-misuse
static method not found: {}
exception error reflection, api-misuse, version-change
Watch request failed: {}
exception error network, http, watch, okhttp, seata-server
Watch request failed with code %d: %s
exception error http, watch, auth, configuration, seata-server
Stream closed unexpectedly
exception error network, watch, sse, reconnect, eof
Invalid event format: expected prefix '{}', got: {}
exception error protocol, watch, version-mismatch, proxy
IO Exception during next()
exception error network, io, timeout, watch, okhttp
could not convert '{size}' to byte length
exception error validation, configuration, size-parsing
{dataName} data is too large, size={length}
validation error validation, payload-size, configuration, protocol
Unknown GlobalStatus[{code}]
exception error enum, version-mismatch, data-corruption, protocol
Unknown TransactionExceptionCode[{ordinal}]
exception error enum, compatibility, version-mismatch, legacy
Unknown BranchType[{ordinal}]
exception error enum, compatibility, version-mismatch, branch-type
Unknown BranchType[{name}]
exception error enum, validation, configuration, branch-type
Unknown GlobalStatus[{code}]
exception error enum, compatibility, version-mismatch, global-status
@BusinessActionContextParameter 's params can not null
exception error tcc, validation, null-safety, interceptor
TCC bean name cannot be null or empty
exception error tcc, annotation, configuration, validation
non-BusinessActionContext parameter should use annotation Bu
exception error tcc, annotation, validation, interceptor
Couldn't parser any Remoting info
exception error tcc, local-tcc, annotation, proxy, spring
datasource required not null!
exception critical saga, spring, configuration, datasource, startup
Cannot convert {name}
exception error saga, compatibility, version-mismatch, enum
Cannot convert {name}
exception error saga, enum, compatibility, version-mismatch
Cannot convert {name}
exception error saga, enum, compatibility, version-mismatch, state-machine
Unknown StateType[{value}]
exception error saga, state-machine, json, configuration, parsing
Cannot convert {name}
exception error saga, enum, compatibility, version-mismatch, state-machine
applicationId: %s, txServiceGroup: %s
validation critical spring, configuration, startup, tm, rm
Never BEGIN on a RELOADED GlobalTransaction.
exception error tm, global-transaction, api-misuse, xid
bytes is null
exception error compressor, bzip2, null-check, rpc
BZip2 compress error
exception error compressor, bzip2, io, rpc
BZip2 decompress error
exception error compressor, bzip2, data-corruption, configuration-mismatch
bytes is null
exception error compressor, deflater, null-check, rpc
Deflater compress error
exception error compressor, deflater, io, memory
Deflater decompress error
exception error compressor, deflater, data-corruption, configuration-mismatch
bytes is null
exception error compressor, gzip, null-check, rpc
gzip compress error
exception error compressor, gzip, io, memory
gzip decompress error
exception error gzip, compression, corrupt-data, io, seata
bytes is null
exception error lz4, compression, null-safety, seata
bytes is null
exception error zip, compression, null-safety, seata
Zip compress error
exception error zip, compression, io, seata
Zip decompress error
exception error zip, compression, corrupt-data, io, seata
bytes is null
exception error zstd, compression, null-safety, seata
Failed to decompress zstd data
exception error zstd, compression, corrupt-data, io, seata
not support putConfig
exception warning apollo, config, unsupported-operation, seata
not support atomic operation putConfigIfAbsent
exception warning apollo, config, unsupported-operation, atomicity, seata
not support removeConfig
exception warning apollo, config, unsupported-operation, seata
Apollo configuration initialized failed,please check the val
exception critical apollo, config, startup, configuration, seata
not support config type:
exception error config, enum, configuration, validation, seata
config type can not be null
exception critical config, startup, configuration, seata
not support method:%s
exception error config, compatibility, proxy, unsupported-operation, seata
name can't be null
exception error config, null-safety, file, validation, seata
file not found
exception critical config, yaml, file-not-found, startup, seata
not support config data type type: %s
exception error config, seata, enum, startup
not support config data type suffix: %s
exception error config, seata, file-extension, startup
name value of custom config type must not be blank
validation error config, seata, spi, custom-provider
custom config type name %s is not allowed
validation error config, seata, spi, naming
not support atomic operation putConfigIfAbsent
exception warning seata, nacos, config-center, unsupported-operation
not support atomic operation putConfigIfAbsent
exception warning seata, zookeeper, config-center, unsupported-operation
Add nodeCache listener for path:%s
exception error seata, zookeeper, listener, connectivity
MCP server properties not properly configured or unsupported
exception error seata, mcp, spring-boot, config
No naming servers addr configured
exception error seata, naming-server, config, console
The time format does not match yyyy-MM-dd
validation error seata, mcp, date-parsing, console
The time format does not match yyyy-MM-dd HH:mm:ss
validation error seata, mcp, date-parsing, console
endTime must not be earlier than startTime
validation error seata, mcp, validation, time-range
No right to be identified
exception error seata, console, authentication, jwt
Invalid token, please log in to get a new token
exception error seata, console, jwt, token-expiry
MCP GET request failed with status: %s, response: %s
exception error seata, console, naming-server, http
MCP GET Call NameSpace Failed.
exception error seata, console, naming-server, network
MCP GET Call TC Failed.
exception error seata, console, tc, network
MCP DELETE request returned non-success status: %s, response
exception error seata, console, tc, http, delete
MCP DELETE Call TC Failed.
exception error seata, console, tc, network, delete
MCP PUT request returned non-success status: %s, response: %
exception error http, mcp, console, tc-server, status-code
MCP PUT Call TC Failed.
exception error network, mcp, console, connection-refused, timeout
User confirmation string is required.
validation warning mcp, validation, human-in-the-loop, security
Confirmation string must explicitly contain '确认' or 'confirm
validation warning mcp, validation, human-in-the-loop, i18n
unknown codec:{code}
exception error protocol, compression, version-mismatch, config
unknown codec:{name}
exception error config, compression, typo, startup
unknown dbtype:{dbType}
exception error config, database, typo, server
The default branch type must be AT or XA. the value of the a
exception error config, branch-type, client, validation
branchType must be not null
exception error null-safety, context, branch-type, programmatic
Unknown TransactionExceptionCode[{ordinal}]
exception error protocol, enum, version-mismatch, decode
Unknown BranchType[{ordinal}]
exception error protocol, enum, branch-type, decode
Unknown BranchType[{name}]
exception error config, enum, branch-type, typo
%s ,cost: %d ms
exception error timeout, rpc, network, performance
Unknown ResultCode[{ordinal}]
exception error protocol, enum, decode, version-mismatch
The version must not be blank.
exception error version, validation, handshake
incompatible version format:{version}
exception error version, format, validation
Unknown ClientType[{ordinal}]
exception error protocol, enum, decode, version-mismatch
serverMessageSender must not be null
exception error wiring, spring, lifecycle, null-check
timeout should more than 0ms
exception error config, timeout, validation, rpc
0109
msg:{msg}
exception critical netty, backpressure, network, throughput, connection-reset
0109
frameworkException
exception error network, netty, client, null-channel
0110
No available service
exception critical registry, load-balance, connection, client
rm client is not connected. dbkey:{resourceId},clientId:{cli
exception error server, rm-disconnected, branch, netty
client is not connected
exception error server, null-channel, netty
channel is error.
exception error server, response, disconnected, netty
Invalid Client ID: {clientId}
exception error server, client-id, validation
Unsupported version: {version}
exception error protocol, version-mismatch, decoder, netty
Unknown magic code: {b0}, {b1}
exception error protocol, magic-code, misrouting, netty
connect cancelled, can not connect to services-server.
exception error network, connect, client, netty
connect failed, can not connect to services-server.
exception critical network, connect, timeout, client
can not connect to services-server.
exception error grpc, protocol, connect, client
can not connect to [{invalidAddress}]
exception critical network, reconnect, registry, client
can not register RM,err:%s
exception error registration, rm, pool, client
Failed to get available servers
exception error registry, fail-fast, startup, client
can not get cluster name in registry config.
exception critical config, vgroup-mapping, startup, client
no available service found in cluster.
exception critical registry, no-instances, startup, client
register msg is null, role:%s
exception error registration, pool, internal, client
register %s error, errMsg:%s
exception error registration, auth, timeout, client
listen port: %s is invalid!
exception error config, server, port, validation
Server start failed, the listen port: %s
exception critical network, netty, port-bind, startup, server
Server start failed
exception critical startup, server, registry, nacos, configuration
register RM failed. client version: %s,server version: %s, e
exception error client, rm, registration, transaction-group, version-mismatch
register TM failed. client version: %s,server version: %s, e
exception error client, tm, registration, transaction-group, configuration
Required request parameter '%s' is missing
validation error http, parameter-binding, validation, rest
No serializer found
exception critical serialization, spi, classpath, dependency, decoder
The class 'org.apache.seata.serializer.protobuf.ProtobufSeri
exception error serialization, protobuf, dependency, configuration
Since fst is no longer maintained, this serialization extens
exception error serialization, fst, version-migration, upgrade, removed-feature
unknown codec:%s
exception error serialization, protocol, decode, version-skew, corruption
class loader set error, you should not use the Bootstrap cla
exception error jdbc, classloader, datasource, store, server
The driver {%s} cannot be found in the path %s. Please ensur
exception error jdbc, driver, classpath, store, mysql, configuration
the {%s} can't be empty
exception error configuration, store, jdbc, datasource, validation
unknown dbType:%s
exception error configuration, store, lock, dbtype, sql-dialect, unsupported