Re: Strange NPE in EODatabaseContext
Re: Strange NPE in EODatabaseContext
- Subject: Re: Strange NPE in EODatabaseContext
- From: Maik Musall <email@hidden>
- Date: Wed, 19 Dec 2012 10:20:48 +0100
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. setRetainRegisteredObjects( true ) is set.
Maik
Am 19.12.2012 um 10:13 schrieb Maik Musall <email@hidden>:
> 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)
> at com.webobjects.eocontrol.EOObjectStoreCoordinator.saveChangesInEditingContext(EOObjectStoreCoordinator.java:376)
> at com.webobjects.eocontrol.EOEditingContext.saveChanges(EOEditingContext.java:3192)
> at er.extensions.eof.ERXEC._saveChanges(ERXEC.java:1176)
> at er.extensions.eof.ERXEC.saveChanges(ERXEC.java:1099)
>
> Maik
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden