Re: Custom Pipeline Error: Failed to get pipeline



Hi,

Even if your pipeline is correctly gacced, you can have trouble with
dependencies of the pipeline (like pipeline components for example).

You can use FusionLog to diagnose the problem. Just see this post
(sorry it is in French) to know how you can do :
http://dgrospelier.wordpress.com/2007/02/22/fichier-introuvable-lors-de-lexecution-dune-map-biztalk/

David Grospelier
http://blog.noveli.fr

On Apr 1, 5:53 am, Sundolphino <Sundolph...@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
Hi,
I'm trying to transform a csv flat file into xml. I created the flat file
schema and a custom receive pipeline that incorporates a flat file
dissassembler. I've successfully deployed the assembly to the biztalk server
and gac. However during testing, when the csv file is dropped in the input
folder, the following error is encountered. Could anyone please provide me
some advise as to how to go about resolving it? I've checked the gac and
verified that the assembly is there. Please kindly assist. Thanks.

Event Type:     Error
Event Source:   BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID:       5753
Date:           4/1/2008
Time:           11:04:06 AM
User:           N/A
Computer:       BTS2006
Description:
A message received by adapter "FILE" on receive location "FFReceiveLocation"
with URI "C:\Projects\InputFiles\*.csv" is suspended.
 Error details: There was a failure executing the receive pipeline:
"SampleBizTalkProject.FFReceivePipeline, SampleBizTalkProject,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=3effb1bfbfa945a0" Source:
"Unknown " Receive Port: "FFReceivePort" URI: "C:\Projects\InputFiles\*.csv"
Reason: Failed to get pipeline: SampleBizTalkProject.FFReceivePipeline,
SampleBizTalkProject, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=3effb1bfbfa945a0. Please verify that the pipeline strong name
is correct and that the pipeline assembly is in the GAC.  
 MessageId:  {1A425E87-B82A-47CD-957D-3CD42072651B}
 InstanceID: {231FF43B-FDCE-4453-8C1A-198D5F3FE83A}

For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.

Regards,
Sunny

.



Relevant Pages

  • Re: File Adapter - schema matching?
    ... The default XML pipeline contains the XML Disassembler pipeline component ... delimited flat file from the File adapter, you need to create a custom ...
    (microsoft.public.biztalk.general)
  • Custom Pipeline Error: Failed to get pipeline
    ... I'm trying to transform a csv flat file into xml. ... and gac. ... Error details: There was a failure executing the receive pipeline: ...
    (microsoft.public.biztalk.server)
  • No Disassemble stage components
    ... receive pipeline. ... To isoalte, created 2 more custom pipelines, ... pipeline 2) having flat file disassembler. ...
    (microsoft.public.biztalk.general)
  • Re: First Attempt at Flat File to XML Problem
    ... I created a pipeline with and added a flat file disassembler that converts ... I then use an inbound map in the physical receive port to map ... this file to the common xml format that I need. ...
    (microsoft.public.biztalk.general)
  • Re: Problem disassembling flat file
    ... If the message was successfully received by port you have to get the message ... Can you check by HAT if you really receive the message? ... pipeline, then delivers each message to a folder. ... the files and set up a flat file disassembler inside a pipeline component, ...
    (microsoft.public.biztalk.general)