自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories

Could not transfer artifact from/to xxxxxxxxx maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories:xxxxxxx下载最新的IDEA2021.3的版本之后maven报这个错误,最新的IDEA默认使用的Maven3.8+,Maven3.8+不支持非安全连接,仓库如果是http的地址会报这个错误;解决办法:1、下载Maven的3.6.3版本,就可以了

2021-11-29 09:53:14 3475

原创 docker安装Oracle数据库

docker安装Oracle数据库一、下载Oracle安装包https://download.oracle.com/otn/linux/oracle11g/R2/linux.x64_11gR2_database_1of2.ziphttps://download.oracle.com/otn/linux/oracle11g/R2/linux.x64_11gR2_database_2of2.zip链接: https://pan.baidu.com/s/1MfYw7PoPekl7C0vJ6Z-PAg 提

2021-10-09 14:22:41 294

原创 用Mac电脑开发的相关资源

1、安装Homebrew:https://gitee.com/cunkai/HomebrewCN

2021-01-11 10:09:53 149

原创 Failed to save registry cache file, will retry, cause: Can not lock the registry cache

问题描述:启动的Dubbo 服务的时候报错,异常信息如下:Failed to save registry cache file, will retry, cause: Can not lock the registry cache file /root/.dubbo/dubbo-registry-finance-service-xxx.xx.xxx.xxx-2181.cache, ignore and retry later, maybe multi java process use the file,

2020-12-24 10:15:13 3087

原创 No primary or default constructor found for interface ServerHttpRequest问题

项目场景:问题描述:POST 请求时,抛出异常:No primary or default constructor found for interface org.springframework.http.server.reactive.ServerHttpRequest 原因分析:以下内容摘自:stackoverflow链接: https://stackoverflow.com/questions/53615945/spring-webflux-annotated-rest-cont

2020-12-14 17:02:46 2841

原创 IDEA - java:程序包XXXX不存在 或 java:找不到符号

项目场景:JDK:1.8IDE:IDEA 2020.1Maven:3.6.3问题描述:在运行Main的时候,提示java:程序包XXXX不存在 或 java:找不到符号 解决方案:运行mvn idea:idea

2020-11-23 18:07:26 989

原创 safe guard client , should not be called ,must have a bug.问题

项目场景:Dubbo版本:2.7.6问题描述:在服务运行中频繁打印java.lang.IllegalStateException: safe guard client , should not be called ,must have a bug.的异常提示! 14:00:20.193 [Curator-TreeCache-1] WARN o.a.d.r.p.d.LazyConnectExchangeClient - [warning,138] - safe guard client , sho

2020-10-21 14:29:34 18787 2

空空如也

空空如也

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

TA关注的人

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