If you are having problems connecting to your server with the editor first check the log file. And if you are asking yourself the question “What log file?” you should check the page eclipse_launch_parameter.

Perhaps it is a network problem or configuration problem (yes, as always … it is never the program ;-) )

First be sure to be able to reach the server: ping your_server

Then be sure to be able to reach the certain ports of your server. For non-ssl that would be:

telnet your_server port

where port is:

The port numbers can be found in the IBM Information Center (search for DDM as-signon).

The outcome of the telnet command should be something like this:

telnet pub1.rzkh.de 8475
Trying 62.176.136.104...
Connected to pub1.rzkh.de.
Escape character is '^]'.

VPN by itself is no problem for connecting to the server with the editor.

 
problems_connecting_to_server.txt · Last modified: 2009/08/14 08:20 by mihael
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki