Re: Session EC Exception
Re: Session EC Exception
- Subject: Re: Session EC Exception
- From: Mark Wardle <email@hidden>
- Date: Thu, 21 Apr 2011 09:11:46 +0100
I think that is an optimistic locking failure.
I've been caught out with dates for this (floats ate dodgy too)
The exception should have additional information including an array of properties that have changed.
Good luck!
Mark -- Dr. Mark Wardle Specialist registrar, Neurology (Sent from my mobile)
On 21 Apr 2011, at 03:42, Ken - Watermark Studios < email@hidden> wrote:
So, I have over 4000 user objects related to about 20 country objects. I had a few duplicate countries in the country table because of record imports. So, I wrote a quick direct action that allows me to merge the countries. Basically, there are two drop-down lists, each with the full country list (including duplicates). I can select two different country objects and the page moves all users of the first selected country to the second selected country.
Here's the problem. I've been successful merging almost every country to the appropriate country. The successful merges have had between 1-500 user objects to move. When I was trying to move USA related users to United States, 900 records successfully move, but I get the following error for over 200 records.
"er.transaction.adaptor.Exceptions - Database Exception occured: com.webobjects.eoaccess.EOGeneralAdaptorException: updateValuesInRowDescribedByQualifier -- com.webobjects.jdbcadaptor.JDBCChannel method failed to update row in database
updateValuesInRowDescribedByQualifier -- com.webobjects.jdbcadaptor.JDBCChannel method failed to update row in database"
Where should I start looking to resolve? I've compared the data from objects that successfully transferred against those that didn't transfer and I'm not seeing a clear pattern.
Thanks,
Ken
_______________________________________________Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list (email@hidden)
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