Re: strange EO error
Re: strange EO error
- Subject: Re: strange EO error
- From: Art Isbell <email@hidden>
- Date: Thu, 15 Sep 2005 09:31:13 -1000
On Sep 15, 2005, at 7:13 AM, Robert Walker wrote:
This is a JDBCChannel exception, which tell me that you are
attempting to delete an object where the row in the database has
already been deleted. In other words, you have an EO that
represents an already deleted database row.
Or another process has updated an attribute used for locking
since the current process fetched the object being deleted; i.e., an
optimistic locking exception.
Aloha,
Art
_______________________________________________
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