报错信息:com.alibaba.druid.pool.DruidDataSource - testWhileIdle is true, validationQuery not set

解决方法:

  找到conf/canal.properties 文件里面的 

  canal.instance.tsdb.spring.xml=classpath:spring/tsdb/h2-tsdb.xml

  信息,给注释掉canal部署启动的时候报错com.alibaba.druid.pool.DruidDataSource - testWhileIdle is true, validationQuery not set

  

相关文章:

  • 2022-12-23
  • 2021-11-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
  • 2021-09-10
  • 2022-12-23
  • 2022-01-01
猜你喜欢
  • 2022-12-23
  • 2022-01-11
  • 2021-06-29
  • 2021-09-03
  • 2022-12-23
  • 2021-09-25
相关资源
相似解决方案