Additional info:
happened while saving a parent EC that has one child EC with a whole lot of new
objects, with some of them including references to new objects that had been
created separately while the routine ran, in separate ECs. Both parent and
child are autolocking. setRetainRegisteredObje
Hi,
has anyone seen something like this before?
java.lang.NullPointerException
at
com.webobjects.eoaccess.EODatabaseContext._verifyNoChangesToReadonlyEntity(EODatabaseContext.java:4700)
at
com.webobjects.eoaccess.EODatabaseContext.performChanges(EODatabaseContext.java:6187)