请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

这是链接工作流超时了???? 还是连不上???

WARN   Resolved [cn.hutool.core.io.IORuntimeException: ConnectException: Connection timed out: connect]

这是链接工作流超时了????  还是连不上???

正在回答 回答被采纳积分+3

3回答

提问者 慕雪7699176 2021-05-16 09:03:28

https://img1.sycdn.imooc.com//szimg/60a06f1109f44c4507360753.jpg

我的天!!!  是MYSQL里面没有打开远程链接权限,所以用到Linux系统里面就没有办法链接win下的MYSQL


0 回复 有任何疑惑可以回复我~
提问者 慕雪7699176 2021-05-15 22:36:14

Caused by: java.sql.SQLException: null,  message from server: "Host '192.168.2.100' is not allowed to connect to this MySQL server"

at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)

at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)

这是日志文件里面的


url: jdbc:mysql://192.168.2.102:3306/emos?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai

      username: root

      password: abc123456

      initial-size: 4

      max-active: 8

      min-idle: 4

      max-wait: 60000

      test-while-idle: false

      test-on-borrow: true

      test-on-return: false

可是我明明已经把yml文件里面的url改了,怎么日志输出还是不一样的

0 回复 有任何疑惑可以回复我~
神思者 2021-05-15 21:42:18

连接不上工作流程序,检查你的工作流程序进程是否启动了,还有你的工作流运行在虚拟机还是云主机上面?

0 回复 有任何疑惑可以回复我~
  • 提问者 慕雪7699176 #1
    Caused by: java.sql.SQLException: null,  message from server: "Host '192.168.2.100' is not allowed to connect to this MySQL server"
    
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    
    这是日志文件里面的
    
    
    
    url: jdbc:mysql://192.168.2.102:3306/emos?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
    
          username: root
    
          password: abc123456
    
          initial-size: 4
    
          max-active: 8
    
          min-idle: 4
    
          max-wait: 60000
    
          test-while-idle: false
    
          test-on-borrow: true
    
          test-on-return: false
    
    可是我明明已经把yml文件里面的url改了,怎么日志输出还是不一样的
    回复 有任何疑惑可以回复我~ 2021-05-15 22:36:22
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信