Re: Strange error
Re: Strange error
- Subject: Re: Strange error
- From: Ricardo Parada <email@hidden>
- Date: Sat, 17 Mar 2018 20:34:41 -0400
Hi Michael,
It appears one of the objects being saved is for a read only entity. Can you
tell if that is what is going on?
Ricardo
> On Mar 17, 2018, at 11:34 AM, Michael Kondratov <email@hidden>
> wrote:
>
> Hello!
> I am getting a new strange error in our new WO application:
>
> 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:1178)
> at er.extensions.eof.ERXEC.saveChanges(ERXEC.java:1099)
>
>
> Would any one know what is causing it?
>
> Thank you!
>
>
> Michael
> _______________________________________________
> 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
_______________________________________________
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
References: | |
| >Strange error (From: Michael Kondratov <email@hidden>) |