- 博客(179)
- 收藏
- 关注
原创 Java:启动报错:ConflictingBeanDefinitionException: Annotation-specified bean name ‘xxx‘ for be [xxx] ...
Java:启动报错:ConflictingBeanDefinitionException: Annotation-specified bean name 'xxx' for be [xxx] conflicts with existing, non-compatible bean definition of same name and class [tk.mybatis.spring.mapper.MapperFactoryBean]
2025-08-15 15:54:25
350
原创 Java:读取Excel报错:OfficeXmlFileException: The supplied data appears to be in the Office 2007+ XML.
Java:读取Excel报错:OfficeXmlFileException: The supplied data appears to be in the Office 2007+ XML. You are calling the part of POI that deals with OLE2 Office Documents. You need to call a different part of POI to process this data (eg XSSF instead of HSSF)
2025-08-15 15:41:15
776
原创 tomcat启动报错:Existing PID file found during start
tomcat启动报错:Existing PID file found during start
2025-08-15 15:32:21
276
原创 Java:运行启动类报错:Error running xxxTest. Command line is too long. Shorten the command line via JAR ...
Java:运行启动类报错:Error running 'xxxTest' Error running xxxTest. Command line is too long. Shorten the command line via JAR manifest or via a classpath file and rerun.
2025-07-23 14:27:53
355
原创 Java:操作InputStream流报错:java.io.IOException: mark/reset not supported
Java:操作InputStream流报错:java.io.IOException: mark/reset not supported
2025-07-23 14:15:00
251
原创 Java:链接mysql数据库报错:CommunicationsException: Communications link failure
Java:链接mysql数据库报错:CommunicationsException: Communications link failure
2025-06-27 17:15:32
301
原创 ShardingSphere:查询报错:Actual table `数据源名称.表名` is not in table rule configuration
ShardingSphere:查询报错:Actual table `数据源名称.表名` is not in table rule configuration
2025-05-16 10:06:26
1253
原创 IDEA:程序编译报错:java: Compilation failed: internal java compiler error
IDEA:程序编译报错:java: Compilation failed: internal java compiler error
2025-05-16 09:21:52
993
原创 IDEA打不开或打开报错:Error occurred during initialization of VM agent library failed Agent_OnLoad:instrument
IDEA打不开或打开报错:Error occurred during initialization of VM agent library failed Agent_OnLoad: instrument
2025-05-07 15:45:32
3263
2
原创 ShardingSphere:分片表多表链接查询时报错:Table ‘数据库名称.t_robot_messagereplay_202507‘ doesn‘t exist
ShardingSphere:分片表多表链接查询时报错:Table '数据库名称.t_robot_messagereplay_202507' doesn't exist
2025-05-06 15:28:39
1665
原创 Java:SpringCloud程序使用Feign时报错:No Feign Client for loadBalancing defined. Did you forget to include ..
Java:SpringCloud程序使用Feign时报错:lang.IllegalStateException: No Feign Client for loadBalancing defined. Did you forget to include spring-cloud-starter-loadbalancer?
2025-05-06 14:54:21
527
原创 ShardingSphere:使用information_schema查询时报错:Table ‘数据库名称.tables‘ doesn‘t exist
Java:ShardingSphere使用information_schema查询时报错:Table '数据库名称.tables' doesn't exist
2025-05-06 14:37:59
1551
原创 Java:程序启动报错:NoClassDefFoundError: javax/xml/bind/DatatypeConverter
Java:程序启动报错:NoClassDefFoundError: javax/xml/bind/DatatypeConverter
2025-05-06 14:07:04
926
原创 Java:程序启动出现提示:ANTLR Tool version 4.9.2 used for code generation does not match the current runtime..
Java:程序启动出现提示:ANTLR Tool version 4.9.2 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.9.2 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.9.2 used for code .
2025-05-06 11:47:50
382
原创 Java:程序运行报错:IllegalArgumentException: Mapped Statements collection already contains key com.xxx.xxx
Java:程序启动报错:IllegalArgumentException: Mapped Statements collection already contains key com.xxx.xxx.xxx.
2025-05-06 10:26:32
758
原创 Java:程序运行报错:NoSuchMethodException: tk.mybatis.mapper.provider.base.BaseSelectProvider.<init>()
Java:程序启动报错:NoSuchMethodException: tk.mybatis.mapper.provider.base.BaseSelectProvider.<init>()
2025-05-06 10:11:55
403
原创 Java:List集合size>0但元素为:ALL elements are null
Java:List集合size>0但元素为:ALL elements are null
2025-04-30 17:06:07
309
原创 Java:MySql事务死锁:MySQLTransactionRollbackException: Deadlock found when trying to get lock...
Java:MySql事务死锁:Error updating database. Cause: com.mysql.cj.jdbc.exceptions.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction
2025-03-20 17:15:32
1118
原创 Java:链接redis报错:NoSuchElementException: Unable to validate object
Java:链接redis报错:NoSuchElementException: Unable to validate object
2024-12-19 15:43:37
687
原创 Java:使用PinyinUtil出现异常:cn.hutool.extra.pinyin.PinyinException: No pinyin jar found ! Please add one..
Java:使用PinyinUtil出现异常:java.lang.RuntimeException: cn.hutool.extra.pinyin.PinyinException: No pinyin jar found ! Please add one of it to your project !
2024-12-05 09:45:58
1098
原创 Java:mybatis+shardingsphere查询日期报错:SQLFeatureNotSupportedException: getObject with type
Java:mybatis+shardingsphere查询日期报错:InvalidDataAccessApiUsageException: Error attempting to get column 'createDate' from result set.SQLFeatureNotSupportedException: getObject with type
2024-11-25 14:01:58
1273
原创 Java:MultipartFile.transferTo()导致报错:FileNotFoundException:/xxx/xxx.tmp (没有那个文件或目录)
Java:MultipartFile.transferTo()导致报错:FileNotFoundException:/xxx/xxx.tmp (没有那个文件或目录)
2024-11-19 15:40:06
1019
原创 Docker:删除镜像报错:Error response from daemon: conflict: unable to delete xxx (cannot be forced)
Docker:删除镜像报错:Error response from daemon: conflict: unable to delete xxx (cannot be forced)、unable to remove repository reference "xxx:xxx" (must force) - container xxx is using its referenced image xxx
2024-11-14 11:26:29
735
原创 Java程序上传文件报错:The multi-part request contained parameter data (excluding uploaded files) that xxx
Java程序上传文件报错:The multi-part request contained parameter data (excluding uploaded files) that exceeded the limit for maxPostSize set on the associated connector
2024-11-01 10:12:29
1236
原创 程序启动报错:BeanCreationException: Error creating bean with name ‘okHttpClientBuilder‘ defined in ...
程序启动报错:BeanCreationException: Error creating bean with name 'okHttpClientBuilder' defined in class path resource [xxx]: Factory method 'okHttpClientBuilder' threw exception; nested exception is java.lang.NoSuchFieldError: Companion
2024-10-12 11:05:45
1153
原创 https访问报错:net::ERR_CERT_DATE_INVALLD
https访问报错:net::ERR_CERT_DATE_INVALLD
2024-09-30 16:53:31
1391
原创 Java程序报错:InvalidDataAccessApiUsageException: DENIED Redis is running in protected mode because ...
Java程序报错:InvalidDataAccessApiUsageException: DENIED Redis is running in protected mode because protected mode is enabled, no bind address was specified, no authentication password is requested to clients. In this mode connections are only accepted from the
2024-09-24 11:32:45
580
原创 达梦数据库:获取建表SQL、创建索引SQL、DBMS_METADATA.GET_DDL
达梦数据库:获取建表SQL、创建索引SQL、DBMS_METADATA.GET_DDL
2024-09-03 09:22:10
1508
原创 达梦数据库:控制器接口返回Json报错:Could not write JSON: java.lang.Boolean cannot be cast to java.lang.String; ...
达梦数据库:控制器接口返回Json报错:Could not write JSON: java.lang.Boolean cannot be cast to java.lang.String; nested exception is com.fasterxml.jackson.databind.JsonMappingException: java.lang.Boolean cannot be cast to java.lang.String (through reference chain: ...
2024-08-27 09:54:26
619
原创 达梦数据库:shardingsphere + pageHelper分页查询结果集属性全部为null
达梦数据库:shardingsphere + pageHelper分页查询结果集属性全部为null
2024-08-27 09:42:45
593
1
原创 达梦数据库:Cause: dm.jdbc.driver.DMException: 仅当指定列列表,且SET IDENTITY_INSERT为ON时,才能对自增列赋值
达梦数据库:Cause: dm.jdbc.driver.DMException: 仅当指定列列表,且SET IDENTITY_INSERT为ON时,才能对自增列赋值
2024-08-23 13:58:49
3890
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人