Usage Note 14790: 'Java.rmi.ConnectException: Connection refused to host:...' occurs when
trying to connect Research Data Management Client to the server on Linux
When trying to connect the SAS Research Data Management Client to a
server on Linux, you receive an error similar to the following in the
GenomicsServer.log file found in /SASSDS/1.3/Server/logs/:
java.rmi.ConnectException: Connection refused to host: 127.0.0.2;
nested exception is: java.net.ConnectException:
Connection refused: connect at
sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source) at
sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source) at
sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source) at
sun.rmi.server.UnicastRef.invoke(Unknown Source) at
com.sas.genomics.warehouse.GDWAppFactory_Stub.createApplication(Unknown
Source) .....
To correct this problem, modify the client.config file found on your
Windows client machine in c:\program files\SAS
Institute\SASSDS\1.3\Client\bin to the following:
HOST=<fully delimited IP name or address>
Save your changes and restart the Research Data Management client.
Operating System and Release Information
| SAS System | SAS Research Data Management | Linux | 1.3 | | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | medium |
| Topic: | System Administration ==> Installation
|
| Date Modified: | 2005-03-16 17:19:36 |
| Date Created: | 2005-03-16 16:59:15 |