are you loading in a bunch of different models and building cross model relationships?
if so, it may be related to the order in which they load, but I know not, about such things...
oh, BTW, as software engineers, we were all cursed and that's why nothing works the first time through - it was something to do with apple or eating an apple or something.On May 9, 2013, at 6:25 PM, James Cicenia < email@hidden> wrote: Everything seems to check out everywhere with model verifications, class paths to ERAttachment, etc.
My log seems somewhat normal, nothing stands out saying the model didn't load.
On May 9, 2013, at 5:04 PM, James Cicenia < email@hidden> wrote: I generally have a "0" point WebObjects curse....
Whether it is NewProject0, Migration0, Deployment0, SetupWorkstation0... I am cursed.
Good thought to double check the model. It is Model0 after all.
On May 9, 2013, at 5:00 PM, Jesse Tayler < email@hidden> wrote:
if you are certain your model is correct
I recall that I've seen situations where basically the model wasn't loading in at all, and so just about everything would report errors like -- this can't find that -- type stuff.
of course, I can't recall how I resolved those things, but your error triggered some distant memories of pulled hair...
On May 9, 2013, at 5:53 PM, James Cicenia < email@hidden> wrote: Tripled checked class paths.
Added the modelDependencies() in my migration0
PropertiesFile
er.migration.migrateAtStartup=true er.migration.createTablesIfNecessary=true er.migration.modelNames=ERUsers,ERAttachment,ERTaggable,ERAuth,YellaDatabaseModel,ERCoreBL
java.lang.IllegalArgumentException: EORelationship(): cannot find entity named ERAttachment for destination of relationship attachment in entity ERCMailAttachment.
Other suggestions? James
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
|