|
Home > Archive > BizTalk Server General > May 2006 > Running service instance send port
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Running service instance send port
|
|
|
| Hi All,
I have a general query here that I hope somebody can answer.
I have an orchestration which say for example will send 4 messages out
through a send port. When the orchestration runs, four instances of the send
port are created. Once the orchestration is complete the send ports remain as
an active running service instance.
My question is, why don't these send port instances dissappear once the
message has been sent out and is this okay?
Cheers,
Gary
| |
| Scott Colestock 2006-05-23, 7:15 pm |
| What is the transport you are using?
Scott Colestock
www.traceofthought.net
"Gary" <Gary@discussions.microsoft.com> wrote in message
news:6300CAC8-6A70-41BB-91EA-889123F06DD6@microsoft.com...
> Hi All,
>
> I have a general query here that I hope somebody can answer.
>
> I have an orchestration which say for example will send 4 messages out
> through a send port. When the orchestration runs, four instances of the
> send
> port are created. Once the orchestration is complete the send ports remain
> as
> an active running service instance.
>
> My question is, why don't these send port instances dissappear once the
> message has been sent out and is this okay?
>
> Cheers,
> Gary
| |
|
| Hi Scott,
The transport is TCP/IP using an adapter that has been developed by a third
party. It is not exactly supported and will probably head to Open Source so I
just wanted to know if it looked like some sort of problem with the adapter
before I contacted the developer.
Do you think this is the case?
Thanks,
Gary
"Scott Colestock" wrote:
> What is the transport you are using?
>
> Scott Colestock
> www.traceofthought.net
>
> "Gary" <Gary@discussions.microsoft.com> wrote in message
> news:6300CAC8-6A70-41BB-91EA-889123F06DD6@microsoft.com...
>
>
>
| |
| Scott Colestock 2006-05-29, 5:21 pm |
| Usually I've only seen items remain in an active state (in the case you're
describing) when the adapter is having trouble committing its work...
You might very well have an adapter issue.
Scott Colestock
www.traceofthought.net
"Gary" <Gary@discussions.microsoft.com> wrote in message
news:EA24FA80-A0E4-42F0-BABE-79F87AC53BC0@microsoft.com...[vbcol=seagreen]
> Hi Scott,
>
> The transport is TCP/IP using an adapter that has been developed by a
> third
> party. It is not exactly supported and will probably head to open source
> so I
> just wanted to know if it looked like some sort of problem with the
> adapter
> before I contacted the developer.
>
> Do you think this is the case?
>
> Thanks,
> Gary
>
> "Scott Colestock" wrote:
>
| |
|
| Hi Scott,
Thanks for the confirmation on this. I'll see if I can get in touch with the
adapter developer.
Cheers,
Gary
"Scott Colestock" wrote:
> Usually I've only seen items remain in an active state (in the case you're
> describing) when the adapter is having trouble committing its work...
> You might very well have an adapter issue.
>
> Scott Colestock
> www.traceofthought.net
>
>
> "Gary" <Gary@discussions.microsoft.com> wrote in message
> news:EA24FA80-A0E4-42F0-BABE-79F87AC53BC0@microsoft.com...
>
>
>
|
|
|
|
|