Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

FTP task fails on timeout, Exception from HRESULT: 0xC001602A

$
0
0
I wanted to "thank" the SSIS team for their traditionally wonderful job at error handling. From what I understand the 0xC001602A is a catch-all for pretty much any and every problem, which I personally find incredibly helpful when debugging a "weird" problem. But enough with the well-deserved praise, let's turn to the problem at hand.

I have an FTP task that basically goes places and get me all XML files from that directory. It is a standard "Receive files" not a script, and when I try it on VS 2005 with SQL 2005 on x86 XP Machine it works like a charm. From the same network to the same FTP server running from VS 2008 with SQL 2008 on x64 Win 2008 machine it gives me the timeout exception. 32 bit filezilla runs fine on both platforms, so the issue is not the network, nor permissions. The issue is that I created a blank package, and than added a singular task, setup an FTP Connection in the Manager, and tested it successfully. When attempted to run it produced an error message saying that task timed out, which is funny since the task was set to time-out in 60 seconds, but came back in 30. I'm not a great specialist, but I am running against a deadline so any help, that is actually helpful is appreciated.

Thanks
Vadim

Actual Output: "0xC001602A at Package2, Connection manager "FTP Connection Manager": An error occurred in the requested FTP operation. Detailed error description: The operation timed out"

Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>