ErrLookup › YunaiV/yudao-cloud
YunaiV/yudao-cloud
ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城、CRM、ERP、MES、IM、AI 大模型、IoT 物联网等功能。你的 ⭐️ Star ⭐️,是作者生发的动力! · Java · 5,319 source files
Analyzed at 477be9dd49 on 2026-08-14. 38 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Cannot determine the Oracle database version number | exception | error | liquibase, database, dameng, oracle, version, identifier |
| Unknown boolean value: {} | exception | error | liquibase, boolean, datatype, changelog, migration |
| Cannot convert type {} to a boolean value | exception | error | liquibase, boolean, datatype, classcast, type-conversion |
| couldn't lookup datasource from {}: {} | exception | critical | flowable, jndi, datasource, configuration, startup |
| DataSource or JDBC properties have to be specified in a proc | exception | critical | flowable, datasource, jdbc, configuration |
| couldn't deduct database type from database product name '{} | exception | critical | flowable, database, dameng, detection, configuration |
| Exception while initializing Database connection | exception | critical | flowable, database, connection, sql, startup |
| invalid command interceptor chain configuration: {} | exception | error | flowable, command-interceptor, configuration, startup |
| Error while building ibatis SqlSessionFactory: {} | exception | critical | flowable, mybatis, database, configuration, dameng |
| Invalid interval: {} | exception | error | java, date, enum, switch, validation |
| LoginUser(%d) Table(%s/%s) 未返回数据权限 | exception | error | yudao, data-permission, rpc, null-safety, tenant |
| AreaUtils 初始化失败 | exception | error | yudao, initialization, classpath, resource, csv, area |
| IPUtils 初始化失败 | exception | error | yudao, initialization, classpath, resource, ip2region, ip |
| TenantContextHolder 不存在租户编号!可参考文档:https://doc.iocoder.cn | exception | error | yudao, multi-tenant, threadlocal, async, context |
| 未知的数据类型:{} | exception | error | yudao, multi-tenant, messaging, type-conversion, websocket |
900 idempotent.message() | exception | warning | yudao, idempotency, redis, duplicate-request, aop |
423 请求失败,请稍后重试 | error_code | warning | yudao, lock4j, distributed-lock, concurrency, aop |
900 存在重复请求 | exception | error | api-signature, replay-protection, redis, security, nonce |
| 错误的用户类型 | http | error | security, authentication, user-type, token, spring-security |
| 暂不支持 tool 消息:{} | exception | error | ai, spring-ai, chat, message-type, unsupported-operation |
| 未知消息类型({}) | exception | error | ai, message-type, enum, validation |
| 未知操作符: {} | exception | error | bpm, flowable, condition, enum, validation |
| 不支持的延迟类型:{} | exception | error | bpm, flowable, delay-timer, simple-model, validation |
| 未知联系状态:{} | exception | error | crm, customer, backlog, enum, validation |
| 业务类型不正确:{} | exception | error | erp, finance, payment, biz-type, validation |
| 业务类型不正确:{} | exception | error | erp, finance, receipt, biz-type, validation |
| 参数缺失:需传 id 或 (groupId, userId) | validation | warning | im, group-member, validation, controller |
| 非法的 conversationType: {} | validation | error | im, rtc, conversation-type, validation |
| 结尾的 path 路径必须传递 | validation | warning | infra, file, download, validation, rest |
| 上传文件到目标目录 ({}) 失败 | exception | error | infra, file, ftp, upload, network, permissions |
| 上传文件到目标目录 ({}) 失败 | exception | error | infra, file, sftp, upload, permissions, ssh |
| [createProtocol][协议实例 %s 的协议类型 %s 暂不支持] | exception | error | iot, gateway, protocol, config, enum |
| 功能码 {} 不支持写操作 | exception | error | iot, modbus, function-code, write, thing-model |
| 不支持的功能码: {} | exception | error | iot, modbus, function-code, read, thing-model |
| 计算文件签名失败: | exception | error | iot, ota, firmware, file-download, md5, http, runtime-exception, java |
| 不支持的设备范围: | validation | error | iot, ota, task, enum, validation, illegal-argument, java, api-contract |
| f"未支持的类型: '{col['type']}' (列: {name}, 表: {ddl['table_name']} | console | error | sql, ddl-conversion, mysql, postgresql, not-implemented, python, schema |
| 不支持目标数据库类型: {args.type} | console | error | sql, cli, argparse, configuration, not-implemented, python |