So, something VERY weird:

I have nailed it down to one thing, and I have no idea why or how this could cause the problems I was seeing:

Upon closer inspection of my models and why they weren't working, I found an entry in the connection dictionary:

   password = "";

which was not present on my working example app. When I remove that, it works, when I put it back in the app crashes with:

java.lang.IllegalStateException: The object with globalID _EOIntegralKeyGlobalID[Person (java.lang.Long)3049] could not be found in the database. This could be result of a referential integrity problem with the database. An empty fault could not be created because the object's class could not be determined (e.g. the GID is temporary or it is for an abstract entity).

When I remove the entry, everything works fine.

So, anybody ANY freaking idea, what could cause this?

cug


--
http://www.event-s.net

_______________________________________________
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/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to