NoSuchElementException happening sometimes when starting up

Hi all!

My first post here. I’m hoping to get some help because I’m totally stuck. Here is a link to my post on StackOverflow:

I’ve been reading some of the hibernate sources that appear in the stack trace and have found that there are no debug logs generated so there’s no way of knowing what’s going on or what entity relation is causing the error.

Hope there is an expoert out there that knows what’s going on.

Thanks,
Gísli

Try updating to the latest Hibernate 5.x version, which is 5.6.9.Final at this point and if you still have an issue with that version, you can create a bug report on our issue tracking system, preferably with a test case that reproduces the problem attached to the issue.