WO 5.4 Unsupported Feature Error
WO 5.4 Unsupported Feature Error
- Subject: WO 5.4 Unsupported Feature Error
- From: Dov Rosenberg <email@hidden>
- Date: Thu, 03 Jan 2008 18:27:45 -0500
- Thread-topic: WO 5.4 Unsupported Feature Error
Title: WO 5.4 Unsupported Feature Error
We are in the process of upgrading our apps from WO5.3 to 5.4 and have come across another strange error:
.webobjects.eoaccess.EOGeneralAdaptorException: Unsupported feature
at
com.webobjects.eoaccess.EODatabaseContext._exceptionWithDatabaseContextInformationAdded(EODatabaseContext.java:4500)
at
com.webobjects.eoaccess.EODatabaseContext.performChanges(EODatabaseContext.java:6212)
at
com.webobjects.eocontrol.EOObjectStoreCoordinator.saveChangesInEditingContext(EOObjectStoreCoordinator.java:371)
at
com.webobjects.eocontrol.EOEditingContext.saveChanges(EOEditingContext.java:3176)
at
com.inquira.admin.content.ContentHelper.writeContent(ContentHelper.java:475)
....
at java.lang.Thread.run(Thread.java:613)
- Additional info:
- EOAdaptorOperationsKey = class com.webobjects.foundation.NSMutableArray
- EOFailedDatabaseOperationKey = class com.webobjects.eoaccess.EODatabaseOperation
- EODatabaseOperationsKey = class com.webobjects.foundation.NSArray
- EODatabaseContextKey = class com.webobjects.foundation.NSMutableDictionary
- EOFailedAdaptorOperationKey = class com.webobjects.eoaccess.EOAdaptorOperation
I am not sure what this error is indicating. It looks like something in 5.4 does not like something 5.3 never complained about. The only thing I can think is that we registered a EODatabaseContext delegate at app start up to generate our own primary keys. The error appears to be isolated to just a few places. There are other places in our app where we can save our changes just fine (and generate correct primary keys as well).
Any thoughts or ideas are appreciated. Thanks in advance
Dov Rosenberg
_______________________________________________
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