Biztalk 2006 R2 FTP Adapter
- From: AdemusPrime@xxxxxxxxx
- Date: Fri, 12 Sep 2008 07:54:50 -0700 (PDT)
My system is BizTalk 2006 R2.
Remote system is HP/UX Enterprise UNIX 2.2.00 Secure FTP
Problem:
Transmissions will randomly fail when sending files via the FTP
adapter.
Error details: The remote server refused a data connection.
Please check permissions on the remote system.
Diagnosis:
Discussed issue with trading partner. Their log shows our
connection timing out after 120 seconds.
Packet capture at firewall shows connection, transmission and
timeout control message from the trading partner.
BizTalk FTP adapter log shows connection and transmission.
Bouncing the Host Instance logs a QUIT on the adapter.
BizTalk uses Xceed FTP binaries through a wrapper interop
assembly.
Analysis:
BizTalk FTP adapter is staying open after transmission, the
remote server is timing out due to inactivity and the next message
fails.
I tried sending QUIT in the “After Put” property. Message is
transmitted, the log shows a disconnect but BizTalk message fails with
Error details: The command "QUIT" failed on the FTP server. When
another file is sent, the log shows a successful connection,
transmission and another quit but the message fails in BizTalk due to
the same error.
I use FTP with four different trading partners and this happens on all
of them. I’ve spent about a week testing and collecting data for this
problem. I can reproduce the problem at will. I know it is a
problem, I just don’t know how to prevent it from happening. I’m
guessing this is a bug within the wrapper class but I don’t know how
to report this to Microsoft. It seems the wrapper is reporting back
to the BizTalk messaging engine the message failed even though it
didn’t. Searching Google and MSDN only shows a similar problem on
BizTalk 2004 pre SP1.
Can anyone help me?
.
- Follow-Ups:
- Re: Biztalk 2006 R2 FTP Adapter
- From: Eugene Mayevski
- Re: Biztalk 2006 R2 FTP Adapter
- Prev by Date: Do you use a standard when creating your own or intermediary schem
- Next by Date: Re: Biztalk 2006 R2 FTP Adapter
- Previous by thread: Do you use a standard when creating your own or intermediary schem
- Next by thread: Re: Biztalk 2006 R2 FTP Adapter
- Index(es):
Relevant Pages
|