不启动事务日志记录
2012-06-07 20:32:01,125 DEBUG (org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter:146) - Using
EntityManagerFactory 'entityManagerFactory' for OpenEntityManagerInViewFilter
2012-06-07 20:32:01,125 DEBUG (org.springframework.beans.factory.support.DefaultListableBeanFactory:214) - Returning cached
instance of singleton bean 'entityManagerFactory'
2012-06-07 20:32:01,125 DEBUG (org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter:101) - Opening JPA
EntityManager in OpenEntityManagerInViewFilter
2012-06-07 20:32:01,126 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:186) - Bound value
[org.springframework.orm.jpa.EntityManagerHolder@6c6735] for key
[org.springframework.orm.jpa.LocalEntityManagerFactoryBean@13b08b1] to thread [http-80-Processor24]
2012-06-07 20:32:01,135 DEBUG (org.springframework.web.struts.DelegatingActionUtils:166) - DelegatingActionProxy with mapping
path '/control/product/manage' and module prefix '' delegating to Spring bean with name [/control/product/manage]
2012-06-07 20:32:01,136 DEBUG (org.springframework.beans.factory.support.DefaultListableBeanFactory:214) - Returning cached
instance of singleton bean '/control/product/manage'
2012-06-07 20:32:01,136 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:142) - Retrieved
value [org.springframework.orm.jpa.EntityManagerHolder@6c6735] for key
[org.springframework.orm.jpa.LocalEntityManagerFactoryBean@13b08b1] bound to thread [http-80-Processor24]
2012-06-07 20:32:01,136 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:285) - Found thread-bound EntityManager
[org.hibernate.ejb.EntityManagerImpl@6e685a] for JPA transaction
2012-06-07 20:32:01,137 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:261) - Initializing
transaction synchronization
2012-06-07 20:32:01,137 DEBUG (org.springframework.transaction.interceptor.TransactionInterceptor:290) - Getting transaction
for [net.risesoft.service.base.Dao.find]
2012-06-07 20:32:01,139 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:142) - Retrieved
value [org.springframework.orm.jpa.EntityManagerHolder@6c6735] for key
[org.springframework.orm.jpa.LocalEntityManagerFactoryBean@13b08b1] bound to thread [http-80-Processor24]
2012-06-07 20:32:01,142 DEBUG (org.springframework.orm.jpa.ExtendedEntityManagerCreator
$ExtendedEntityManagerInvocationHandler:416) - Starting resource local transaction on application-managed EntityManager
[org.hibernate.ejb.EntityManagerImpl@6e685a]
2012-06-07 20:32:01,143 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:186) - Bound value
[org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerSynchronization@ddc356] for key
[org.hibernate.ejb.EntityManagerImpl@6e685a] to thread [http-80-Processor24]
2012-06-07 20:32:01,143 DEBUG (org.springframework.orm.jpa.ExtendedEntityManagerCreator
$ExtendedEntityManagerInvocationHandler:393) - Joined local transaction
Hibernate: select product0_.id as id4_3_, product0_.baseprice as baseprice4_3_, product0_.buyexplain as buyexplain4_3_,
product0_.clickcount as clickcount4_3_, product0_.code as code4_3_, product0_.commend as commend4_3_, product0_.createDate as
createDate4_3_, product0_.description as descript8_4_3_, product0_.marketprice as marketpr9_4_3_, product0_.model as
model4_3_, product0_.name as name4_3_, product0_.productbrandId as product17_4_3_, product0_.producttypeid as product18_4_3_,
product0_.sellcount as sellcount4_3_, product0_.sellprice as sellprice4_3_, product0_.sexrequest as sexrequest4_3_,
product0_.visible as visible4_3_, product0_.weight as weight4_3_, productbra1_.code as code5_0_, productbra1_.logopath as
logopath5_0_, productbra1_.name as name5_0_, productbra1_.visible as visible5_0_, producttyp2_.typeid as typeid10_1_,
producttyp2_.name as name10_1_, producttyp2_.note as note10_1_, producttyp2_.parentid as parentid10_1_, producttyp2_.visible
as visible10_1_, producttyp3_.typeid as typeid10_2_, producttyp3_.name as name10_2_, producttyp3_.note as note10_2_,
producttyp3_.parentid as parentid10_2_, producttyp3_.visible as visible10_2_ from product product0_ left outer join
productbrand productbra1_ on product0_.productbrandId=productbra1_.code inner join productType producttyp2_ on
product0_.producttypeid=producttyp2_.typeid left outer join productType producttyp3_ on
producttyp2_.parentid=producttyp3_.typeid where product0_.id=?
2012-06-07 20:32:01,146 DEBUG (org.springframework.transaction.interceptor.TransactionInterceptor:319) - Completing
transaction for [net.risesoft.service.base.Dao.find]
2012-06-07 20:32:01,147 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:903) - Triggering beforeCommit
synchronization
2012-06-07 20:32:01,147 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:916) - Triggering beforeCompletion
synchronization
2012-06-07 20:32:01,147 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:232) - Removed value
[org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerSynchronization@ddc356] for key
[org.hibernate.ejb.EntityManagerImpl@6e685a] from thread [http-80-Processor24]
2012-06-07 20:32:01,149 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:929) - Triggering afterCommit
synchronization
-----------------------------------------------
2012-06-07 20:43:05,529 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:142) - Retrieved
value [org.springframework.orm.jpa.EntityManagerHolder@6c6735] for key
[org.springframework.orm.jpa.LocalEntityManagerFactoryBean@13b08b1] bound to thread [http-80-Processor24]
2012-06-07 20:43:05,530 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:285) - Found thread-bound EntityManager
[org.hibernate.ejb.EntityManagerImpl@6e685a] for JPA transaction
2012-06-07 20:43:05,530 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:261) - Initializing
transaction synchronization
2012-06-07 20:43:05,532 DEBUG (org.springframework.transaction.interceptor.TransactionInterceptor:290) - Getting transaction
for [net.risesoft.service.base.Dao.doNone]
DaoSupport doNone
2012-06-07 20:43:05,532 DEBUG (org.springframework.transaction.interceptor.TransactionInterceptor:319) - Completing
transaction for [net.risesoft.service.base.Dao.doNone]
2012-06-07 20:43:05,532 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:903) - Triggering beforeCommit
synchronization
2012-06-07 20:43:05,532 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:916) - Triggering beforeCompletion
synchronization
2012-06-07 20:43:05,533 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:929) - Triggering afterCommit
synchronization
2012-06-07 20:43:05,534 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:945) - Triggering afterCompletion
synchronization
2012-06-07 20:43:05,534 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:315) - Clearing
transaction synchronization
message.jsp
2012-06-07 20:43:05,536 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:232) - Removed value
[org.springframework.orm.jpa.EntityManagerHolder@6c6735] for key
[org.springframework.orm.jpa.LocalEntityManagerFactoryBean@13b08b1] from thread [http-80-Processor24]
2012-06-07 20:43:05,541 DEBUG (org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter:119) - Closing JPA
EntityManager in OpenEntityManagerInViewFilter
2012-06-07 20:43:05,541 DEBUG (org.springframework.orm.jpa.EntityManagerFactoryUtils:313) - Closing JPA EntityManager