• 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: Hello World crashing in Eclipse 4.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hello World crashing in Eclipse 4.2


  • Subject: Re: Hello World crashing in Eclipse 4.2
  • From: Maik Musall <email@hidden>
  • Date: Wed, 01 Aug 2012 00:38:04 +0200

Follow-up on this. Happend to me, too (on 10.7). Turning off "Generate bundles" in WOLips prefs did prevent the error from happening, but I wouldn't call that "fixing". App startup takes much longer now, and the app version without wonder won't launch that way because the main bundle is then "JavaFoundation". (I'm migrating the app to wonder and have two parallel branches which I can switch during the migration.)

I doublechecked my classpath, of course.

Is it a bug in WOLips? Where is the source for that, anyway? I can't find the string "Generate bundles" anywhere in the WOLips framework.

Maik


Am 29.07.2012 um 22:49 schrieb David Holt:

Would that everything were so easy to fix:

Turn off "Generate bundles" in the WOLips preferences.

<Screen Shot 2012-07-29 at 1.47.53 PM.png>
On 2012-07-29, at 1:17 PM, David Holt <email@hidden> wrote:

Jul 29 13:15:39 Test1[54687] WARN  NSLog  - A fatal exception occurred: No versionString() method in NSBundle found. 
This means your class path is incorrect. Adjust it so that ERJars comes before JavaFoundation.
[2012-7-29 13:15:39 PDT] <main> java.lang.RuntimeException: No versionString() method in NSBundle found. 
This means your class path is incorrect. Adjust it so that ERJars comes before JavaFoundation.
at er.extensions.appserver.ERXApplication.<init>(ERXApplication.java:1154)
at your.app.Application.<init>(Application.java:10)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at com.webobjects.appserver.WOApplication.main(WOApplication.java:547)
at er.extensions.appserver.ERXApplication.main(ERXApplication.java:855)
at your.app.Application.main(Application.java:7)

Does anyone know what might be causing this in my 10.8 install? Class path looks fine...

 _______________________________________________
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: Hello World crashing in Eclipse 4.2
      • From: Chuck Hill <email@hidden>
References: 
 >Hello World crashing in Eclipse 4.2 (From: David Holt <email@hidden>)

  • Prev by Date: Re: Setting relationship is fetching all objects
  • Next by Date: Re: Hello World crashing in Eclipse 4.2
  • Previous by thread: Re: Hello World crashing in Eclipse 4.2
  • Next by thread: Re: Hello World crashing in Eclipse 4.2
  • Index(es):
    • Date
    • Thread