Hmmmm, strange, Mysql client/server isn't changed? I usually run into MySQL 4.1, which simply doesn't work with older clients because of password change. Also, MySQL Manager have "allow network connections" checkbox checked?

Peter.

On Jan 16, 2006, at 3:27 PM, Wolfram Stebel wrote:

Hi list,

i update server to 10.4.4.

Starting my applications in monitor results in :

...

java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused

STACKTRACE:

java.net.SocketException: java.net.ConnectException: Connection refused
    at com.mysql.jdbc.StandardSocketFactory.connect
(StandardSocketFactory.java:156)
    at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
...


Last packet sent to the server was 0 ms ago.
[2006-01-16 11:52:50 CET] <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-16 11:52:50 CET] <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.
    at com.webobjects.eoaccess.EODatabaseContext._obtainOpenChannel
(EODatabaseContext.java:2131)


------


i'm able to connect with MySQLAdministrator and manually with the user and
password the application uses.
i tried a new jdbc driver.
i have my.cnf in /etc/:

[mysqld]
datadir=/Volumes/Sonne-Data/mySQL-Data
pid-file=/Volumes/Sonne-Data/mySQL-Data/Sonne.local.pid
socket=/var/mysql/mysql.sock
port=3306
character-set-server=latin1
collation-server=latin1_german1_ci


[mysql.server]
basedir=/usr/bin

-------

Any tips?

Please hurry :-)

Wolfram


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/ peteris.krisjanis%40omni.lv

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com

Reply via email to