Event 5270 "error executing pipeline"
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > Event 5270 "error executing pipeline"




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Event 5270 "error executing pipeline"  
Lars W. Andersen


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 02:53 AM

Hi,

I have just put a new version of an interface into production. It worked on
my dev machine but on my two server prod environment I get an event id 5270

This is the error message i get:

"Error executing the send pipeline:
"Notes.Interface.Pipelines.SendNotesFlatFile"  Source: Flat File Assembler"
sendport: \\ (my fileshare goes here)
Reason: Object Reference not set to an instance of an object.


The HAT shows no errors and suspends the messages in a resumable way.

Any ideas?  I have looked at differences between enviromnents and have
accounted for all differences but still cant find the reason for this.

regards
Lars







[ Post a follow-up to this message ]



    RE: Event 5270 "error executing pipeline"  
XUEZHAI NI


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 02:53 AM

not sure what did you mean "put a new version of an interface to
production".
did you develop a custom flatfile Assembler component, add it to pipeline
in pipeline designer and then deployed this pipeline?
if that is the case, you need to add the custom pipeline component assembly
to the directory at \Program Files\Microsoft BizTalk Server 2004\Pipeline
Components\

thanks

Ni
--------------------
| From: "Lars W. Andersen" <lwa@maerskdata_nospamplease_.dk>
| Subject: Event 5270 "error executing pipeline"
| Date: Wed, 22 Sep 2004 15:26:08 +0200
| Lines: 22
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.181
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
| Message-ID: <eiI1peKoEHA.3564@tk2msftngp13.phx.gbl>
| Newsgroups: microsoft.public.biztalk.general
| NNTP-Posting-Host: x1-6-00-06-25-ea-c9-07.k349.webspeed.dk 80.167.190.177
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.general:19748
| X-Tomcat-NG: microsoft.public.biztalk.general
|
| Hi,
|
|  I have just put a new version of an interface into production. It worked
on
| my dev machine but on my two server prod environment I get an event id
5270
|
| This is the error message i get:
|
| "Error executing the send pipeline:
| "Notes.Interface.Pipelines.SendNotesFlatFile"  Source: Flat File
Assembler"
| sendport: \\ (my fileshare goes here)
| Reason: Object Reference not set to an instance of an object.
|
|
| The HAT shows no errors and suspends the messages in a resumable way.
|
| Any ideas?  I have looked at differences between enviromnents and have
| accounted for all differences but still cant find the reason for this.
|
| regards
| Lars
|
|
|






[ Post a follow-up to this message ]



    Re: Event 5270 "error executing pipeline"  
Lars W. Andersen


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 02:53 AM

Hi Ni,

good question - I can see i need to clarify. The biztalk application worked
on my dev box, but not in the production environment. Thats what I mean by
the term "interface" and "into production".

I use a custom send pipeline to create the flatfile i send out. I reference
a schema in the same project. This is true both´on my dev box and on the
prod environment. This setup caused no troubles on my dev box.

regards
Lars

"XUEZHAI NI" <XUEZHAIN@ONLINE.MICROSOFT.COM> wrote in message
news:CNDixhMoEHA.2640@cpmsftngxa06.phx.gbl...
> not sure what did you mean "put a new version of an interface to
> production".
> did you develop a custom flatfile Assembler component, add it to pipeline
> in pipeline designer and then deployed this pipeline?
> if that is the case, you need to add the custom pipeline component
assembly
> to the directory at \Program Files\Microsoft BizTalk Server 2004\Pipeline
> Components\
>
> thanks
>
> Ni
> --------------------
> | From: "Lars W. Andersen" <lwa@maerskdata_nospamplease_.dk>
> | Subject: Event 5270 "error executing pipeline"
> | Date: Wed, 22 Sep 2004 15:26:08 +0200
> | Lines: 22
> | X-Priority: 3
> | X-MSMail-Priority: Normal
> | X-Newsreader: Microsoft Outlook Express 6.00.3790.181
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
> | Message-ID: <eiI1peKoEHA.3564@tk2msftngp13.phx.gbl>
> | Newsgroups: microsoft.public.biztalk.general
> | NNTP-Posting-Host: x1-6-00-06-25-ea-c9-07.k349.webspeed.dk
80.167.190.177
> | Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
> | Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.general:19748
> | X-Tomcat-NG: microsoft.public.biztalk.general
> |
> | Hi,
> |
> |  I have just put a new version of an interface into production. It
worked
> on
> | my dev machine but on my two server prod environment I get an event id
> 5270
> |
> | This is the error message i get:
> |
> | "Error executing the send pipeline:
> | "Notes.Interface.Pipelines.SendNotesFlatFile"  Source: Flat File
> Assembler"
> | sendport: \\ (my fileshare goes here)
> | Reason: Object Reference not set to an instance of an object.
> |
> |
> | The HAT shows no errors and suspends the messages in a resumable way.
> |
> | Any ideas?  I have looked at differences between enviromnents and have
> | accounted for all differences but still cant find the reason for this.
> |
> | regards
> | Lars
> |
> |
> |
>







