<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: java.net.ConnectException: Connection timed out in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631332#M1432142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;please check the note Note 791379 - XI Adapter service properties documentation&lt;/P&gt;&lt;P&gt;it has the description of the adapter propeties&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Apr 2008 02:10:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-15T02:10:14Z</dc:date>
    <item>
      <title>java.net.ConnectException: Connection timed out</title>
      <link>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaq-p/3631331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the below error for a FTP sender CC&lt;/P&gt;&lt;P&gt;Error occurred while connecting to the FTP server "IP address": java.net.ConnectException: &lt;STRONG&gt;Connection timed out&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I hav'nt mentioned the any value for &lt;STRONG&gt;Timeout&lt;/STRONG&gt; parameter in the sender CC config, is that causing any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it is occuring in the Production, couldn't be able to play with it.&lt;/P&gt;&lt;P&gt;Please suggest how can I ping the FTP server from XI box and to rectify this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 00:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaq-p/3631331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T00:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: java.net.ConnectException: Connection timed out</title>
      <link>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631332#M1432142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;please check the note Note 791379 - XI Adapter service properties documentation&lt;/P&gt;&lt;P&gt;it has the description of the adapter propeties&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 02:10:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631332#M1432142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T02:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: java.net.ConnectException: Connection timed out</title>
      <link>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631333#M1432143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether the FTP Site is accessible from your XI Server OS level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the the FTP commands.&lt;/P&gt;&lt;P&gt;Which is your XI Server OS ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try FTP &amp;lt;hostname&amp;gt; ...followed by userid / pwd (ftp server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after connecting try to read/write/move files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using get, put and rename ftp commands..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the xi installation OS user for this purpose .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this works problem is due to incorrect channel parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in the channel try giving the absolute path of the ftp folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 03:52:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631333#M1432143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T03:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: java.net.ConnectException: Connection timed out</title>
      <link>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631334#M1432144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;run T-code SM49 &lt;/P&gt;&lt;P&gt;there you will find PING click on that &lt;/P&gt;&lt;P&gt;That will ask you the Additional Parameter.&lt;/P&gt;&lt;P&gt;fill the FTP address there and Execute that.It will show the packet loss and other data.&lt;/P&gt;&lt;P&gt;If 0% loss of data then FTP is reachable.&lt;/P&gt;&lt;P&gt;if not reachable then contact FTP vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check the FTP port by telnet as Telnet &amp;lt;FTP server&amp;gt; &amp;lt;port number&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also put some timeout in setting of the communication channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if problem not solved then contact the FTP vendor to rectify that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;******Rewards points if useful&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumit Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 04:49:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631334#M1432144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T04:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: java.net.ConnectException: Connection timed out</title>
      <link>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631335#M1432145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sumit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after giving below details with PING in SM49, &lt;/P&gt;&lt;P&gt;Adittional parameter: &amp;lt;IP_address&amp;gt;&lt;/P&gt;&lt;P&gt;Target host: &amp;lt;FTP server host name&amp;gt;&lt;/P&gt;&lt;P&gt;It shows below message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Command executed:       ping : -c 4 : &amp;lt;FTP address&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Target host:            &amp;lt;FTP host name&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Exception raised: PROGRAM_START_ERROR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also I mentioned Time out parmater value = 10 secs in the CC config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest further to resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 05:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631335#M1432145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T05:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: java.net.ConnectException: Connection timed out</title>
      <link>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631336#M1432146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is Unix OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please suggest how can i access XI server OS to ping the FTP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 05:33:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631336#M1432146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T05:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: java.net.ConnectException: Connection timed out</title>
      <link>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631337#M1432147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After i have updated the CC config with the Time out parameter value to 10 secs, Data connection as Passive and Connection mode as Permanently .&lt;/P&gt;&lt;P&gt;It is giving the following error now&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error occurred while connecting to the FTP server "FTP address": java.net.ConnectException: Socket connection timed out:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest further to resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 07:17:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631337#M1432147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T07:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: java.net.ConnectException: Connection timed out</title>
      <link>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631338#M1432148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSFTP002 in XI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and chk whether the connection to FTP works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;giv params&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user = &amp;lt;your ftp user&amp;gt;&lt;/P&gt;&lt;P&gt;pwd = &amp;lt;your ftp pwd&amp;gt;&lt;/P&gt;&lt;P&gt;host= &amp;lt;your ftp host/ip&amp;gt;&lt;/P&gt;&lt;P&gt;command1 = &amp;lt;ls&amp;gt;&lt;/P&gt;&lt;P&gt;RFC Dest = SAPFTP&lt;/P&gt;&lt;P&gt;Compress = N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For checking frm unix promt..login using any client tools(putty.exe)...and execute the ftp commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 07:37:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-net-connectexception-connection-timed-out/qaa-p/3631338#M1432148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T07:37:15Z</dc:date>
    </item>
  </channel>
</rss>

