While the fix for HHH-9834 Closed fixes the Envers specific problem, it inadvertently causes non-audited properties that use @Lob and @ElementCollection to throw a mapping exception when those cases should be ignored since they aren't audited.