Re: EOModel/Database access fails once deployed
Re: EOModel/Database access fails once deployed
- Subject: Re: EOModel/Database access fails once deployed
- From: Dov Rosenberg <email@hidden>
- Date: Tue, 02 Mar 2004 21:50:35 -0500
Check and make sure that you have your database drivers on the new server
and the runtime classpaths are correct.
Dov Rosenberg
Conviveon Corporation
http://www.conviveon.com
On 3/2/04 8:29 PM, "Chuck Hill" <email@hidden> wrote:
> 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.
>>
--
Dov Rosenberg
Conviveon Corporation
370 Centerpointe Circle, suite 1178
Altamonte Springs, FL 32701
http://www.conviveon.com
email@hidden
(407) 339-1177 X102
(407) 339-6704 (FAX)
(800) 475-9890
(407) 310-8316 (cell)
_______________________________________________
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.