Biztalk FTP Issue

i am getting below warning in the event log :

The adapter failed to transmit message going to send port with URL "ftp://".
It will be retransmitted after the retry interval specified for this Send Port. Details:"The data send failed unexpectedly. "

However file sent successfully at FTP server .

if we check the FTP logs generated by Adapter .

< 150 Opening data connection for transfer.
< 226 Transfer Complete.

226 Transfer complete command is missing first time .

please suggest how it is possible to sent the file along with warning in event log

June 23rd, 2015 6:56am

If it's only a warning, don't think too much about it.

The general rule in BizTalk Server is that warnings can be ignored (warnings, mean that BizTalk encountered a problem, but will still try to complete the task, which, in your case, it apparently did).

Morten la Cour

Free Windows Admin Tool Kit Click here and download it now
June 23rd, 2015 8:05am

Hi Mohit,

Couple of months ago, I also faced same scenario. I did track manually for a week so as to make sure no message is lost, and there wasn't any. It's strange behaviour(may be a bug in FTP adapter - Microsoft should be aware of it).

But as said by Morten, warnings can be ignored.

June 23rd, 2015 8:11am

Hi Mahesh\Morten

In my case , there are two same warning and file sent 3 times to FTP server .

it means FTP logs the warning but file sent successfully to FTP Server .

Warning :

The adapter failed to transmit message going to send port with URL "ftp://".
It will be retransmitted after the retry interval specified for this Send Port. Details:"The data send failed unexpectedly. "

if i check the FTP logs it seems

< 150 Opening data connection for transfer.
< 226 Transfer Complete.

226 Transfer complete log is missing first two time .

please give your suggestion .

Regards

Mohit Gupta

Free Windows Admin Tool Kit Click here and download it now
June 23rd, 2015 8:25am

In my case , there are two same warning and file sent 3 times to FTP server .

it means FTP logs the warning but file sent successfully to FTP Server

Can you try setting retry count on send port to 0 and your send port is tying to publish message depending on the NACK  got from the send port processing .

Thanks

Abhishek

June 23rd, 2015 8:38am

If it's only a warning, don't think too much about it.

The general rule in BizTalk Server is that warnings can be ignored (warnings, mean that BizTalk encountered a problem, but will still try to complete the task, which, in your case, it apparently did).

Morten la Cour

Free Windows Admin Tool Kit Click here and download it now
June 23rd, 2015 12:00pm

If it's only a warning, don't think too much about it.

The general rule in BizTalk Server is that warnings can be ignored (warnings, mean that BizTalk encountered a problem, but will still try to complete the task, which, in your case, it apparently did).

Morten la Cour

  • Proposed as answer by Kjetil Tonstad Wednesday, June 24, 2015 7:47 AM
June 23rd, 2015 12:00pm

If it's only a warning, don't think too much about it.

The general rule in BizTalk Server is that warnings can be ignored (warnings, mean that BizTalk encountered a problem, but will still try to complete the task, which, in your case, it apparently did).

Morten la Cour

  • Proposed as answer by Kjetil Tonstad Wednesday, June 24, 2015 7:47 AM
Free Windows Admin Tool Kit Click here and download it now
June 23rd, 2015 12:00pm

If it's only a warning, don't think too much about it.

The general rule in BizTalk Server is that warnings can be ignored (warnings, mean that BizTalk encountered a problem, but will still try to complete the task, which, in your case, it apparently did).

Morten la Cour

  • Proposed as answer by Kjetil Tonstad Wednesday, June 24, 2015 7:47 AM
June 23rd, 2015 12:00pm

Hi Mahesh\Morten

In my case , there are two same warning and file sent 3 times to FTP server .

it means FTP logs the warning but file sent successfully to FTP Server .

Warning :

The adapter failed to transmit message going to send port with URL "ftp://".
It will be retransmitted after the retry interval specified for this Send Port. Details:"The data send failed unexpectedly. "

if i check the FTP logs it seems

< 150 Opening data connection for transfer.
< 226 Transfer Complete.

226 Transfer complete log is missing first two time .

please give your suggestion .

Regards

Mohit Gupta

Free Windows Admin Tool Kit Click here and download it now
June 24th, 2015 8:19am

Hi Mohit,

Is your host instance on single server or multi server, the one you are using with FTP adapter.

If it is on multiserver then would ask you to use Active/passive mode.

June 24th, 2015 9:21am

Hi Mohit,

Is your host instance on single server or multi server, the one you are using with FTP adapter.

If it is on multiserver then would ask you to use Active/passive mode.

Free Windows Admin Tool Kit Click here and download it now
June 24th, 2015 1:16pm

Hi Mohit,

Is your host instance on single server or multi server, the one you are using with FTP adapter.

If it is on multiserver then would ask you to use Active/passive mode.

June 24th, 2015 1:16pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics