org.hibernate.PropertyValueException: not-null property references a null or transient value: DynamicTagEmbedded._dynTagsBackref
setting logging to debug mode gives me this:
- Code: Select all
2014-08-05 08:02:39,645: ERROR [http-8080-5] org.agnitas - execute: org.springframework.dao.DataIntegrityViolationException: could not insert: [Mailing]; nested exception is org.hibernate.exception.ConstraintViolationException: could not insert: [Mailing]
I've tried creating a new OpenEMM install - both R1 and R2 but am still getting the same error. I'm currently in the process of recreating the old database on Amazon EC2 but would appreciate if anyone can give me clues why this is happening. Thanks.