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: Florijan Stamenkovic <email@hidden>
- Date: Mon, 07 Jul 2008 13:45:14 -0400
Nope... The firewall is open.
Also, the client app can connect to the server app through localhost
so it seems to me that the network is OK.
Any other thoughts?
F
On Jul 07, 2008, at 11:58, David Avendasora wrote:
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:
40avendasora.com
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