You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by sureshkumarvepari <su...@gmail.com> on 2017/07/26 12:37:57 UTC

regarding ignite-hibernate module as L2 hibernate cache

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/SharedSessionContractImplementor;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: 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 at Nabble.com.

Re: regarding ignite-hibernate module as L2 hibernate cache

Posted by Andrey Mashenkov <an...@gmail.com>.
I'd like, but think it will not be resolved soon.
Actually, we've update Hibernate dependency up to 5.1 recently, in
ignite-2.0 version.

We decide to pospone upgrade Hibernate up to 5.2 due to Hibernate has Java
8 native support from 5.2 version.

On Wed, Jul 26, 2017 at 7:19 PM, Nikolai Tikhonov <nt...@apache.org>
wrote:

> 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 <
> sureshkumarvepari@gmail.com> 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.hibern
>> ate.HibernateEntityRegion$AccessStrategy.putFromLoad(Lorg/
>> hibernate/engine/spi/SharedSessionContractImplementor;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.
>>
>
>


-- 
Best regards,
Andrey V. Mashenkov

Re: regarding ignite-hibernate module as L2 hibernate cache

Posted by Nikolai Tikhonov <nt...@apache.org>.
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 <
sureshkumarvepari@gmail.com> 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.
>