Re: Database Connection Errors
Re: Database Connection Errors
- Subject: Re: Database Connection Errors
- From: Strausz Riccardo <email@hidden>
- Date: Fri, 2 Jan 1970 01:02:26 -0600
did you try to Clean the project?
On martes, sept 2, 2003, at 19:49 America/Mexico_City, Nathan C.
Hampton wrote:
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.
_______________________________________________
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.