Suspended message, strange error because of file size

Home Page Forums BizTalk 2004 – BizTalk 2010 Suspended message, strange error because of file size

Viewing 2 reply threads
  • Author
    Posts
    • #17582

      I am getting an error and I have determined it has to do with the size of the files coming into a file transport. 

      A message received by adapter "FILE" on receive location "Inbound_FILE" with URI "\\server\TEST\*.*" is suspended.
       Error details: The operation was not executed because of previous faliures. 

      Yes, "failures" is misspelled in the error details.  In scouring the internet, I found a couple of posts to other newsgroups asking about this message, but no responses.  If the file is larger than about 350 kB, I get that error.  I tried to resume, and the message suspended again with the same message.

      Strangely enough, I can drop 10 messages of about 50-100 kB each that have no problem processing individually.  With all 10 pulled in by the file adapter at once, about half of them will process and half will suspend with the same error message.  If I resume these, they DO process correctly and do not suspend again.

      Please, any ideas?

    • #17596

      Aroder,

      I have been testing with XML input files from 250 kb to 500 kb and it's been ok.  It seems like BizTalk, at least in the solutions I've watched, consumes the input files and digests them before any disk writes.  It definitely benefits from adding ram but I don't know if a lack of ram would cause your problem.  How much ram do you have? 

    • #17782

      If this is a flat file, change the flat file schema optimization to complexity.

       

      Enrique

      http://www.BizTalkAnd.Net/blog

       

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