自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(190)
  • 收藏
  • 关注

原创 Java:数据库查询报错:BindingException: Invalid bound statement (not found): com.xxx.dao.xxx.xxx

Java:数据库查询报错:BindingException: Invalid bound statement (not found): com.xxx.dao.xxx.xxx

2026-02-02 11:26:32 607

原创 linux:ffmpeg服务安装

linux:ffmpeg服务安装

2025-12-09 10:32:17 352

原创 linux:gcc服务安装

linux:gcc服务安装

2025-12-09 10:16:58 322

原创 华为对象存储:nginx代理临时访问地址后访问报错:Authentication Failed

华为对象存储:nginx代理临时访问地址后访问报错:Authentication Failed

2025-11-14 17:11:36 722

原创 minio:资源临时访问地址经过Nginx代理后访问报错:SignatureDoesNotMatch

minio:资源临时访问地址经过Nginx代理后访问报错:SignatureDoesNotMatch

2025-11-14 17:04:28 373

原创 Java:RocketMQ消息发送报错:MQClientException: No route info of this topic: topic_xxx

Java:RocketMQ消息发送报错:MQClientException: No route info of this topic: topic_xxx

2025-11-07 15:43:50 442

原创 视频文件上传至服务器后浏览器无法在线播放

视频文件上传至服务器后浏览器无法在线播放

2025-11-07 15:28:44 412

原创 Linux:GCC服务安装

Linux:GCC服务安装

2025-10-17 17:34:43 461

原创 Java:tomcat启动报错:StackOverflowError. Possible root causes include a too low setting for -Xss and ...

Java:tomcat启动报错:StackOverflowError. Possible root causes include a too low setting for -Xss and illegal cyclic inheritance dependencies. The class hierarchy being processed was [org.bouncycastle.asn1.DERGeneralizedTime->org.bouncycastle.asn1.ASN1Generalize

2025-10-17 16:23:40 423

原创 Java:获取redis数据报错:SerializationException: Could not read JSON: Could not resolve type id ‘xxx.xxx‘ ..

Java:获取redis数据报错:SerializationException: Could not read JSON: Could not resolve type id 'xxx.xxx' as a subtype of `xxx.xxx`: no such class found

2025-10-17 16:02:15 883

原创 Java:Maven下载依赖后,删除pom依赖坐标无法去除依赖

Java:Maven下载依赖后,删除pom依赖坐标无法去除依赖

2025-10-17 15:40:29 429

原创 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 486

原创 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 962

原创 tomcat启动报错:Existing PID file found during start

tomcat启动报错:Existing PID file found during start

2025-08-15 15:32:21 425

原创 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 629

原创 Java:操作InputStream流报错:java.io.IOException: mark/reset not supported

Java:操作InputStream流报错:java.io.IOException: mark/reset not supported

2025-07-23 14:15:00 338

原创 Java:链接mysql数据库报错:CommunicationsException: Communications link failure

Java:链接mysql数据库报错:CommunicationsException: Communications link failure

2025-06-27 17:15:32 346

原创 nginx:配置反向代理后不生效

nginx:配置反向代理后不生效

2025-06-27 16:59:45 680

原创 ShardingSphere:查询报错:Actual table `数据源名称.表名` is not in table rule configuration

ShardingSphere:查询报错:Actual table `数据源名称.表名` is not in table rule configuration

2025-05-16 10:06:26 1428

原创 IDEA:程序编译报错:java: Compilation failed: internal java compiler error

IDEA:程序编译报错:java: Compilation failed: internal java compiler error

2025-05-16 09:21:52 1188

原创 nacos:服务无法注册到nacos服务中心

nacos:服务无法注册到nacos服务中心

2025-05-14 16:01:43 1738

原创 nacos:服务注册原理

NaCos:服务注册原理

2025-05-14 15:26:57 578

原创 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 6145 4

原创 ShardingSphere:分片表多表链接查询时报错:Table ‘数据库名称.t_robot_messagereplay_202507‘ doesn‘t exist

ShardingSphere:分片表多表链接查询时报错:Table '数据库名称.t_robot_messagereplay_202507' doesn't exist

2025-05-06 15:28:39 1849

原创 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 590

原创 ShardingSphere:使用information_schema查询时报错:Table ‘数据库名称.tables‘ doesn‘t exist

Java:ShardingSphere使用information_schema查询时报错:Table '数据库名称.tables' doesn't exist

2025-05-06 14:37:59 1803

原创 Java:程序启动报错:NoClassDefFoundError: javax/xml/bind/DatatypeConverter

Java:程序启动报错:NoClassDefFoundError: javax/xml/bind/DatatypeConverter

2025-05-06 14:07:04 1008

原创 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 489

原创 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 808

原创 Java:程序运行报错:NoSuchMethodException: tk.mybatis.mapper.provider.base.BaseSelectProvider.<init>()

Java:程序启动报错:NoSuchMethodException: tk.mybatis.mapper.provider.base.BaseSelectProvider.<init>()

2025-05-06 10:11:55 455

原创 Java:List集合size>0但元素为:ALL elements are null

Java:List集合size>0但元素为:ALL elements are null

2025-04-30 17:06:07 397

原创 IDEA打不开、打开报错

解决IDEA打不开或者打开报错

2025-04-21 09:38:09 1094

原创 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 1282

原创 Java:链接redis报错:NoSuchElementException: Unable to validate object

Java:链接redis报错:NoSuchElementException: Unable to validate object

2024-12-19 15:43:37 776

原创 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 1254

原创 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 1405

原创 Java:MultipartFile.transferTo()导致报错:FileNotFoundException:/xxx/xxx.tmp (没有那个文件或目录)

Java:MultipartFile.transferTo()导致报错:FileNotFoundException:/xxx/xxx.tmp (没有那个文件或目录)

2024-11-19 15:40:06 1103

原创 docker:基于Dockerfile镜像制作完整案例

docker:基于Dockerfile镜像制作完整案例

2024-11-15 14:49:16 1213

原创 Docker:查看镜像里的文件

Docker:查看镜像里的文件

2024-11-15 11:54:09 1705

原创 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 791

ffmpeg-release-amd64-static.tar.xz

ffmpeg-release-amd64-static.tar.xz安装包

2025-12-09

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除