You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problems on the frontend login (Dovetail).
The problem only occurs on Next-temp (temporary server deploy).
The error log on Assimbly:
Caused by: java.lang.NoSuchMethodError: 'org.hibernate.proxy.LazyInitializer org.hibernate.proxy.HibernateProxy.extractLazyInitializer(java.lang.Object)'
at org.hibernate.jpa.internal.util.PersistenceUtilHelper.isLoadedWithoutReference(PersistenceUtilHelper.java:125)
at org.hibernate.jpa.HibernatePersistenceProvider$1.isLoadedWithoutReference(HibernatePersistenceProvider.java:185)
at jakarta.persistence.Persistence$PersistenceUtilImpl.isLoaded(Persistence.java:145)
The text was updated successfully, but these errors were encountered:
Problems on the frontend login (Dovetail).
The problem only occurs on Next-temp (temporary server deploy).
The error log on Assimbly:
The text was updated successfully, but these errors were encountered: