• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
how to get more details for "method failed to update row in database"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to get more details for "method failed to update row in database"


  • Subject: how to get more details for "method failed to update row in database"
  • From: Dev WO <email@hidden>
  • Date: Tue, 10 Jan 2006 17:07:31 +0100

Hi,
I'm having trouble debugging an issue:
I've got a direct action that would validate a member account.
So the method is simply checking the database to see if the email/ account exists and if it is not already activated.


But I end up with:
====
com.webobjects.eoaccess.EOGeneralAdaptorException: updateValuesInRowDescribedByQualifier -- com.webobjects.jdbcadaptor.JDBCChannel method failed to update row in database
at com.webobjects.eoaccess.EODatabaseContext._exceptionWithDatabaseContextI nformationAdded(EODatabaseContext.java:4685)
at com.webobjects.eoaccess.EODatabaseContext.performChanges (EODatabaseContext.java:6393)
at com.webobjects.eocontrol.EOObjectStoreCoordinator.saveChangesInEditingCo ntext(EOObjectStoreCoordinator.java:415)
at com.webobjects.eocontrol.EOEditingContext.saveChanges (EOEditingContext.java:3226)
at DirectAction.validateEmailAction(DirectAction.java:96)
====


I have set EOAdaptorDebugEnabled=YES to check the SQL, and the SQL is correct...
This doesn't happen every time, but time to time, so it's hard to track it down.


Any clue on how to find where it comes from would be greatly appreciated:)

Thanks

Xavier
_______________________________________________
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


  • Follow-Ups:
    • Re: how to get more details for "method failed to update row in database"
      • From: Ken Anderson <email@hidden>
  • Prev by Date: Re: Xcode WO template (Xcode 2.2, WO 5.3)
  • Next by Date: Re: how to get more details for "method failed to update row in database"
  • Previous by thread: Automated test and javaplaybackmonitor
  • Next by thread: Re: how to get more details for "method failed to update row in database"
  • Index(es):
    • Date
    • Thread