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
[EMAIL PROTECTED]: 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
[EMAIL PROTECTED]: 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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]