ErrLookup › alibaba/spring-cloud-alibaba
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware. · Java · 358 source files
Analyzed at 115d590110 on 2026-08-14. 113 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| reduce balance failed | exception | error | seata, distributed-transaction, concurrency, database, account |
| no enough balance | exception | error | seata, distributed-transaction, business-rule, account, validation |
| stock not enough | exception | error | seata, distributed-transaction, orchestration, stock, global-rollback |
| balance not enough | exception | error | seata, distributed-transaction, orchestration, account, global-rollback |
| deduct stock failed | exception | error | seata, distributed-transaction, database, stock, not-found |
| no enough stock | exception | error | seata, distributed-transaction, business-rule, stock, validation |
| ConfigService is not initialized | exception | critical | nacos, config, initialization, lifecycle, startup |
| Invalid date format | exception | error | nacos, config, jackson, deserialization, date-format |
| NacosConfigKeysChangeListener must be marked as a single par | validation | error | nacos, config, annotation, reflection, contract-violation |
| @NacosConfigListener must be over a method with a single p | validation | error | nacos, config, annotation, reflection, contract-violation |
| ApplicationContext not set | exception | critical | nacos, config, spring-lifecycle, application-context, initialization |
4000 AbstractConfigChangeListener only support basic java data type for yaml. If you | exception | error | nacos, config, yaml, snakeyaml, config-refresh, nacos-exception-4000 |
| NacosConfigManager not available | exception | critical | nacos, config-data, spring-boot, config-import, startup |
| NacosConfigProperties not available | exception | critical | nacos, config-data, spring-boot, config-properties, startup |
| Binder not available in BootstrapContext | exception | critical | nacos, config-data, spring-boot, binder, version-compat |
| NacosConfigProperties could not be loaded | exception | critical | nacos, config-data, spring-boot, profiles, config-properties |
| dataId must be specified | validation | error | nacos, config-data, spring-boot, config-import, misconfiguration |
| illegal URI: {uris} | validation | error | nacos, config-data, spring-boot, config-import, uri, misconfiguration |
| illegal dataId | validation | error | nacos, config-data, spring-boot, config-import, dataid, misconfiguration |
| The xml content parse error. | exception | error | nacos, config, xml, parsing, documentbuilder |
| spring.nacos.config.proxy.druid.data-id is required | exception | error | nacos, configuration, druid, spring-boot, startup, bean-creation |
| ConfigService not available | exception | critical | nacos, config-service, spring-boot, startup, configuration, network |
| File '{}' exists but is a directory | exception | error | file-io, commons-io, validation, filesystem |
| File '{}' cannot be read | exception | error | file-io, commons-io, permissions, filesystem, deployment |
| File '{}' does not exist | exception | error | file-io, commons-io, not-found, filesystem |
| ConsulDataSource server-host is empty | validation | error | sentinel, consul, datasource, configuration, validation |
| ConsulDataSource ruleKey can not be empty | validation | error | sentinel, consul, datasource, configuration, validation |
| [Sentinel Starter] DataSource {} file cannot be null | validation | error | sentinel, file-datasource, datasource, configuration, validation |
| [Sentinel Starter] DataSource {} handle file [{}] error: {} | exception | error | sentinel, file-datasource, datasource, io-error, resource-resolution |
| RedisDataSource ruleKey can not be empty | validation | error | sentinel, redis, datasource, configuration, validation |
| RedisDataSource channel can not be empty | validation | error | sentinel, redis, datasource, configuration, validation, pubsub |
| RedisDataSource sentinel model,masterId can not be empty | validation | error | sentinel, redis, datasource, configuration, validation, sentinel-mode, gotcha |
| ZookeeperDataSource server-addr is empty | validation | error | sentinel, zookeeper, datasource, configuration, validation |
| sentinel rule convert error: {} | exception | error | sentinel, converter, jackson, json, rule-parsing, deserialization |
| convert error: {} | exception | error | sentinel, converter, jackson, json, rule-parsing, deserialization |
| namespaceName, flowRulesKey, and defaultFlowRuleValue must n | exception | error | sentinel, apollo, datasource, factory-bean, configuration, validation |
| file and charset must not be null | exception | error | sentinel, file-datasource, factory-bean, configuration, validation |
| Invalid redis sentinel property {} | exception | error | sentinel, redis, datasource, sentinel-mode, factory-bean, configuration, validation |
| serverAddr, groupId, and dataId must not be null | exception | error | sentinel, zookeeper, datasource, factory-bean, configuration, validation |
| serverAddr and path must not be null | exception | error | sentinel, zookeeper, datasource, factory-bean, configuration, validation |
| please set %s.appKey | exception | critical | java, spring-cloud-alibaba, schedulerx, configuration, startup |
| please set %s.groupId | exception | critical | java, spring-cloud-alibaba, schedulerx, configuration, startup |
| cron and oneTime shouldn't set together | exception | error | java, spring-cloud-alibaba, schedulerx, configuration, validation |
| create schedulerx job failed, jobName={}, message={} | exception | error | java, spring-cloud-alibaba, schedulerx, api, server-side |
| update schedulerx job failed, jobName={}, message={} | exception | error | java, spring-cloud-alibaba, schedulerx, api, server-side |
| cronExpression cannot be null | exception | error | java, schedulerx, cron, null-safety |
| Support for specifying 'L' and 'LW' with other days of the m | exception | error | java, schedulerx, cron, parsing, validation |
| Support for specifying 'L' with other days of the week is no | exception | error | java, schedulerx, cron, parsing, validation |
| Support for specifying multiple "nth" days is not implemente | exception | error | java, schedulerx, cron, parsing, validation |
| Unexpected end of expression. | exception | error | java, schedulerx, cron, parsing, validation |
| Support for specifying both a day-of-week AND a day-of-month | exception | error | java, schedulerx, cron, parsing, validation |
| Illegal cron expression format ({}) | exception | error | java, schedulerx, cron, parsing, validation |
| Invalid Month value: '{}' | exception | error | java, schedulerx, cron, parsing, validation |
| Invalid Day-of-Week value: '{}' | exception | error | java, schedulerx, cron, parsing, validation |
| Illegal characters for this position: '{}' | exception | error | java, schedulerx, cron, parsing, validation |
| Illegal character after '?': {} | exception | error | java, schedulerx, cron, parsing, validation |
| '?' can only be specfied for Day-of-Month or Day-of-Week. | exception | error | java, schedulerx, cron, parsing, validation |
| '?' can only be specfied for Day-of-Month -OR- Day-of-Week. | exception | error | java, schedulerx, cron, parsing, validation |
| '/' must be followed by an integer. | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation |
| Unexpected end of string. | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation |
| Increment > 60 : {} | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| Increment > 24 : {} | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| Increment > 31 : {} | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| Increment > 7 : {} | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| Increment > 12 : {} | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| Offset from last day must be <= 30 | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| Unexpected character: {} | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation |
| Day-of-Week values must be between 1 and 7 | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| 'L' option is not valid here. (pos={}) | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation |
| 'W' option is not valid here. (pos={}) | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation |
| The 'W' option does not make sense with values larger than 3 | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| '#' option is not valid here. (pos={i}) | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation |
| A numeric value between 1 and 5 must follow the '#' option | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| Unexpected character '{c}' after '/' | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation |
| Minute and Second values must be between 0 and 59 | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| Hour values must be between 0 and 23 | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| Day of month values must be between 1 and 31 | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| Month values must be between 1 and 12 | exception | error | cron, schedulerx, spring-cloud-alibaba, configuration, parsing, validation, range-check |
| Start year must be less than stop year | exception | error | schedulerx, cron, config-validation, range |
| {type} class attribute exists but {type} method attribute is | exception | error | sentinel, resttemplate, config-validation, startup |
| {type} method attribute exists but {type} class attribute is | exception | error | sentinel, resttemplate, config-validation, startup |
| {type} static method can not be found in bean[{beanName}]. T | exception | error | sentinel, resttemplate, reflection, config-validation |
| {type} method return value in bean[{beanName}] is not {stand | exception | error | sentinel, resttemplate, reflection, return-type |
| [Sentinel Starter] DataSource {dataSourceName} field: {field | exception | error | sentinel, datasource, reflection, jvm-security |
| [Sentinel Starter] DataSource {dataSourceName}dataType is cu | exception | error | sentinel, datasource, config-validation, converter |
| [Sentinel Starter] DataSource {dataSourceName} handle {class | exception | error | sentinel, datasource, classpath, converter |
| [Sentinel Starter] DataSource {dataSourceName} dataType: {pr | exception | error | sentinel, datasource, config-validation, data-type |
| ApplicationContext or FeignClientFactory not initialized | exception | error | sentinel, feign, startup, config |
| FeignClientFactoryBean not found for {targetType} | exception | error | sentinel, feign, fallback, registration |
| FeignClientFactory not initialized | exception | error | sentinel, feign, fallback, defensive-check |
| No %s instance of type %s found for feign client %s | exception | error | sentinel, feign, fallback, bean-resolution |
| {type} create fail | exception | error | sentinel, feign, fallback, factorybean |
| {type} FactoryBean returned null | exception | error | sentinel, feign, fallback, factorybean |
| Incompatible %s instance. Fallback/fallbackFactory of type % | exception | error | sentinel, feign, fallback, type-mismatch |
| Method handler not found for method: {method} | exception | error | sentinel, feign, invocation, runtime |
| Fallback method not found for method: {method} | exception | error | sentinel, feign, fallback, invocation |
| Binding for channel {destination.getName()} has been disable | exception | error | rocketmq, spring-cloud-stream, config, producer, binding |
| group must be configured for DLQ{destination.getName()} | exception | error | rocketmq, spring-cloud-stream, dlq, consumer, config |
| group must be configured for DLQ{topic} | exception | error | rocketmq, spring-cloud-stream, dlq, consumer, pull |
| DefaultMQPushConsumer init failed, Caused by {e.getMessage() | exception | error | rocketmq, consumer, startup, network, config |
| DefaultMQPushConsumer consuming failed, Caused by messageExt | exception | warning | rocketmq, consumer, batching, defensive |
| DefaultMQPushConsumer not initialized | exception | error | rocketmq, consumer, lifecycle, startup |
| Already acknowledged | exception | warning | rocketmq, ack, consumer, pull, programming-error |
| pull consumer already running. {this.toString()} | exception | warning | rocketmq, consumer, pull, lifecycle, programming-error |
| The message queue is not in assigned list | exception | warning | rocketmq, consumer, pull, rebalance, transient |
| defaultMQProducer not initialized | exception | error | rocketmq, producer, lifecycle, startup |
| TransactionMQProducer must have a TransactionListener !!! | exception | error | rocketmq, producer, transaction, config, beans |
| message hasn't been sent,cause by : the SendType must be in | exception | error | rocketmq, producer, config, send |
| The current actuator exists, please confirm if there is a re | exception | warning | rocketmq, instrumentation, health, duplicate, registration |
| empty after conversion [messageConverter:%s,payloadClass:%s, | exception | error | rocketmq, producer, serialization, converter, config |
| convert to RocketMQ message failed. | exception | error | rocketmq, producer, serialization, converter |
| topic must not be empty | validation | error | rocketmq, producer, config, topic |
| payload must not be empty | validation | error | rocketmq, producer, validation, payload |