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 protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to