|
Home > Archive > BizTalk Server Tools > December 2005 > Exceptions.Types.InterceptorException
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 |
Exceptions.Types.InterceptorException
|
|
| bvamsik@gmail.com 2005-07-22, 5:50 pm |
| Exceptions.Types.InterceptorException
Exception from HRESULT: 0xC0C01B13.
Exception type: COMException
Source: Microsoft.BizTalk.Interop.Agent
Target Site: Microsoft.BizTalk.Agent.Interop.IBTMessage
ReadReferencedMessageByID(System.Guid ByRef)
Help Link:
Additional error information:
I keep seeing the following error, i know this is related to the BAM
which we have implemented, the funny part is i am seing this exception
only recently and all the information is appropriately captured in the
BAMPrimaryImport,
bam_Active and bam_completed tables, Am i missing on something?
I have also seen this site, but it doesn't make any sense as i dont get
these kind of stoppages....
http://support.microsoft.com/?scid=...id=1444&sid=297
Regards
Vamsi
| |
| Derek Tan [MSFT] 2005-07-22, 5:50 pm |
| Hi Vamsi,
What makes you think that this is related to Bam?
Thanks,
Derek [MSFT]
--------------------
>From: bvamsik@gmail.com
>Newsgroups: microsoft.public.biztalk.tools
>Subject: Exceptions.Types.InterceptorException
>Date: 22 Jul 2005 14:01:59 -0700
>Organization: http://groups.google.com
>Lines: 24
>Message-ID: <1122066119.030440.95300@g47g2000cwa.googlegroups.com>
>NNTP-Posting-Host: 216.142.97.60
>Mime-Version: 1.0
>Content-Type: text/plain; charset="iso-8859-1"
>X-Trace: posting.google.com 1122066125 11333 127.0.0.1 (22 Jul 2005 21:02:05 GMT)
>X-Complaints-To: groups-abuse@google.com
>NNTP-Posting-Date: Fri, 22 Jul 2005 21:02:05 +0000 (UTC)
>User-Agent: G2/0.2
>Complaints-To: groups-abuse@google.com
>Injection-Info: g47g2000cwa.googlegroups.com; posting-host=216.142.97.60;
> posting- account=66e5FQ0AAADtqSQHF4ThCE84YVYQQaKo
>Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!border2.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newshosting.com!
nx02.iad01.newshosting.com!news.glorb.com!postnews.google.com!g47g2000cwa.googlegroups.com!not-for-mail
>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.biztalk.tools:946
>X-Tomcat-NG: microsoft.public.biztalk.tools
>
>Exceptions.Types.InterceptorException
>Exception from HRESULT: 0xC0C01B13.
>
>Exception type: COMException
>Source: Microsoft.BizTalk.Interop.Agent
>Target Site: Microsoft.BizTalk.Agent.Interop.IBTMessage
>ReadReferencedMessageByID(System.Guid ByRef)
>Help Link:
>Additional error information:
>
>
>I keep seeing the following error, i know this is related to the BAM
>which we have implemented, the funny part is i am seing this exception
>only recently and all the information is appropriately captured in the
>BAMPrimaryImport,
>bam_Active and bam_completed tables, Am i missing on something?
>
>I have also seen this site, but it doesn't make any sense as i dont get
>these kind of stoppages....
>http://support.microsoft.com/?scid=...id=1444&sid=297
>
>Regards
>Vamsi
>
>
--
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.
| |
| bvamsi 2005-12-22, 8:49 pm |
| Hi Derek,
Been long time i had posted, It has been resolved way back, but forgot
to update in the site,
the problem was with BAM, since it triggers a BAM tracking event
which is based on BAM Generic Runtime Interceptor, BizTalk
Orchestration's implementation uses the Generic Interceptor
approach. Hence the error, meaning i had several continuationID's and
their respective child orchestrations were modified, with out
redeploying TPE, hence the interceptor was unable to identify, so the
above exception.
Thanks for the prompt response Derek.
Regards
Vamsi
|
|
|
|
|