Connection Exception during Installation (Locate Repository)

Hi,

I am trying to install IDM 7. Following are more details:

Win XP, JDK 1.4.2_04, ODBC MySQL Connector 3.51, My SQL 5.0, Tomcat 5.0.

When I reach the Launch Setup step, after copying the mysqljdbc.jar file inside IDM_HOME\WEB-INF\lib when I proceed, I get the error (pasted below) on selecting "MySQL (JDBC Driver)" & pressing NEXT.

*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~

com.waveset.util.ConfigurationError:

==> java.sql.SQLException: Unable to connect to any hosts due to exception: java.net.SocketException: java.net.ConnectException: Connection refused: connect

** BEGIN NESTED EXCEPTION **

java.net.SocketException

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

STACKTRACE:

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

at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:143)

at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:225)

*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~

Pls let me know the resolution.

Thanks

Rahul A Honrao

Patni Computer Systems

[1203 byte] By [rahul.honrao@patni.coma] at [2007-11-27 5:46:36]
# 1

I'm running the same config as you on my test machine, but I don't get this problem.

Did you install Mysql on the same machine or a separate machine?

Make sure you specify the hostname, port and waveset schema correctly.If you can show me your connection string, I may be able to help.

harrywkla at 2007-7-12 15:29:46 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

Hi Harry,

Thanks for your reply.

To answer your questions...

1. Yes, I am installing MySQL on the same machine as IDM.

2. On the Locate Repository screen when I select the MySQL JDBC from dropdown, I am not changing any default pre-populated values of driver, username, password, etc.

Anyways, my problem is resolved.

Problem was due to the spaces appearing in the installation paths of the other dependent SWs like Java, MySQL, etc.

Thanks again.

Regards

Rahul A Honrao

rahul.honrao@patni.coma at 2007-7-12 15:29:46 > top of Java-index,Web & Directory Servers,Directory Servers...