The last packet successfully received from the server was 1,463,838 milliseconds ago. The last packet sent successfully to the server was 1,463,839 mill
iseconds ago. is longer than the server configured value of 'wait_timeout'
解决方案
oracle数据源:
数据源配置添加如下配置
validationQueryTimeout,validationQuery ,testWhileIdle=true,例如下方:
网友评论