Postgresql Failing to Provide a Primary
Postgresql Failing to Provide a Primary
- Subject: Postgresql Failing to Provide a Primary
- From: Brian Allen <email@hidden>
- Date: Mon, 28 Jul 2003 23:13:01 -0500
I have a Project the was designed for OpenBase and I need it to also work
with Postgres, but I am getting the following error upon trying to save the
context.
java.lang.IllegalStateException: Adaptor
com.webobjects.jdbcadaptor.JDBCAdaptor@1b5077 failed to provide new primary
keys for entity 'Individual'
I believe that the database is setup correct, because I can work with it via
EOModeler.
The last bit of the stack trace is the following:
File Line# Method
EODatabaseContext.java 5857 prepareForSaveWithCoordinator
EOObjectStoreCoordinator.java 405 saveChangesInEditingContext
EOEditingContext.java 3128 saveChanges
Thanks for any ideas, because I am not a Postgres user.
- Brian
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.