2012-06-07 19:35:41,407 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 19:35:41,408 DEBUG (org.springframework.beans.factory.support.DefaultListableBeanFactory:214) - Returning cached instance of singleton bean '/control/product/manage'
2012-06-07 19:35:41,418 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:261) - Initializing transaction synchronization
2012-06-07 19:35:41,418 DEBUG (org.springframework.transaction.interceptor.TransactionInterceptor:290) - Getting transaction for [net.risesoft.service.base.Dao.find]
2012-06-07 19:35:41,418 DEBUG (org.springframework.orm.jpa.EntityManagerFactoryUtils:194) - Opening JPA EntityManager
2012-06-07 19:35:41,419 DEBUG (org.springframework.orm.jpa.EntityManagerFactoryUtils:199) - Registering transaction synchronization for JPA EntityManager
2012-06-07 19:35:41,419 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:186) - Bound value [org.springframework.orm.jpa.EntityManagerHolder@61bb01] for key [org.springframework.orm.jpa.LocalEntityManagerFactoryBean@19b04a0] to thread [http-80-Processor25]
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 19:35:41,421 DEBUG (org.springframework.transaction.interceptor.TransactionInterceptor:319) - Completing transaction for [net.risesoft.service.base.Dao.find]
2012-06-07 19:35:41,422 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:903) - Triggering beforeCommit synchronization
2012-06-07 19:35:41,422 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:916) - Triggering beforeCompletion synchronization
2012-06-07 19:35:41,422 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:232) - Removed value [org.springframework.orm.jpa.EntityManagerHolder@61bb01] for key [org.springframework.orm.jpa.LocalEntityManagerFactoryBean@19b04a0] from thread [http-80-Processor25]
2012-06-07 19:35:41,422 DEBUG (org.springframework.orm.jpa.EntityManagerFactoryUtils:313) - Closing JPA EntityManager
2012-06-07 19:35:41,423 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:929) - Triggering afterCommit synchronization
2012-06-07 19:35:41,423 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:945) - Triggering afterCompletion synchronization
2012-06-07 19:35:41,423 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:315) - Clearing transaction synchronization
2012-06-07 19:35:41,429 DEBUG (org.springframework.transaction.annotation.AnnotationTransactionAttributeSource:107) - Adding transactional method [doNone] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
2012-06-07 19:35:41,430 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:371) - Creating new transaction with name [net.risesoft.service.base.Dao.doNone]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2012-06-07 19:35:41,430 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:322) - Opened new EntityManager [org.hibernate.ejb.EntityManagerImpl@301112] for JPA transaction
2012-06-07 19:35:41,433 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:186) - Bound value [org.springframework.orm.jpa.EntityManagerHolder@162814] for key [org.springframework.orm.jpa.LocalEntityManagerFactoryBean@19b04a0] to thread [http-80-Processor25]
2012-06-07 19:35:41,434 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:261) - Initializing transaction synchronization
2012-06-07 19:35:41,434 DEBUG (org.springframework.transaction.interceptor.TransactionInterceptor:290) - Getting transaction for [net.risesoft.service.base.Dao.doNone]
DaoSupport doNone
2012-06-07 19:35:41,434 DEBUG (org.springframework.transaction.interceptor.TransactionInterceptor:319) - Completing transaction for [net.risesoft.service.base.Dao.doNone]
2012-06-07 19:35:41,434 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:903) - Triggering beforeCommit synchronization
2012-06-07 19:35:41,434 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:916) - Triggering beforeCompletion synchronization
2012-06-07 19:35:41,435 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:730) - Initiating transaction commit
2012-06-07 19:35:41,435 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:451) - Committing JPA transaction on EntityManager [org.hibernate.ejb.EntityManagerImpl@301112]
2012-06-07 19:35:41,436 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:929) - Triggering afterCommit synchronization
2012-06-07 19:35:41,436 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:945) - Triggering afterCompletion synchronization
2012-06-07 19:35:41,436 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:315) - Clearing transaction synchronization
2012-06-07 19:35:41,436 DEBUG (org.springframework.transaction.support.TransactionSynchronizationManager:232) - Removed value [org.springframework.orm.jpa.EntityManagerHolder@162814] for key [org.springframework.orm.jpa.LocalEntityManagerFactoryBean@19b04a0] from thread [http-80-Processor25]
2012-06-07 19:35:41,436 DEBUG (org.springframework.orm.jpa.JpaTransactionManager:534) - Closing JPA EntityManager [org.hibernate.ejb.EntityManagerImpl@301112] after transaction
2012-06-07 19:35:41,437 DEBUG (org.springframework.orm.jpa.EntityManagerFactoryUtils:313) - Closing JPA EntityManager
message.jsp