pvzk遇到的异常

1.MXBean already registered with name com.github.tobato.fastdfs.conn:type=FdfsConnectionPoolfdfsPool

解决方案:

启动类上加注解

@EnableMBeanExport(registration = RegistrationPolicy.IGNORE_EXISTING)

2.Ribbon:Request URI does not contain a valid hostname

解决方案:

注册的服务名不能带有下划线:否则会报异常。

3.illegalArgumentException

一般是 实体类中的数据类型与数据库不匹配 日期/钱

4.javax.net.ssl.SSLException: Unsupported record version Unknown-0.0
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.

解决:将jdbc配置文件中设置:useSSL=false

5. KeeperErrorCode = ConnectionLoss for /dubbo

解决VM options:-Dproject.env=pressure

6."ERROR" dispatch for POST "/error", parameters={masked}

@PostMapping  ||  请求参数接受错误

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值