Hi, On a slightly different note, I'm going through a similar exercise with Hibernate 5.2.x using Spring. What I've found is that the hibernate_5.1 library provided by Ignite will not work with Hibernate 5.2.x.
I just went through the exercise of updating the current library to work with Hibernate 5.2.x. I'll most likely post these changes to my github to be contributed at some point if someone doesn't beat me to it. For your immediate error I'd try Ignition.getOrStart(...) when instantiating Ignite to avoid those errors. Scott -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
