|
Home > Archive > BizTalk Server General > October 2004 > question on messages getting lost , BAM.....
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 |
question on messages getting lost , BAM.....
|
|
|
| Hi all,
1)i undestand that most of the time you would use tracking profile
editor when baming orchestration data.
but is there any senario where one would use interceptor class with
orchestration .
2)i have publisher and a subcriber orchestration .publisher send
messages to biztalk msgBoxDb and subscriber reads message using a
direct port and writes it two a file.
also publisher's receive port is exposed as a webservice.
now for my testing i am calling this webservice and feeding it 2000
xmlMessages.
everything works fine and my subscriber orchestration writes 2000
files.
now i feed it 6000 messages ..if i try to feed 6000 messages at once
in webservice ,webservice times out so i use the same
call but call it three times...i have put a break point in my calling
application so i am sure that i have fed 6000 messages to Publisher
orchestartion...
but now subcriber orchestartion does not write 6000 files ...each
time i run the test i get different number of files..
last time i ran i got 4600 files...
so messages are getting lost some how ...also i see this warning in
event log....but there are no error..
---------------------------------------------------------------------------------------------------------------------------------
WARNING==>The Messaging engine has throttled all inbound messages for
the host "BizTalkServerIsolatedHost" due to high stress levels on the
MessageBox database. All inbound messages will be throttled until the
MessageBox stress level is reduced.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
INFORMATION==>The Messaging engine is no longer throttling inbound
messages for the host "BizTalkServerIsolatedHost".
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
WARNING==>
Microsoft FrontPage Server Extensions:
file:// - Error #20005 Message: Cannot create file
"Delinquency.AutomaticServicing. Delinquency_AutomaticServicing_Automatic
ServicingClass_Delinquency_AutomaticServ
icing_ReceiveServiceRequestPort.resources".
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
------------------------------------------------------------------------------------------------------
any ideas?
3)when does biztalk archive the bamed data?
is there a way to retrive the archived data?
thanks
| |
| Derek Tan [MSFT] 2004-10-21, 5:51 pm |
| 1) You're right that we provide Tracking Profile Editor as an easy way to configure the interceptor for orchestrations. We
have not seen anyone having the need to use the interceptor directly within the orchestration.
2) I'm taking a guess here. Check that the BizTalk service is still running. Does restarting the BizTalk service help? Also,
check on Knowledge Base of Front Page for the Front Page warning. Anything in HAT?
3) Please read the BizTalk online help: Section "Archiving Primary Import Database Data". The following link is provided
for your convenience:
http://www.msdn.microsoft.com/libra..._admin_rgbi.asp
Regards,
Derek
--------------------
>From: siddharthkhare@hotmail.com (sidd)
>Newsgroups: microsoft.public.biztalk.general
>Subject: question on messages getting lost , BAM.....
>Date: 21 Oct 2004 10:50:32 -0700
>Organization: http://groups.google.com
>Lines: 62
>Message-ID: <af96a2d7.0410210950.640e74fb@posting.google.com>
>NNTP-Posting-Host: 63.166.226.88
>Content-Type: text/plain; charset=ISO-8859-1
>Content-Transfer-Encoding: 8bit
>X-Trace: posting.google.com 1098381032 24084 127.0.0.1 (21 Oct 2004 17:50:32 GMT)
>X-Complaints-To: groups-abuse@google.com
>NNTP-Posting-Date: Thu, 21 Oct 2004 17:50:32 +0000 (UTC)
>Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA02.phx.gbl!cpmsftngxa06.phx.gbl!
TK2MSFTNGP08.phx.gbl!news-out.cwix.com!newsfeed.cwix.com!border1.nntp.dca.giganews.com!nntp.giganews.com!
news.glorb.com!postnews1.google.com!not-for-mail
>Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.general:20914
>X-Tomcat-NG: microsoft.public.biztalk.general
>
>Hi all,
>1)i undestand that most of the time you would use tracking profile
>editor when baming orchestration data.
>but is there any senario where one would use interceptor class with
>orchestration .
>
>2)i have publisher and a subcriber orchestration .publisher send
>messages to biztalk msgBoxDb and subscriber reads message using a
>direct port and writes it two a file.
>
>also publisher's receive port is exposed as a webservice.
>
>now for my testing i am calling this webservice and feeding it 2000
>xmlMessages.
>everything works fine and my subscriber orchestration writes 2000
>files.
>
>now i feed it 6000 messages ..if i try to feed 6000 messages at once
>in webservice ,webservice times out so i use the same
>call but call it three times...i have put a break point in my calling
>application so i am sure that i have fed 6000 messages to Publisher
>orchestartion...
>
>but now subcriber orchestartion does not write 6000 files ...each
>time i run the test i get different number of files..
>last time i ran i got 4600 files...
>
>so messages are getting lost some how ...also i see this warning in
>event log....but there are no error..
>
>---------------------------------------------------------------------------------------------------------------------------------
>WARNING==>The Messaging engine has throttled all inbound messages for
>the host "BizTalkServerIsolatedHost" due to high stress levels on the
>MessageBox database. All inbound messages will be throttled until the
>MessageBox stress level is reduced.
>
>For more information, see Help and Support Center at
>http://go.microsoft.com/fwlink/events.asp.
>
>INFORMATION==>The Messaging engine is no longer throttling inbound
>messages for the host "BizTalkServerIsolatedHost".
>
>For more information, see Help and Support Center at
>http://go.microsoft.com/fwlink/events.asp.
>
>
>WARNING==>
>Microsoft FrontPage Server Extensions:
> file:// - Error #20005 Message: Cannot create file
>"Delinquency.AutomaticServicing. Delinquency_AutomaticServicing_Automatic
ServicingClass_Delinquency_Automatic
Servicing_ReceiveServiceRequestPort.resources".
>
>For more information, see Help and Support Center at
>http://go.microsoft.com/fwlink/events.asp.
>
>------------------------------------------------------------------------------------------------------
>
>any ideas?
>
>3)when does biztalk archive the bamed data?
>is there a way to retrive the archived data?
>
>thanks
>
--
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.
|
|
|
|
|