This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
口岸AR出现系统异常提示 !
排查日志后发现数据库连接打满 !
查看hertzbeat数据库监控显示从4点开始出现连接未释放状态,直到6点到7点之间超过最大500连接限制 !
查看日志从4点半开始出现socket超时,但不是数据库类型的异常 !
查看hertzbeat 应用监控发现从4点起线程并未出现递增或者较大波动情况 !
说明不是socket或者线程导致的问题,继续往下查看日志 车牌识别未执行的情况下,线程池出现了频繁申请连接的情况
! DeviceStatusCheckerJob和VehicleOvertimeStayCheckerJob执行前后都出现了申请连接的情况 ! ! 6. 直到7点50分第一次出现连接打满情况 !