What is your exact stack trace? What source version of Wonder (branch or git commit-id)?
On Jun 19, 2012, at 1:50 PM, doug andrews wrote: > I'm getting this exact same error. > Did you ever figure it out? > > > On Oct 9, 2010, at 11:11 AM, Alexander Spohr wrote: > >> Hi list, >> >> if I 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 >> >> A fresh WebObjects application runs without any problems. >> >> Any advice? >> >> atze _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/dandrews%40mediaspansoftware.com >> >> This email sent to [email protected] > > _______________________________________________ > 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/kelleherk%40gmail.com > > This email sent to [email protected] _______________________________________________ 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]
