|
Left Over Active Isoloated Adapter Instances
|
On Wednesday, May 14th 2008 at 02:08 PM By Zoe Hart |
|
Over time my server seems to accumulate active instances of the isolated
adapter. My solution includes two web services and one instance of the
BTSHttpReceive listener, all hosted in the IIS via the isolated adapter. It
seems like most of the time these instances of the isolated adapter start
up, do their job, and eventually terminate. But it seems like some instances
never terminate. We cleaned up a whole bunch of them the other day, some
with a CreateTime of 3/4/2008, but still purportedly active.
Has anyone else seen this happen? Does anyone have any ideas about the root
cause?
Thanks,
Zoe |
RE: Left over active isoloated adapter instances by Anonymous on Friday, May 16th 2008 at 04:20 AM
|
I have to admit I have never managed to get to the bottom of this completely,
which annoys me occasionally, but I believe this is pretty standard behaviour
and should not worry you. (you can terminate them, but I wouldn't bother).
As far as I understand these are created when a connection from the isolated
host (on IIS generally) establishes the connection to BizTalk. I believe
these get reused for futher calls, but mostly - they do not mean somehting is
actually running on the server and as such should not cause a worry.
--
Yossi Dahan
MVP BizTalk Server
http://www.sabratech.co.uk/blogs/yossidahan
"Zoe Hart" wrote:
> Over time my server seems to accumulate active instances of the isolated
> adapter. My solution includes two web services and one instance of the
> BTSHttpReceive listener, all hosted in the IIS via the isolated adapter. It
> seems like most of the time these instances of the isolated adapter start
> up, do their job, and eventually terminate. But it seems like some instances
> never terminate. We cleaned up a whole bunch of them the other day, some
> with a CreateTime of 3/4/2008, but still purportedly active.
>
> Has anyone else seen this happen? Does anyone have any ideas about the root
> cause?
>
> Thanks,
> Zoe
>
>
> |
|
|