• 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
Re: ERAttachment migration0 problems.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ERAttachment migration0 problems.


  • Subject: Re: ERAttachment migration0 problems.
  • From: James Cicenia <email@hidden>
  • Date: Thu, 09 May 2013 16:53:54 -0500


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


On May 9, 2013, at 4:47 PM, Ramsey Gurley <email@hidden> wrote:

@Override
public NSArray<ERXModelVersion> modelDependencies() {
return new NSArray<ERXModelVersion>(new ERXModelVersion("ERAttachment", 0));
}

 _______________________________________________
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: ERAttachment migration0 problems.
      • From: Jesse Tayler <email@hidden>
References: 
 >ERAttachment migration0 problems. (From: James Cicenia <email@hidden>)
 >Re: ERAttachment migration0 problems. (From: Chuck Hill <email@hidden>)
 >Re: ERAttachment migration0 problems. (From: Ramsey Gurley <email@hidden>)

  • Prev by Date: Re: ERAttachment migration0 problems.
  • Next by Date: Re: ERAttachment migration0 problems.
  • Previous by thread: Re: ERAttachment migration0 problems.
  • Next by thread: Re: ERAttachment migration0 problems.
  • Index(es):
    • Date
    • Thread