随笔分类 -  Debug

上一页 1 2 3 4 5

Batch - UNC paths (\\machine\share) are not supported
摘要: 阅读全文

posted @ 2021-11-29 10:20 frank_cui 阅读(84) 评论(0) 推荐(0) 编辑

Bamboo - Failing task since test cases were expected but none were found
摘要: 阅读全文

posted @ 2021-11-29 10:19 frank_cui 阅读(222) 评论(0) 推荐(0) 编辑

Bamboo - Additional directory to include does not exist
摘要: 阅读全文

posted @ 2021-11-29 10:18 frank_cui 阅读(14) 评论(0) 推荐(0) 编辑

Bamboo - task always queue
摘要: 阅读全文

posted @ 2021-11-29 10:09 frank_cui 阅读(17) 评论(0) 推荐(0) 编辑

Bamboo - com.atlassian.bamboo.repository.RepositoryException
摘要: 阅读全文

posted @ 2021-11-29 10:09 frank_cui 阅读(14) 评论(0) 推荐(0) 编辑

Bamboo - org.apache.maven.lifecycle.LifecycleExecutionException
摘要: 阅读全文

posted @ 2021-11-29 10:07 frank_cui 阅读(9) 评论(0) 推荐(0) 编辑

Bamboo - server full: There is not enough space on the disk
摘要: 阅读全文

posted @ 2021-11-29 10:05 frank_cui 阅读(20) 评论(0) 推荐(0) 编辑

Bamboo - Nexus Full: Failed to execute goal org.apache.maven.plugins
摘要: 阅读全文

posted @ 2021-11-29 10:03 frank_cui 阅读(24) 评论(0) 推荐(0) 编辑

Apache - org.apache.cxf.interceptor.Fault: Unmarshalling Error: Maximum Number of Child Elements limit (50000) Exceeded
摘要: 阅读全文

posted @ 2021-11-29 10:02 frank_cui 阅读(455) 评论(0) 推荐(0) 编辑

SpringBoot - 通过自动装配原理,解决注入失败问题
摘要:问题描述 在学习分布式文件存储组件 -- 阿里云OSS(object storage service)时,有一种上传方式是“普通上传方式”,可以在导入包后,直接@autowire注入ossClient,然后调用各种api即可。 但是,启动后报错类型为“com.aliyun.oss.OSSClient 阅读全文

posted @ 2021-09-12 15:19 frank_cui 阅读(1074) 评论(0) 推荐(0) 编辑

SpringCloud Config - client连接server的设置写在application.yml, 导致属性无法解析
摘要:原因 Bootstrap.yml (bootstrap.properties) 是在application.yml (application.properties)之前加载的。它通常用于“使用SpringCloud Config Server时,应在bootstrap.yml中指定spring.ap 阅读全文

posted @ 2021-09-11 20:17 frank_cui 阅读(1291) 评论(0) 推荐(0) 编辑

Debug - Nacos - 127.0.0.1 与 本机IP 混用,造成混乱
摘要:总结 推荐统一nacos的地址,127.0.0.1 和 本机ip 192.168.31.155 二选一...(推荐使用127.0.0.1) 如果ip混用,nacos本机缓存(/Users/nacos)这里会出现其他folder, 例如fixed-192.168.31.155_8848-XXXXXXX 阅读全文

posted @ 2021-08-26 15:29 frank_cui 阅读(2702) 评论(0) 推荐(0) 编辑

Debug - Nacos - Ignore the empty nacos configuration and get it based on dataId
摘要:重启前日志显示:Ignore the empty nacos configuration and get it based on dataId[hanhunmall-member] & group[DEFAULT_GROUP]Ignore the empty nacos configuration 阅读全文

posted @ 2021-08-25 21:09 frank_cui 阅读(6094) 评论(0) 推荐(0) 编辑

Debug - Nacos - 设置Nacos为配置中心无效
摘要:场景描述 引入该依赖后,nacos作为配置中心不起作用.... 背景: spring-cloud版本: 2020.0.3 spring-boot版本:2.5.3 <!-- Nacos作为配置中心 --> <dependency> <groupId>com.alibaba.cloud</groupId 阅读全文

posted @ 2021-08-25 21:05 frank_cui 阅读(1006) 评论(1) 推荐(1) 编辑

Debug - Feign: Did you forget to include spring-cloud-starter-loadbalancer
摘要:一、错误信息 No Feign Client for loadBalancing defined. Did you forget to include spring-cloud-starter-loadbalancer 二、根本原因 由于SpringCloud Feign在Hoxton.M2 版本之 阅读全文

posted @ 2021-08-24 01:02 frank_cui 阅读(2337) 评论(0) 推荐(1) 编辑

Debug - source release 1.8 requires target release 1.8
摘要:Error:java: javacTask: source release 1.8 requires target release 1.8 solution 参考:https://blog.51cto.com/xiaok007/1911122 阅读全文

posted @ 2021-08-16 10:20 frank_cui 阅读(70) 评论(0) 推荐(0) 编辑

Debug - SpringBoot - Error starting ApplicationContext. To display the auto-configuration report re-runyour application
摘要:Error log 2019-12-07 22:33:03.959 ERROR 3760 [ main] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START 阅读全文

posted @ 2019-12-07 22:36 frank_cui 阅读(6652) 评论(0) 推荐(0) 编辑

Debug - not supported in -source 1.5
摘要: 阅读全文

posted @ 2019-04-26 15:57 frank_cui 阅读(161) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

levels of contents
点击右上角即可分享
微信分享提示