Re: Hello World crashing in Eclipse 4.2
Re: Hello World crashing in Eclipse 4.2
- Subject: Re: Hello World crashing in Eclipse 4.2
- From: John Huss <email@hidden>
- Date: Tue, 31 Jul 2012 19:40:59 -0500
4.2 is not supported, it's experimental, so problems are to be expected. Does the same thing happen to you with 3.7?
On Tuesday, July 31, 2012, Chuck Hill wrote:
On 2012-07-31, at 3:38 PM, Maik Musall wrote:
> 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?
https://github.com/wocommunity/wolips
Chuck
> 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
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/gvc/practical_webobjects
_______________________________________________
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