OCP Express报错Unhandled exception, type=DataAccessResourceFailureException, message=could not extract ResultSet; nested exception is org.hibernate.exception.JDBCConnectionException: could not extract ResultSet

【 使用环境 】 测试环境
【OCP Express】
【 使用版本 】
ocp-express-1.0.1
【问题描述】
OCP Express报错Unhandled exception, type=DataAccessResourceFailureException, message=could not extract ResultSet; nested exception is org.hibernate.exception.JDBCConnectionException: could not extract ResultSet
【复现路径】问题出现前后相关操作
【问题现象及影响】

【附件】

该问题是在OB高并发情况下发生的:
通过obd test tpcc,在进行tpcc导数的时候,OCP Express界面刷新响应很慢,然后就报这个错;但是当TPCC导数结束,并且OB没有任何负载的时候,OCP Express刷新界面还是报这个错,导致OCP Express界面不正常,租户管理–>参数配置那边就是空白的

OB 集群还能正常执行SQL吗

能正常执行SQL,但是会很卡

页面打开慢应该就是因为这个原因,CPU 被打爆了,有些还没超时的SQL可能还在队列里等待执行,恢复需要一定时间,