Re: Urgent: WO error after server update to 10.4.4
Re: Urgent: WO error after server update to 10.4.4
- Subject: Re: Urgent: WO error after server update to 10.4.4
- From: Peteris Krisjanis <email@hidden>
- Date: Mon, 16 Jan 2006 17:45:15 +0200
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
com.webobjects.eoaccess.EODatabaseContext@c488c: 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
com.webobjects.eoaccess.EODatabaseContext@c488c: 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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden