5.4 can't connect to database
5.4 can't connect to database
- Subject: 5.4 can't connect to database
- From: Florijan Stamenkovic <email@hidden>
- Date: Mon, 07 Jul 2008 11:49:55 -0400
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