Hi Dan,

Thanks for the dump. Can I ask you to rerun with debug logging enabled and
provide the resulting logs? I'm interested in
'org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter'
category. E.g., if you're using Log4J, add the following to configuration:

<category
name="org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter">
    <level value="DEBUG"/>
</category>

BTW, are you using explicit Hibernate transactions?

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Hibernate-L2-cache-transactions-tp1460p1477.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to