I have seen such an exception most often when there was locking on a timestamp attribute. The exception would happen because of an issue with the precision, I think. Regardless, the solution was to remove locking on that attribute.

Jonny

On Jul 25, 2006, at 12:06 PM, Randy Wigginton wrote:

I've seen this when I have (accidentally) marked attributes to lock, and the attribute is nullable (and null in the case in question). I wish the default was to NOT lock attributes that are nullable.

On Jul 25, 2006, at 10:50 AM, Kieran Kelleher wrote:

Log out the exception.userInfo() dictionary to see what the actual error message was that the database server returned.


On Jul 25, 2006, at 4:20 AM, Corin Lawson wrote:

Hi List,

As volume has increased on our woapp so has the occurrence of this particular error, below. I am using WO 5.2.4 with MySQL 5.0.

com.webobjects.eoaccess.EOGeneralAdaptorException: updateValuesInRowDescribedByQualifier -- com.webobjects.jdbcadaptor.JDBCChannel method failed to update row in database at com.webobjects.eoaccess.EODatabaseContext._exceptionWithDatabaseCont extInformationAdded(EODatabaseContext.java:4685) at com.webobjects.eoaccess.EODatabaseContext.performChanges (EODatabaseContext.java:6393) at com.webobjects.eocontrol.EOObjectStoreCoordinator.saveChangesInEditi ngContext(EOObjectStoreCoordinator.java:415) at com.webobjects.eocontrol.EOEditingContext.saveChanges (EOEditingContext.java:3226)

We are currently looking into any network issues that could be causing communication problems between the two servers (the one with the woapp and the other with the database). Can anyone provide light to this exception?

Thanks,
Corin.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists %40mac.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/cawineguy% 40gmail.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/jmeijer% 40protocolis.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to