Database Connection Errors
Database Connection Errors
- Subject: Database Connection Errors
- From: "Nathan C. Hampton" <email@hidden>
- Date: Tue, 2 Sep 2003 19:49:58 -0500
Help! I started a project, and everything was going smoothly until I
had to wipe my hard drive and re-install the OS. After putting
everything back together, I went back to work on my project. Now, when
I click on 'build and run,' it builds fine and runs fine, but when it
tries to connect to the database, I get this error:
-----
Error: java.lang.IllegalStateException: _obtainOpenChannel --
com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@43e7b7: failed to open
database channel. Check your connection dictionary, and ensure your
database is correctly configured.
Reason: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@43e7b7: failed to open
database channel. Check your connection dictionary, and ensure your
database is correctly configured.
-----
I have verified that the username and password are correct, logged in
to the database with the username and password, made sure all the right
JDBC classes are in the right places, etc, etc. The only place I can
find anything called a 'connection dictionary' is in EOModeler, which
can connect fine. Is there another connection dictionary that I can't
find? If so, where in the documentation do I look? (I've searched on
every related term I can think of.) I'd really like to get going on
this, so if anyone can help, I'd be very grateful.
Thanks!
--Nathan Hampton (email@hidden)
_______________________________________________
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.