ErrLookup › alibaba/COLA
alibaba/COLA
🥤 COLA: Clean Object-oriented & Layered Architecture · Java · 390 source files
Analyzed at 352e1a8675 on 2026-09-08. 31 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| ${errMessage} | exception | error | assertion, validation, cola |
EXTENSION_NOT_FOUND Can not find extension with ExtensionPoint: ${targetClz} BizScenario:${bizScenar | error_code | error | java, cola, extension-point, not-registered, bizscenario |
EXTENSION_DEFINE_DUPLICATE Duplicate registration is not allowed for :${extensionCoordinate} | error_code | error | java, cola, duplicate-registration, extension-point, spring |
| alphabet must contain between 1 and 255 symbols. | validation | error | java, uuid, argument-out-of-range |
| execute not supported for OR relation composite | exception | error | ruleengine, unsupported-operation, composite-rule |
| Component ${targetClz} can not be found in Spring Container | exception | error | spring, dependency-injection, bean-lookup |
| alphabet cannot be null. | validation | error | java, uuid, null-argument |
| evaluate not supported for natural composite | exception | error | ruleengine, unsupported-operation, composite-rule |
| BizScenario can not be null for extension | validation | error | java, cola, null-argument, bizscenario, illegal-argument |
| execute not supported for natural composite | exception | error | ruleengine, unsupported-operation, composite-rule |
B_CUSTOMER_companyNameConflict 公司名冲突 | error_code | warning | business-logic, uniqueness-conflict, cola |
| Cannot fire event [${event}] on current state [${sourceState | exception | error | statemachine, invalid-state-transition, event |
| Component ${targetClz} can not be found in Spring Container | exception | error | spring, dependency-injection, bean-lookup, cola |
EXTENSION_INTERFACE_NAME_ILLEGAL Your name of ExtensionPoint for ${targetClz} is not valid, must be end of ExtPt | error_code | error | java, extension, naming-convention |
| size must be greater than zero. | validation | error | java, uuid, argument-out-of-range |
B_CUSTOMER_companyNameConflict 公司名冲突 | error_code | warning | business-logic, uniqueness-conflict, cola |
| Internal transition source state '%s' and target state '%s' | exception | error | statemachine, invalid-argument-value, transition |
EXTENSION_ILLEGAL Please assign a extension point interface for ${targetClz} | error_code | error | java, extension, registration |
| The state machine with id [${machineId}] is already built, n | exception | error | statemachine, duplicate-registration, factory |
| ${currentStateId} is not found, please check state machine | exception | error | statemachine, resource-not-found, state |
${errorCode} ${errMessage} | error_code | error | assertion, validation, cola |
| ${companyName} has already existed, you can not add it | exception | warning | domain-model, uniqueness-conflict, cola |
| There is no stateMachine instance for ${machineId}, please b | exception | error | statemachine, resource-not-found, factory |
| State machine is not built yet, can not work | exception | error | statemachine, not-initialized, lifecycle |
| No jobExecution with id:${executionId} found | exception | error | java, repository, not-found |
| ${companyName} has already existed, you can not add it | exception | warning | domain-model, uniqueness-conflict, cola |
| ${transition} already Exist, you can not add another one | exception | error | statemachine, duplicate-registration, transition |
| not support repositoryType: ${jobProperties.getRepositoryTyp | exception | error | java, config, enum |
| Value for key=[${key}] is not of type: [${type}], it is [(${ | exception | error | java, type-mismatch, context |
| random cannot be null. | validation | error | java, uuid, null-argument |
| Unexpected value '${value}' | exception | error | java, enum, parsing |