help with com.webobjects.eoaccess.EOGeneralAdaptorException
help with com.webobjects.eoaccess.EOGeneralAdaptorException
- Subject: help with com.webobjects.eoaccess.EOGeneralAdaptorException
- From: Timothy Worman <email@hidden>
- Date: Mon, 30 Sep 2013 17:20:30 -0700
Folks:
I have an issue where on saveChanges() I get a com.webobjects.eoaccess.EOGeneralAdaptorException: updateValuesInRowDescribedByQualifier. It’s an optimistic locking problem.
However, I don’t have the issue in my dev environment - only in deployment. Same database server software locally and deploy. The copy I run locally for dev is an exact export of the database running on the server. So, the exact same actions run fine and save to the database without a problem in the local environment.
Only one entity seems to be causing the issue. I’ve gone even further by limiting the lock attribute to ONLY the primary key of the entity in question. Under that scenario, I still get the above error in deployment only. I don’t have this issue with any other entity in the database. I’ve kind of exhausted my ideas for why this is happening. I don’t see anything strange in the generated SQL.
Tim
UCLA GSE&IS
_______________________________________________
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