牛在天上飞 发表于 2018-2-2 10:46:31

项目启动时或者调用某些方法是出现大量的日志

19:15:39.473 DEBUG o.s.o.h.HibernateTransactionManager - Found thread-bound Session , EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey],collectionKeys=[]];ActionQueue updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] collectionQueuedOps=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])] for Hibernate transaction
19:15:39.473 DEBUG o.s.o.h.HibernateTransactionManager - Creating new transaction with name : PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
19:15:39.473 DEBUG o.s.o.h.HibernateTransactionManager - Preparing JDBC Connection of Hibernate Session , EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey],collectionKeys=[]];ActionQueue updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] collectionQueuedOps=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])]
19:15:39.474 DEBUG o.s.o.h.HibernateTransactionManager - Exposing Hibernate transaction as JDBC transaction
19:15:39.476 DEBUG o.s.o.h.HibernateTransactionManager - Initiating transaction commit
19:15:39.476 DEBUG o.s.o.h.HibernateTransactionManager - Committing Hibernate transaction on Session , EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey],collectionKeys=[]];ActionQueue updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] collectionQueuedOps=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])]
19:15:39.478 DEBUG o.s.o.h.HibernateTransactionManager - Not closing pre-bound Hibernate Session , EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey, EntityKey],collectionKeys=[]];ActionQueue updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] collectionQueuedOps=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])] after transaction
19:15:39.479 DEBUG o.s.web.servlet.DispatcherServlet - Null ModelAndView returned to DispatcherServlet with name 'springMvc': assuming HandlerAdapter completed request handling
19:15:39.479 DEBUG o.s.web.servlet.DispatcherServlet - Successfully completed request
19:15:39.479 DEBUG o.s.o.h.s.OpenSessionInViewFilter - Closing Hibernate Session in OpenSessionInViewFilter

admin 发表于 2018-2-2 10:51:58

看这日志应该是你自己的实体,你用jeecg原始版看看有日志多的情况吗

牛在天上飞 发表于 2018-2-2 10:52:25

项目启动或者调用部分方法是时,出现大量这样的日志,一直在刷屏,大神,怎么处理???

牛在天上飞 发表于 2018-2-2 19:04:45

是我们的实体刷出的日志
页: [1]
查看完整版本: 项目启动时或者调用某些方法是出现大量的日志