Has anyone managed to get RSE to connect to a Unix box? I’m not succeeding—any thoughts?
Thanks, Sam
I’m running Version: 7.0.0, Build id: 20070202_0030 and following the instructions “Connecting to a remote AIX server” in the Help, even though I’m trying to connect to a HP UX box.
I FTPed the server code from com.ibm.etools.systems.universal_7.1.3 across to the HP, and expanded the jar file.
I’m starting the server manually because I don’t have root access. There is no server.aix file. The server.unix file complains about syntax errors when I use it.
The server.linux file does start the server on the HP. But I can’t connect from my PC.
I have both specified a server port, e.g. 4035 and also let the server default to 4033.
In my connection properties on my PC I have both let the port default to zero and specified a port.
It is failing with this, which seems to be the same as what I get when the server is not running:
java.net.ConnectException: Connection refused: connect
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.ibm.jsse2.jc.connect(Unknown Source)
at com.ibm.jsse2.jc.<init>(Unknown Source)
at com.ibm.jsse2.SSLSocketFactoryImpl.createSocket(Unknown Source)
at com.ibm.etools.systems.dstore.core.client.ClientConnection.connectDaemon(Unknown Source)
at com.ibm.etools.systems.dstore.core.client.ClientConnection.launchServer(Unknown Source)
at com.ibm.etools.systems.universal.UniversalSystem.launchServer(Unknown Source)
at com.ibm.etools.systems.universal.UniversalSystem.launchServer(Unknown Source)
at com.ibm.etools.systems.universal.UniversalSystem.connect(Unknown Source)
at com.ibm.etools.systems.subsystems.impl.SubSystemImpl.internalConnect(Unknown Source)
at com.ibm.etools.systems.subsystems.impl.SubSystemImpl.run(Unknown Source)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(Unknown Source)
_________________________________________________________________
Proud to be a PC? Show the world. Download the “I’m a PC” Messenger themepack now.
ht
http://clk.atdmt.com/MRT/go/119642558/direct/01/
As an Amazon Associate we earn from qualifying purchases.