Re: Unable to open Openbase database
Re: Unable to open Openbase database
- Subject: Re: Unable to open Openbase database
- From: Art Isbell <email@hidden>
- Date: Mon, 17 Mar 2003 08:45:00 -1000
On Sunday, March 16, 2003, at 06:08 PM, Mario Voltolina wrote:
I am currently getting the message below as an application I am
working on attempts to open a database. Has anyone experienced this?
Any help would be greatly appreciated.
Mario
Error:
com.webobjects.foundation.NSForwardException
[java.lang.IllegalStateException] _obtainOpenChannel --
com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@b8aeb1: failed to open
database channel. Check your connection dictionary, and ensure your
database is correctly configured.
There are a number of reasons why such an error could occur.
The database specified in your eomodel's connection info either
doesn't exist, isn't running, or isn't reachable.
The OpenBase JDBC jar isn't on the Java class path. For OS X, it
should be in /Library/Java/Extensions.
The connection info you specified in your eomodel may be incorrect.
If you are able to browse data from EOModeler, then your connection
info is correct.
Aloha,
Art
_______________________________________________
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.