Hello, I answered on SO [1]. Also I've created ticket and you can track progress there [2].
1. https://stackoverflow.com/questions/45327322/exception-while-trying-to-use-ignite-hibernate-as-l2-cache 2. https://issues.apache.org/jira/browse/IGNITE-5848 On Wed, Jul 26, 2017 at 3:37 PM, sureshkumarvepari < [email protected]> wrote: > Im getting this exception, while trying to use ignite-hibernate 2.1.1 as > L2 cache with Hibernate 5.2.4 > > > "Handler dispatch failed; nested exception is > java.lang.AbstractMethodError: org.apache.ignite.cache.hibernate. > HibernateEntityRegion$AccessStrategy.putFromLoad( > Lorg/hibernate/engine/spi/SharedSessionContractImplement > or;Ljava/lang/Object;Ljava/lang/Object;JLjava/lang/Object;Z)Z" > > > jars used for this integration is > > hibernate-core-5.2.4.Final.jar > ignite-core-2.1.1.jar > ignite-hibernate-core-2.1.1.jar > ignite-hibernate_5.1-2.1.1.jar > ignite-indexing-2.1.1.jar > ignite-log4j-2.1.1.jar > ignite-spring-2.1.1.jar > ignite-web-2.1.1.jar > > > Thanks. > > ------------------------------ > View this message in context: regarding ignite-hibernate module as L2 > hibernate cache > <http://apache-ignite-users.70518.x6.nabble.com/regarding-ignite-hibernate-module-as-L2-hibernate-cache-tp15691.html> > Sent from the Apache Ignite Users mailing list archive > <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com. >
