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 protected]> 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 protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to