Re: Help - Can't connect to production db
Re: Help - Can't connect to production db
- Subject: Re: Help - Can't connect to production db
- From: wojingo <email@hidden>
- Date: Mon, 21 Nov 2005 16:04:40 +1030
Gday,
James Cicenia wrote:
Hello -
Somehow, something was changed and now I cannot for the life of me have
my app connect to the mysql database.
Here is some info:
[snip]
JDBC driver and plugin are loaded, trying to connect...
Driver has been found and loaded, that sounds like a good start.
Error: Exception thrown while connecting.
Check exception message carefully.
ok.
[2005-11-20 22:59:39 CST] <main>
com.webobjects.jdbcadaptor.JDBCAdaptorException: Communications link
failure due to underlying exception:
** BEGIN NESTED EXCEPTION **
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
Connection refused. So, can you connect to the DB using the standard
mysql sql tool(whatever that is)?
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)
at com.mysql.jdbc.Connection.createNewIO(Connection.java:2541)
regards,
- shaun
_______________________________________________
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