[solved] Re: SQL error code [803] Host cannot be found
[solved] Re: SQL error code [803] Host cannot be found
- Subject: [solved] Re: SQL error code [803] Host cannot be found
- From: Thomas <email@hidden>
- Date: Wed, 19 Nov 2003 08:05:15 +1100
Never mind. The model was inadvertently changed. A read-only field was
not marked as such.
On 19/11/2003, at 6:55, Thomas wrote:
I am running into a problem with a database I have not had before. I
can read and update records OK, but when I try to create a new record,
with a primary key generated by me, I get the following error:
Next exception:SQL State: -- error code: 803 -- msg: [803] Host cannot
be found
at
com.webobjects.eoaccess.EODatabaseContext._exceptionWithDatabaseContext
InformationAdded(EODatabaseContext.java:4657)
at
com.webobjects.eoaccess.EODatabaseContext.performChanges(EODatabaseCont
ext.java:6365)
at
com.webobjects.eocontrol.EOObjectStoreCoordinator.saveChangesInEditingC
ontext(EOObjectStoreCoordinator.java:411)
at
com.webobjects.eocontrol.EOEditingContext.saveChanges(EOEditingContext.
java:3148)
Does this ring any bells for anyone?
The test environment is OSX Server 10.3.1, WO 5.2.2
The same problem happens running on OSX Server 10.2, WO 5.2.1
_______________________________________________
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.
_______________________________________________
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.