I feel your pain.  I had some similar issues that I tracked down to an incompatibility between MySQL's latest JDBC drivers and log4j's 1.3.x development versions.  It took me a while to figure that one out.

If this is also affecting you, you can revert to log4j 1.2.x or an earlier version of the JDBC driver, or move the logj4 1.3.x jar to /Library/WebObjects/Extensions

Travis

On Jan 20, 2006, at 10:56 AM, Gino Pacitti <[EMAIL PROTECTED]> wrote:

I also have a problem with MySQL on 10.4.4


It is a new machine and I get this error when I am trying to start my  

app.


An exception occurred while trying to open a channel:  

com.webobjects.jdbcadaptor.JDBCAdaptorException: Cannot connect to  

MySQL server on 127.0.0.1:3306. Is there a MySQL server running on  

the machine/port you are trying to connect to?  

(java.net.ConnectException)

[2006-01-20 10:38:18 GMT] <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.

[2006-01-20 10:38:18 GMT] <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.



The mysql daemon is running and I can connect to it using command  

line on the machine.


I have the last driver installed too and the connection dictionary is  

the same I use for a different machine.


 _______________________________________________
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]

Reply via email to