Hazelcast - hibernate compatibility issue

361 views
Skip to first unread message

Jijith Nair

unread,
Dec 8, 2021, 1:28:59 PM12/8/21
to Hazelcast

Description -
We have upgraded the spring security web to 5.5.1 version. As part of solving the compatibility issues, we had to upgrade hibernate as well., to version 5.2.18.

This caused additional issues with hazelcast and hence upgraded the jar to hazelcast-hibernate52 - 1.3.0 (also tried with 1.3.3), as our hazelcast version is 3.8.6.

Now certain operations are throwing the following error:
"com.hazelcast.nio.serialization.HazelcastSerializationException: java. io. InvalidClassException: org hibernate.cache.spi.entry.StandardCacheEntryImpl; local class incompatible: stream classdesc serialVersionUID......"
hence failing to commit the transaction.

Please find the configuration summary:
Hibernate - Upgraded from 5.0.5.Final to 5.2.18
Hazelcast - 3.8.6 - No change
Hazelcast-hibernate - Upgraded from hazelcast-hibernate5 1.2.0 to hazelcast-hibernate52 1.3.0 (tried with 1.3.3 as well)
spring core,aop,beans,orm,tx etc - Upgraded from 5.0.8.Release to 5.3.8

Grzegorz Piwowarek

unread,
Jan 14, 2022, 8:26:42 AM1/14/22
to Hazelcast
This one was already handled on GitHub: https://github.com/hazelcast/hazelcast-hibernate/issues/289
Reply all
Reply to author
Forward
0 new messages