ErrLookup › YunaiV/ruoyi-vue-pro
YunaiV/ruoyi-vue-pro
🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、MES、IM、AI 大模型、IoT 物联网等功能。你的 ⭐️ Star ⭐️,是作者生发的动力! · Java · 5,214 source files
Analyzed at 0418084e22 on 2026-08-14. 43 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Cannot determine the Oracle database version number | exception | error | liquibase, dameng, oracle, database-metadata, version-detection |
| Unknown boolean value: {} | exception | error | liquibase, boolean, datatype-conversion, data-migration |
| Cannot convert type {} to a boolean value | exception | error | liquibase, boolean, datatype-conversion, type-mismatch |
| couldn't lookup datasource from {}: {} | exception | critical | flowable, jndi, datasource, configuration |
| 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-type, dialect, configuration |
| Exception while initializing Database connection | exception | critical | flowable, database-connection, metadata, runtime |
| invalid command interceptor chain configuration: {} | exception | critical | flowable, command-interceptor, configuration, engine-init |
| Error while building ibatis SqlSessionFactory: {} | exception | critical | flowable, mybatis, sqlsessionfactory, configuration |
| LoginUser(%d) Table(%s/%s) 未返回数据权限 | exception | error | yudao, data-permission, null-pointer, authorization |
| AreaUtils 初始化失败 | exception | critical | yudao, ip, startup, resource-loading |
| IPUtils 初始化失败 | exception | critical | yudao, ip, ip2region, startup, resource-loading |
| TenantContextHolder 不存在租户编号!可参考文档:{} | exception | error | yudao, tenant, threadlocal, context |
| 未知的数据类型:{} | exception | error | spring, messaging, tenant, type-conversion |
900 重复请求,请稍后重试 | exception | warning | yudao, idempotent, redis, aop |
423 请求失败,请稍后重试 | exception | warning | yudao, lock4j, redis, distributed-lock |
429 请求过于频繁,请稍后重试 | exception | warning | yudao, rate-limiter, redis, aop |
400 签名不正确 | exception | error | yudao, api-signature, security, authentication |
900 存在重复请求 | exception | warning | yudao, api-signature, anti-replay, nonce |
| 错误的用户类型 | exception | error | yudao, security, authentication, authorization |
| [createProtocol][协议实例 %s 的协议类型 %s 暂不支持] | validation | error | iot, protocol, config, switch |
| HTTP Hook 服务启动失败 | exception | critical | emqx, http-server, vertx, network, startup |
| MQTT Client 启动失败: 连接 Broker 失败 | exception | critical | mqtt, emqx, network, startup, iot |
| Modbus 读取失败 [slaveId=%d, identifier=%s, functionCode=%d, add | exception | error | modbus, iot, network, polling |
| 功能码 {} 不支持写操作 | validation | error | modbus, iot, config, validation |
| Modbus 写入失败 [slaveId=%d, identifier=%s, address=%d] | exception | error | modbus, iot, network |
| 不支持的功能码: {} | validation | error | modbus, config, validation |
| [startTcpServer][TCP Server 启动失败] | exception | critical | tcp-server, vertx, network, startup, modbus |
| [createDecodeParser][解析异常] | exception | error | tcp, codec, vertx, delimiter |
| [createDecodeParser][解析异常] | exception | error | tcp, codec, vertx, fixed-length |
| 数据长度 %d 超过固定长度 %d | validation | error | tcp, codec, fixed-length, validation |
| [createDecodeParser][帧长度异常,length: %d, frameBodyLength: %d] | validation | error | tcp, codec, length-field, validation |
| [createDecodeParser][消息体不能为空] | validation | warning | tcp, codec, length-field, validation |
| [createDecodeParser][解析异常] | exception | error | tcp, codec, vertx, length-field |
| 不支持的长度字段长度: {} | validation | error | tcp, codec, config, length-field |
| 连接数已达上限: {} | validation | warning | tcp, connection-limit, iot |
| 会话数已达上限: {} | validation | error | iot, udp, session, capacity, guava-cache |
| 未知的序列化类型:{} | validation | error | iot, serialization, enum, exhaustiveness, startup |
| 二进制消息编码失败: {} | exception | error | iot, serialization, binary-protocol, encoding |
| 二进制消息解码失败: {} | exception | error | iot, serialization, binary-protocol, decoding, input-validation |
| 序列化器({}) 不存在 | validation | warning | iot, serialization, configuration, null-check, defensive |
| 未支持的类型: '{col['type']}' (列: {name}, 表: {ddl['table_name']}) | exception | error | sql, convertor, ddl, type-mapping, postgres |
| 不支持目标数据库类型: {args.type} | exception | warning | sql, convertor, cli, argparse, dispatch |