We are using log4j2 and Hibernate (3.6.0.Final) wired through Spring (HibernateJpaVendorAdapter). Whenever 'showSql' is set to true, this seems to cause the application to hang (deadlock?) - needless to say without displaying any native SQL logging. Anyone else run into this issue? We need to be able to display Hibernate's native SQL logging at times, so permanently turning this off is not really an option.
Appreciate any help resolving this issue. Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
