Re: Network error IOException: Connection Refused: connect in MS SQL Server 2000
Posted by: Richard Rose
Date: September 01, 2005 04:24AM

Hi

I am also getting the same problem with migration tool .15rc and the latest .17rc

Amd64 XP Pro SP2, 1.3Gb, MS SQL 2k Developer edition, running mix mode security (windows auth and SQL security)
tried using IP address, local host and servername for the MS SQL hostname, just using sa for the system account username and password, and when I click the ... button to get the list of db's up ie get this tooltip message
"Fetching of list failed.
Network error IOException: Connection refused: connect."

if I put the db name in and proceed to next stage after the mySQL details this is the error log from the advance button

"The list of schema names could not be retrieved (error: 0).
Network error IOException: Connection refused: connect
Details:
net.sourceforge.jtds.jdbc.ConnectionJDBC2.<init>(ConnectionJDBC2.java:355)
net.sourceforge.jtds.jdbc.ConnectionJDBC3.<init>(ConnectionJDBC3.java:50)
net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:178)
java.sql.DriverManager.getConnection(Unknown Source)
java.sql.DriverManager.getConnection(Unknown Source)
com.mysql.grt.modules.ReverseEngineeringGeneric.establishConnection(Unknown Source)
com.mysql.grt.modules.ReverseEngineeringMssql.getSchemata(Unknown Source)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
com.mysql.grt.Grt.callModuleFunction(Unknown Source)
"

Does this help track down the problem. If you need anymore info just let me know.

Cheers

Richard

Options: ReplyQuote


Subject
Written By
Posted
Re: Network error IOException: Connection Refused: connect in MS SQL Server 2000
September 01, 2005 04:24AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.