another mysterious EOF error
Jonathan Rochkind <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.eof |
|---|---|
| Message-ID | <[email protected]> |
Everything starts out working fine. Then I add an attribute to a certain entity. It is a simple Integer, everything is fine as far as it's concerned, I've checked and double checked (and removed it and recreated another one with a different column/name), but as soon as I add the attribute, I get this error when I try to access ANOTHER relationship in my model. [It's an unflattened relationship to a join table, the _other side_ of the many-to-many is the entity I'm adding an attribute to. That's the only relationship.] Remove the attribute, exception goes away. Add any simple Integer attribute, exception comes back. What the heck? Error: java.lang.NullPointerException Reason: Stack trace: FileLine#MethodPackage EOEntity.java508attributescom.webobjects.eoaccess EOEntity.java476attributeNamedcom.webobjects.eoaccess EORelationship.java587awakeWithPropertyListcom.webobjects.eoaccess EOEntity.java604relationshipscom.webobjects.eoaccess EORelationship.java294inverseRelationshipcom.webobjects.eoaccess EODatabaseContext.java3006objectsForSourceGlobalIDcom.webobjects.eoaccess EOObjectStoreCoordinator.java321objectsForSourceGlobalIDcom.webobjects.eocontrol EOEditingContext.java2522objectsForSourceGlobalIDcom.webobjects.eocontrol EODatabaseContext.java3212_fireArrayFaultcom.webobjects.eoaccess EOAccessArrayFaultHandler.java31completeInitializationOfObjectcom.webobjects.eoaccess _EOCheapCopyMutableArray.java37willRead