异常的出现是属于获取连接超时,从而找不到持有者。项目中的配置体现:<property name="removeAbandoned" value="true" /> <property name="removeAbandonedTimeout" value="60" />后续解决方法补充更新。。。对于这种的有异常仅仅作为一个记录,方便以后自己查阅、参考的文章:https://blog.csdn.net/wo8553456/article/details/40396401