[ Post a follow-up to this message ]



    Re: Event 5270 "error executing pipeline"  
XUEZHAI NI


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 10:51 PM

OK,  seem like this is a normal flatfile send pipeline example.
there is a good sample at the following folder:
\Program Files\Microsoft BizTalk Server
 2004\SDK\Samples\Pipelines\AssemblerDisa
ssembler\FlatFileSend\
try that one to see if that works, then just switch the schema to set to
your specific schema, and use your flatfile to test it;

if the same thing happened, eg. dev OK, production failed, then need to
check the "Microsoft.BizTalk.Pipeline.Components.dll" is in the correct
folder or not ( should be in Microsoft BizTalk Server 2005\Pipeline
Components\)

thanks

Ni


--------------------
| From: "Lars W. Andersen" <lwa@maerskdata_nospamplease_.dk>
| References: <eiI1peKoEHA.3564@tk2msftngp13.phx.gbl>
<CNDixhMoEHA.2640@cpmsftngxa06.phx.gbl>
| Subject: Re: Event 5270 "error executing pipeline"
| Date: Wed, 22 Sep 2004 22:39:07 +0200
| Lines: 74
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.181
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
| Message-ID: <#GF3mQOoEHA.1800@TK2MSFTNGP15.phx.gbl>
| Newsgroups: microsoft.public.biztalk.general
| NNTP-Posting-Host: x1-6-00-06-25-ea-c9-07.k349.webspeed.dk 80.167.190.177
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP15.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.general:19775
| X-Tomcat-NG: microsoft.public.biztalk.general
|
| Hi Ni,
|
| good question - I can see i need to clarify. The biztalk application
worked
| on my dev box, but not in the production environment. Thats what I mean by
| the term "interface" and "into production".
|
| I use a custom send pipeline to create the flatfile i send out. I
reference
| a schema in the same project. This is true both´on my dev box and on the
| prod environment. This setup caused no troubles on my dev box.
|
| regards
| Lars
|
| "XUEZHAI NI" <XUEZHAIN@ONLINE.MICROSOFT.COM> wrote in message
| news:CNDixhMoEHA.2640@cpmsftngxa06.phx.gbl...
| > not sure what did you mean "put a new version of an interface to
| > production".
| > did you develop a custom flatfile Assembler component, add it to
pipeline
| > in pipeline designer and then deployed this pipeline?
| > if that is the case, you need to add the custom pipeline component
| assembly
| > to the directory at \Program Files\Microsoft BizTalk Server
2004\Pipeline
| > Components\
| >
| > thanks
| >
| > Ni
| > --------------------
| > | From: "Lars W. Andersen" <lwa@maerskdata_nospamplease_.dk>
| > | Subject: Event 5270 "error executing pipeline"
| > | Date: Wed, 22 Sep 2004 15:26:08 +0200
| > | Lines: 22
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.3790.181
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
| > | Message-ID: <eiI1peKoEHA.3564@tk2msftngp13.phx.gbl>
| > | Newsgroups: microsoft.public.biztalk.general
| > | NNTP-Posting-Host: x1-6-00-06-25-ea-c9-07.k349.webspeed.dk
| 80.167.190.177
| > | Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
| > | Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.general:19748
| > | X-Tomcat-NG: microsoft.public.biztalk.general
| > |
| > | Hi,
| > |
| > |  I have just put a new version of an interface into production. It
| worked
| > on
| > | my dev machine but on my two server prod environment I get an event id
| > 5270
| > |
| > | This is the error message i get:
| > |
| > | "Error executing the send pipeline:
| > | "Notes.Interface.Pipelines.SendNotesFlatFile"  Source: Flat File
| > Assembler"
| > | sendport: \\ (my fileshare goes here)
| > | Reason: Object Reference not set to an instance of an object.
| > |
| > |
| > | The HAT shows no errors and suspends the messages in a resumable way.
| > |
| > | Any ideas?  I have looked at differences between enviromnents and have
| > | accounted for all differences but still cant find the reason for this.
| > |
| > | regards
| > | Lars
| > |
| > |
| > |
| >
|
|
|






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:48 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register