Re: EOModel/Database access fails once deployed
Re: EOModel/Database access fails once deployed
- Subject: Re: EOModel/Database access fails once deployed
- From: Chuck Hill <email@hidden>
- Date: Tue, 02 Mar 2004 17:29:20 -0800
- Organization: Global Village Consulting, Inc.
DNS problem? Firewall blocking it?
Thomas Carstensen wrote:
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.
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
It is a funny thing about life; if you refuse to accept
anything but the best, you very often get it."
-- W. Somerset Maugham
<shamelessPlug>
Practical WebObjects
http://www.amazon.com/exec/obidos/tg/detail/-/1590592964
</shamelessPlug>
_______________________________________________
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.