RE: missing Message Agent performance counter

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi eXavier,

All the BizTalk performance counters are created at configuration time. So
if re-running configuration on the problematic BizTalk box is acceptable,
I'd suggest you re-configure the server since this is the recommanded
approach.

Another undocumented way is using installutil to reinstall performance
object's assembly . For example:

To reinstall
- BizTalk : Message Box : General Counters
- BizTalk : Message Box : Host Counters

we can:
1) look up Microsoft.BizTalk.MsgBoxPerfCounters in <windir>\assembly to get
the public key and version of the assembly
2) run the following command installutil /i /assemblyname
"Microsoft.BizTalk.MsgBoxPerfCounters, Culture=neutral,
PublicKeyToken=<publickey>, Version=<verNum>"

I need to ping our BizTalk group to confirm if the same method also works
with BizTalk:Message Agent . Please wait for my update. Thanks.

Have a nice day.

Sincerely,

WenJun Zhang

Microsoft Online Community Support

==================================================

Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:

http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • RE: Send Ports
    ... there was a registered custom AIC dll which also is added to registry using 2 ... We say though a direct upgrade from BizTalk 2002 to BizTalk 2004 is ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.biztalk.general)
  • Re: Strange Performance Counter performance problem in Windows Service application
    ... Moving call to a method creating counters to the OnStart() was the *only ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework)
  • RE: BTS2006 Builds Hang on WinXP SP2
    ... if you create a new empty BizTalk project and ... use for current BizTalk operations. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.biztalk.general)
  • RE: missing Message Agent performance counter
    ... Thanks for your response. ... BizTalk:Message Agent counters. ... All the BizTalk performance counters are created at configuration time. ... Microsoft Online Community Support ...
    (microsoft.public.biztalk.server)
  • RE: C# adapter for BizTalk
    ... invoking exposed BizTalk Orchestration web ... file of your .net class. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.biztalk.general)