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
Kai Cissarek created an issue — 27th April 2016, 6:41:44:
Hi, the bug is related to https://nhibernate.jira.com/browse/NHE-91
its still unfixed and is very annoying because the appliation start is very slow with many audit tables.
Roger added a comment — 27th April 2016, 8:14:48:
I guess the reporter means that lots of ArgumentNullExceptions are thrown (and catched) internally in NH if you have a mapping with composite-id based on a dynamic entity
(this kind of mapping Envers is using for all of its mappings).
Kai Cissarek added a comment — 27th April 2016, 8:26:54: