Caused by: java.lang.IllegalStateException: recordDeleteForObject: com.webobjects.eoaccess.EODatabaseContext com.webobjects.eoaccess.EODatabaseContext@488d12e4 failed to find a snapshot for EO with Global ID:_EOIntegralKeyGlobalID[ReportSpecificationColumn (java.lang.Integer)10297] that has been deleted from er.extensions.eof.ERXECer.extensions.eof.ERXEC@7daf3aa0. Cannot delete an object that has not been fetched from the database
at com.webobjects.eoaccess.EODatabaseContext.recordDeleteForObject(EODatabaseContext.java:4732)
at com.webobjects.eoaccess.EODatabaseContext.recordChangesInEditingContext(EODatabaseContext.java:5890)
at com.webobjects.eocontrol.EOObjectStoreCoordinator.saveChangesInEditingContext(EOObjectStoreCoordinator.java:373)
at com.webobjects.eocontrol.EOEditingContext.saveChanges(EOEditingContext.java:3192)
at er.extensions.eof.ERXEC._saveChanges(ERXEC.java:1085)
at er.extensions.eof.ERXEC.saveChanges(ERXEC.java:1007)
at com.mpv.webcomponents.MPVWOSession.saveChangesWithUserMessages(MPVWOSession.java:579)
... 135 more