on ‎2008 Apr 15 1:17 AM
Hi Experts,
I am getting the below error for a FTP sender CC
Error occurred while connecting to the FTP server "IP address": java.net.ConnectException: Connection timed out
And I hav'nt mentioned the any value for Timeout parameter in the sender CC config, is that causing any problem.
As it is occuring in the Production, couldn't be able to play with it.
Please suggest how can I ping the FTP server from XI box and to rectify this issue.
Thanks in advance.
Request clarification before answering.
Hi Experts,
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 .
It is giving the following error now
Error occurred while connecting to the FTP server "FTP address": java.net.ConnectException: Socket connection timed out:
Please suggest further to resolve the issue.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Run the report
RSFTP002 in XI
and chk whether the connection to FTP works.
giv params
user = <your ftp user>
pwd = <your ftp pwd>
host= <your ftp host/ip>
command1 = <ls>
RFC Dest = SAPFTP
Compress = N
For checking frm unix promt..login using any client tools(putty.exe)...and execute the ftp commands.
rgds,
Arun
| User | Count |
|---|---|
| 9 | |
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.