上一页 1 2 3 4 5 6 7 ··· 9 下一页
摘要: 18:31:54.426 WARN com.zaxxer.hikari.pool.PoolBase.isConnectionAlive() @184 - HikariPool-6 - Failed to validate connection com.mysql.cj.jdbc.Connection 阅读全文
posted @ 2022-08-25 19:05 TIFOSI_Z 阅读(808) 评论(0) 推荐(0)
摘要: [2022-08-24 20:36:19:961] [INFO] - com.****.importData(GlobalCityTemperatureServiceImpl.java:48) - 启动时间2022-08-24 20:36:19[2022-08-24 20:39:07:976] [W 阅读全文
posted @ 2022-08-24 21:27 TIFOSI_Z 阅读(3982) 评论(0) 推荐(0)
摘要: 10:52:13.012 WARN com.zaxxer.hikari.pool.ProxyConnection.checkException() @182- HikariPool-7 - Connection com.mysql.cj.jdbc.ConnectionImpl@6b9e51e7 ma 阅读全文
posted @ 2022-08-24 11:09 TIFOSI_Z 阅读(1361) 评论(0) 推荐(0)
摘要: Failed to deploy 'base Dockerfile: Base/Dockerfile': java.lang.RuntimeException: com.fasterxml.jackson.databind.JsonMappingException: Null key for a M 阅读全文
posted @ 2022-08-23 17:34 TIFOSI_Z 阅读(187) 评论(0) 推荐(0)
摘要: Server check fail, please check server xxx.xx.x.xxx ,port 9848 is available , error =java.util.concurrent.TimeoutException: Waited 3000 milliseconds ( 阅读全文
posted @ 2022-08-23 16:21 TIFOSI_Z 阅读(2170) 评论(0) 推荐(0)
摘要: mvn dependency:tree 查看相关依赖及版本正确 尝试在java 启动参数中加上 -Dlog4j2.debug 查看调试信息 阅读全文
posted @ 2022-08-22 20:54 TIFOSI_Z 阅读(643) 评论(0) 推荐(0)
摘要: 参考 https://blog.csdn.net/CSDN877425287/article/details/108784679 阅读全文
posted @ 2022-08-22 16:05 TIFOSI_Z 阅读(8) 评论(0) 推荐(0)
摘要: 启动出错 [root@main ~]# docker logs mysql-first 2022-08-22 02:50:33+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.30-1.el8 started. 20 阅读全文
posted @ 2022-08-22 12:26 TIFOSI_Z 阅读(235) 评论(0) 推荐(0)
摘要: docker stop mysql-seconddocker commit -a 'yuan' -m 'mysql-second' <容器的id> mysql8 阅读全文
posted @ 2022-08-21 20:36 TIFOSI_Z 阅读(21) 评论(0) 推荐(0)
摘要: 转自 https://www.jianshu.com/p/ae1987efec61 场景: 使用Git stash命令或者SourceTree暂存了工作现场,之后误删了这个stash 恢复方法: 第一步:git fsck --unreachable 使用git fsck --unreachable命 阅读全文
posted @ 2022-08-19 10:14 TIFOSI_Z 阅读(788) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 9 下一页