FTP Adapter receiving 0 byte file generated WARNING in event view.

Home Page Forums BizTalk 2004 – BizTalk 2010 FTP Adapter receiving 0 byte file generated WARNING in event view.

Viewing 2 reply threads
  • Author
    Posts
    • #23368

      We have an EDI client that constantly keeps a 0 byte file on their ftp folder until there is data.

      With BizTalk’s FTP adapter, every few minutes I am polling the folder, it is trying to download/process the 0 byte file and gives me an event viewer warning:

      The adapter “FTP” raised an error message. Details “Unable to receive the file “xxxxx” from the FTP server. The error that occurred was “A stream read or write operation failed because the stream is in an error state. “. “.

      This is flooding our event viewer. What I need is a MINIMUM FILE SIZE property to set to 1 but that of course doesn’t exist.

      Any ideas on how I can suppress these warnings?

    • #23370

      Hi,

       

         Check out the following links for more information:

      http://geekswithblogs.net/cyoung/archive/2004/08/10/9524.aspx

      http://msdn.microsoft.com/en-us/library/aa577610(BTS.10).aspx

       

          Best,

       

          Daniel.

       

    • #23425

      I think, the best way would be to make the flag file name different from data file naming. Then poll only files by mask for your data file naming.

Viewing 2 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.