Re: [hibernate-dev] Null-Pointer Exception with 5.2.14

2018-02-28 Thread Christian Beikov
Hey, I saw the comment on the issue. Thanks for reporting. Could you maybe post the model that causes this? I'd need to create a reproducer to be able to analyze this further. Mit freundlichen Grüßen, *Christian Beikov* Am

[hibernate-dev] Null-Pointer Exception with 5.2.14

2018-02-28 Thread Petar Tahchiev
Hi guys, I have this exception with latest 5.2.14 (my project runs fine with 5.2.13): Caused by: javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.persistenceException(E

Re: [hibernate-dev] Byte-buddy: default enhancer in 5.3 ? [HHH-11253]

2018-02-28 Thread Steve Ebersole
I see a few (like in 3 or 4) Jiras mentioning people using Byte Buddy for enhancement, without Byte Buddy being the reason for the issue. I cannot speak to how widely used it is. On Wed, Feb 28, 2018 at 7:10 AM Sanne Grinovero wrote: > I found a couple more issues related to Byte Buddy which pr

Re: [hibernate-dev] Byte-buddy: default enhancer in 5.3 ? [HHH-11253]

2018-02-28 Thread Sanne Grinovero
I found a couple more issues related to Byte Buddy which probably should be fixed before we can make it the default. I've solved the trivial ones, but there's one more problem which I couldn't nail down yet: the testsuite is using a significant amount of additional memory when all tests default to