Hi All,
Apologise for the long message. I have a clustered recieve ****t with
an msmq recieve location. When messages appear on the message queue,
the adapter reads them, the message is transformed and published to
the message box. All is fine except that the "Total Batches Committed"
performance counter for this host (which hosts only this ****t) goes
ballistic after a while. The number just keeps on increasing by 12-20
batches every second. And this continues long (more than a few hours)
after all messages from the queue are read. I checked the "Total
Messages Published" counter and this does not change after initial
reading is done. This causes the "% Processor Time" from high 80s to
100%. This basically chokes the application.
I find the following 2 entries in the event log
Event Type: Error
Event Source: MSDTC Client
Event Category: MSDTC Proxy
Event ID: 4376
Date: 8/6/2008
Time: 11:47:09 AM
User: N/A
Computer: XXXXXXXXXXXX
Description:
The application could not connect to MSDTC because of insufficient
permissions. Please make sure that the identity under which the
application is running has permission to access the cluster. Please
refer to MSCS do***entation on how to grant permissions. Error
Specifics: d:\nt\com\complus\dtc\dtc\msdtcprx\src\dtcinit.cpp:652,
Pid: 4968
No Callstack,
CmdLine: "D:\Program Files\Microsoft BizTalk Server
2006\BTSNTSvc.exe" -group "BizTalk Group" -name "XXXXReceive" -btsapp
"{5FFFF0EC-18C5-46AD-9110-7A0764BA0662}"
And
Event Type: Error
Event Source: MSDTC Client
Event Category: MSDTC Proxy
Event ID: 4426
Date: 8/6/2008
Time: 11:47:09 AM
User: N/A
Computer: XXXXXXXXX
Description:
Failed to read the needed name objects from the registry. Error
Specifics: d:\nt\com\complus\dtc\dtc\msdtcprx\src\dtcinit.cpp:435,
Pid: 4968
No Callstack,
CmdLine: "D:\Program Files\Microsoft BizTalk Server
2006\BTSNTSvc.exe" -group "BizTalk Group" -name "XXXXReceive" -btsapp
"{5FFFF0EC-18C5-46AD-9110-7A0764BA0662}"
I figured this may be permissions but the same user is configured for
a few other hosts which recieve messages on their respective queues
and are clustered too.
All help is Great Help.
Thanks
Sree


|