Problem in new Wonder project
Problem in new Wonder project
- Subject: Problem in new Wonder project
- From: Liz Lynch <email@hidden>
- Date: Wed, 26 Feb 2014 15:17:44 +0000
We have two MacBooks with Eclipse/WOLips/Wonder installed.
Both have Eclipse 3.7.2, WOLips 3.7 Stable, and the latest Wonder binaries. It may be irrelevant, but one is running Mavericks and the other Mountain Lion.
In a new project (with Wonder binaries), one Mac (Mavericks) shows the following four errors:
orders has a join with a missing destination attribute. The relationship orders has no destination entity. order has a join with a missing destination attribute. The relationship order has no destination entity.
These relationships are between User/Order and OrderItem/Order entities, respectively. The relationships appear to be correct, and on the other Mac, no errors show.
When running the project (for the first time), we get the same error on both Macs:
Error: com.webobjects.foundation.NSForwardException [java.lang.reflect.InvocationTargetException] null:java.lang.reflect.InvocationTargetException Reason: org.apache.commons.lang.ObjectUtils.notEqual(Ljava/lang/Object;Ljava/lang/ObjectZ
at line 549 in checkForMismatchedJoinTypes in ERXModelGroup.java.
After installing Wonder source and adding to the working set (just done today), the eomodel errors remain the same, but the error on one of the Macs (Mavericks) on running becomes:
Error: java.lang.reflect.InvocationTargetException Reason: java.lang.NoSuchMethodError: org.apache.commons.lang.ObjectUtils.notEqual(Ljava/lang/Object;Ljava/lang/ObjectZ
In both cases the runtime error is when loading the EOModelGroup on the first database call.
All ideas will be very welcome.
Liz
|
_______________________________________________
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