Re: strange EO error
Re: strange EO error
- Subject: Re: strange EO error
- From: Robert Walker <email@hidden>
- Date: Thu, 15 Sep 2005 13:13:26 -0400
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.
Maybe you have a reference to an already deleted object in an array
somewhere.
On Sep 15, 2005, at 5:51 AM, Amedeo Mantica wrote:
I got this error SOMETIMES when I try to save my editing context
Can anyone help me?
Thanks
Error: com.webobjects.eoaccess.EOGeneralAdaptorException:
deleteRowDescribedByQualifierEntity --
com.webobjects.jdbcadaptor.JDBCChannel: method failed to delete row
in database
Reason: deleteRowDescribedByQualifierEntity --
com.webobjects.jdbcadaptor.JDBCChannel: method failed to delete row
in database
Stack trace:
File Line# Method Package
EODatabaseContext.java 4685
_exceptionWithDatabaseContextInformationAdded
com.webobjects.eoaccess
EODatabaseContext.java 6393 performChanges
com.webobjects.eoaccess
EOObjectStoreCoordinator.java 415
saveChangesInEditingContext com.webobjects.eocontrol
EOEditingContext.java 3223 saveChanges
com.webobjects.eocontrol
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
_______________________________________________
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