EOGeneralAdaptorException -- updateValuesInRowDescribedByQualifier
EOGeneralAdaptorException -- updateValuesInRowDescribedByQualifier
- Subject: EOGeneralAdaptorException -- updateValuesInRowDescribedByQualifier
- From: "Jonathan Fleming" <email@hidden>
- Date: Thu, 18 Sep 2003 03:18:36 +0100
I used to wonder I how I got this error but now I've found that it happens
when I've altered a value directly in a db column (it happens on OpenBase
and MSSQLServer2000), however, if I return the value back to how it was
before the application runs fine again or alternativley if i delete that row
everything will be OK.
What I'd like to know is how do you get out of this error from within the
application or your code? Basically if something happens in production where
you may need to enter data directly into the database how can you be sure
this error isn't going to present itself when that particular user logs in
and commits a change to the affected db row?
Regards
Jonathan 8^)
Error: com.webobjects.eoaccess.EOGeneralAdaptorException:
updateValuesInRowDescribedByQualifier --
com.webobjects.jdbcadaptor.JDBCChannel method failed to update row in
database
Reason: updateValuesInRowDescribedByQualifier --
com.webobjects.jdbcadaptor.JDBCChannel method failed to update row in
database
Stack trace: File Line# Method Package
--------------------------------------------------------------------------------
EODatabaseContext.java 4658 _exceptionWithDatabaseContextInformationAdded
com.webobjects.eoaccess
EODatabaseContext.java 6365 performChanges com.webobjects.eoaccess
EOObjectStoreCoordinator.java 411 saveChangesInEditingContext
com.webobjects.eocontrol
EOEditingContext.java 3128 saveChanges
_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today!
http://www.msn.co.uk/messenger
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.