EOModel/Database access fails once deployed
EOModel/Database access fails once deployed
- Subject: EOModel/Database access fails once deployed
- From: Thomas Carstensen <email@hidden>
- Date: Tue, 2 Mar 2004 16:39:10 -0800
i have a web objects app -- when run locally access the database on our
remote server is works fine -- access the mysql database via an
EOModel.
Move the app to the server. Access it via normal http:// ....
when it tries to access the database it fails. Does so on every WOApp
i move over. Wether i run it locally via XCode or on the server both
are accessing the same database.
Why would it fail simply my moving the WOApp to the server (where the
actually database is (localhost). ??
thanks for any help - below is the WO error message
-Tom Carstensen
Application:
MovieLibrary
Error:
java.lang.IllegalStateException: _obtainOpenChannel --
com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@bf8de1: failed to open
database channel. Check your connection dictionary, and ensure your
database is correctly configured.
Reason:
Stack trace:
File
Line#
Method
Package
NA : Non applicable, JIT activated
_______________________________________________
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.