Urgent: WO error after server update to 10.4.4
Urgent: WO error after server update to 10.4.4
- Subject: Urgent: WO error after server update to 10.4.4
- From: Wolfram Stebel <email@hidden>
- Date: Mon, 16 Jan 2006 14:27:56 +0100
- Thread-topic: Urgent: WO error after server update to 10.4.4
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:
This email sent to email@hidden