Details
-
Type:
Bug
-
Status:
Reopened
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 0.9
-
Component/s: None
-
Labels:None
-
Request Controller:Please Select
-
External Supervisor:Please select
-
Executing Programmer:Please select
Description
org.quartz.JobExecutionException: collection [org.weceem.content.WcmContent.children] was not processed by flush() [See nested exception: org.hibernate.AssertionFailure: collection [org.weceem.content.WcmContent.children] was not processed by flush()]
This is likely due to some side-effects of beforeUpdate/Insert, or some grails equals()/hashCode() impl issues. It relates to elements being loaded during the flush process.
I cannot reproduce this at this time with 0.9 trunk, it may be gone in 0.9 (was occurring in an earlier 0.9 snapshot for Michael Astreika)