Re: 5.4 can't connect to database
Re: 5.4 can't connect to database
- Subject: Re: 5.4 can't connect to database
- From: David Avendasora <email@hidden>
- Date: Mon, 7 Jul 2008 11:58:03 -0400
Is it possible for the new firewall setup in Leopard to interfere when
using 127.0.0.1? Maybe try disabling it in System Preferences ->
Security -> Firewall by setting Allow all incoming connections?
Dave
On Jul 7, 2008, at 11:49 AM, Florijan Stamenkovic wrote:
Hi all,
I have a problem getting my apps that worked on Tiger to connect to
the database in Leopard. I get an exception:
[2008-7-7 11:39:17 BOT] <main> An exception occurred while trying to
open a channel: N/A
[2008-7-7 11:39:17 BOT] <main> A fatal exception occurred:
_obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@8c668c: failed to open
database channel. Check your connection dictionary, and ensure your
database is correctly configured.
[2008-7-7 11:39:17 BOT] <main> java.lang.IllegalStateException:
_obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@8c668c: failed to open
database channel. Check your connection dictionary, and ensure your
database is correctly configured.
...
On my first attempt to fetch data.
However, my databases are running and accessible through the
OpenBase manager. I tried downloading the latest JDBC drivers from
the OB site, added the "Driver: com.openbase.jdbc.ObDriver" line to
my EOModel, but it did not help. I know this is slightly off topic,
but the OB list was not of much assistance.
Any thoughts anyone?
F
My dev setup:
10.5.3
WO 5.4.1
OB 10.0.6
In the EOModel:
DB url: jdbc:openbase://127.0.0.1/DBName
Driver: com.openbase.jdbc.ObDriver
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden