Hello everybody,
I have a file to rfc scenario where i pick up files from a ftp server.
i also have a idoc to file and rfc to file scenario working with the same ftp.
so i have 3 CC working with the same ftp server, one picking up files and two puting files.
the ftp server has a firewall that locks you out if it detects a auspices behavior for 10 minuets,
so usualy i stop the CC for 10 minutes and than it works fine.
this are the errors i get:
"Error occurred while connecting to the FTP server "92.67.67.141:21": java.net.ConnectException: Connection timed out: connect"
and than i get an error:
"An error occurred while connecting to the FTP server '92.67.67.141:21'. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: 140,10,228)'. For details, contact your FTP server vendor"
but once or twice a day the CC stops working completely with the same errors.
i think that maybe the CC that picks up the files and the 2 CC puting files are working at the same time and creating the auspices behavior.
can anybody give input on what can i check or if someone encountered the same problem ?
TX
Edited by: Zevik Heinoch on Dec 30, 2008 9:30 AM
Request clarification before answering.
Hi,
Can you please let me know about which SP level you working on? This problem has been corrected in patch 3 for support package 14 of the component XI ADAPTER FRAMEWORK CORE 3.0.
Also check if port is open and socket is working.
regards
Aashish Sinha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I asked for SP level because the error
>> com.sap.aii.adapter.file.ftp.FTPEx
is responsible for these kind of errors till SP 14 for component component XI ADAPTER FRAMEWORK CORE 3.0. For more information please refer to SAP note 889410.
Also as you said, you are in SP 15, still check the solution in above note and try to figure out.There is no need to update the java kernel, i am not sure about this answer.
About other possibilities, there is an obvious reply to check the configuration of FTP server coz of connection failure. Check once again the configuration related to IP, if port is open and socket is behaving properly, and you are providing correct authentication parameters. Other obvious ans is to check SAP Note 821267.
Regards
Aashish Sinha
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.