关注JEECG发展历程 关注最新动态和版本, 记录JEECG成长点滴 更新日志 - 技术支持 - 招聘英才

JEECG最新版本下载 JEECG智能开发平台 - 显著提高开发效率 常见问题 - 入门视频 - 参与开源团队

商务QQ: 69893005、3102411850 商务热线(5*8小时): 010-64808099 官方邮箱: jeecgos@163.com

查看: 5690|回复: 0

[Online开发] Not closing pre-bound Hibernate Session

[复制链接]
发表于 2016-4-20 19:30:07 | 显示全部楼层 |阅读模式
3.6.2版本,使用online表单开发的编辑表单功能,反复点几次之后页面停止响应,cpu占用率很高。
后台报
19:18:22.188 [http-apr-8080-exec-5] DEBUG o.s.o.h.HibernateTransactionManager - Rolling back Hibernate transaction on Session [SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] collectionQueuedOps=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])]
19:18:22.188 [http-apr-8080-exec-5] DEBUG o.s.o.h.HibernateTransactionManager - Not closing pre-bound Hibernate Session [SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] collectionQueuedOps=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])] after transaction
19:18:22.189 [http-apr-8080-exec-7] DEBUG o.s.o.h.HibernateTransactionManager - Initiating transaction commit
19:18:22.448 [http-apr-8080-exec-7] DEBUG o.s.o.h.HibernateTransactionManager - Committing Hibernate transaction on Session [SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] collectionQueuedOps=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])]
Exception in thread "http-apr-8080-exec-5" 19:18:22.953 [http-apr-8080-exec-5] DEBUG o.s.o.h.s.OpenSessionInViewFilter - Closing Hibernate Session in OpenSessionInViewFilter
19:18:23.192 [http-apr-8080-exec-7] DEBUG o.s.o.h.HibernateTransactionManager - Not closing pre-bound Hibernate Session [SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] collectionQueuedOps=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])] after transaction
19:18:23.193 [http-apr-8080-exec-7] DEBUG o.s.w.b.a.s.HandlerMethodInvoker - Invoking init-binder method: public void org.jeecgframework.core.common.controller.BaseController.initBinder(org.springframework.web.bind.ServletRequestDataBinder)
19:18:24.169 [http-apr-8080-exec-7] DEBUG o.s.o.h.s.OpenSessionInViewFilter - Closing Hibernate Session in OpenSessionInViewFilter
Exception in thread "http-apr-8080-exec-7" Exception in thread "RMI RenewClean-[127.0.0.1:7545,net.sf.ehcache.distribution.ConfigurableRMIClientSocketFactory@7d0]"

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表