• 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: WOnder install fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOnder install fails


  • Subject: Re: WOnder install fails
  • From: Farrukh Ijaz <email@hidden>
  • Date: Sat, 9 Oct 2010 17:21:15 +0300

Check the Root folder under your home folder contains the file it is complaining to be not found. If not then your ant frameworks command didn't executed successfully. Try ant clean and then ant frameworks.

Or do this

ant -Dwonder.build=5.4 frameworks
sudo ant -Dwonder.build=5.4 frameworks.install

The above works for me perfect.

Farrukh

Sent from my iPhone

On 2010-10-09, at 4:36 PM, Alexander Spohr <email@hidden> wrote:

> Hi list,
>
> just got a fresh WOnder for 5.4.X and tried to install it as instructed here:
> http://wiki.objectstyle.org/confluence/display/WONDER/Download+Wonder+Source,+Build,+Install+and+Upgrade
>
> The sudo ant frameworks.install fails with this message:
>
> global.framework.install:
>     [sync] Copying 2 files to /Library/Frameworks/FrontBasePlugIn.framework
>
> BUILD FAILED
> /Users/atze/Source/XYRALITY/WonderSource/build.xml:17: The following error occurred while executing this line:
> /Users/atze/Source/XYRALITY/WonderSource/Build/build/build.xml:1018: The following error occurred while executing this line:
> /Users/atze/Source/XYRALITY/WonderSource/Build/build/build.xml:907: The following error occurred while executing this line:
> /Users/atze/Source/XYRALITY/WonderSource/Build/build/generic.xml:524: Failed to copy /Users/atze/Roots/FrontBasePlugIn.framework/Resources/Java/FrontBasePlugIn.jar to /Library/Frameworks/FrontBasePlugIn.framework/Resources/Java/FrontBasePlugIn.jar due to java.io.FileNotFoundException /Library/Frameworks/FrontBasePlugIn.framework/Resources/Java/FrontBasePlugIn.jar (No such file or directory)
>
>
> If I then try to run a fresh WOnder Application I get this Stack:
>
> Thread [main] (Suspended (exception AbstractMethodError))
>    NSNotificationCenter.addObserver(Object, NSSelector, String, Object) line: 230
>    NSProperties.registerForNotifications() line: 322
>    NSProperties.setSharedInstance(NSProperties) line: 215
>    NSProperties.<clinit>() line: 156
>    EOEventCenter.<clinit>() line: 92
>    EOEditingContext.<clinit>() line: 582
>    EOCustomObject.<clinit>() line: 2012
>    Class<T>.forName0(String, boolean, ClassLoader) line: not available [native method]
>    Class<T>.forName(String) line: 169
>    WOApplication.class$(String) line: 185
>    WOApplication.<clinit>() line: 185
>
> Any advice?
>
>    atze
>
> _______________________________________________
> 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
 _______________________________________________
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

References: 
 >WOnder install fails (From: Alexander Spohr <email@hidden>)

  • Prev by Date: Re: WOnder install fails
  • Next by Date: Re: WOnder install fails
  • Previous by thread: Re: WOnder install fails
  • Next by thread: Re: WOnder install fails
  • Index(es):
    • Date
    • Thread