• 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
ERAttachment and _dbupdater do not agree in Wonder integration?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ERAttachment and _dbupdater do not agree in Wonder integration?


  • Subject: ERAttachment and _dbupdater do not agree in Wonder integration?
  • From: Johan Henselmans <email@hidden>
  • Date: Sat, 09 Jun 2012 09:19:47 +0200

I am using integration from Wonder and noticed the fix that David Avendasora has pushed to make sure that cfPath is added to the erattachment table for the cloudfile extension.

Unfortunately, I still got errors because cfPath was not created, which should have been because ERAttachment2.java in migrations of the ERAttachment Library.

Looking in _dbupdater, I noticed that ERAttachment was on version 4:

lockowner |      modelname      | updatelock | version
	           | ERAttachment        |	          0 |       4


Is there any explanation how this version number got updated to 4, while there is only one migration from ERAttachment?

(I fixed it by setting the version to 1 via:
update _dbupdater set version = 1 where modelname = 'ERAttachment';
)

Johan Henselmans
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

  • Prev by Date: Re: I am going to write a WO book
  • Next by Date: Creating Wonder D2W Application using WOLips without ERModernLook?
  • Previous by thread: ERXFetchSpecification fetchRange support
  • Next by thread: Creating Wonder D2W Application using WOLips without ERModernLook?
  • Index(es):
    • Date
    • Thread