Memory Leak Under Stress in the BizTalk Accelerator for HIPAA (321734)



The information in this article applies to:

  • Microsoft BizTalk Server Accelerator for HIPAA 1.0

This article was previously published under Q321734

SYMPTOMS

When the BizTalk Accelerator for HIPAA parses an X12 stream that contains multiple subdocuments, BizTalk may leak memory over time.

CAUSE

Every time BizTalk Accelerator for HIPAA parses a multi-document stream, BizTalk Accelerator creates but does not release a DOM object.

RESOLUTION

To resolve this problem, fix the logic in the X12 stream method to properly release the DOM object.

To resolve this problem, obtain the latest service pack for BizTalk Accelerator for HIPAA 1.0. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

321233 How to Obtain the latest BizTalk Accelerator for HIPAA 1.0 Service Pack

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in BizTalk Accelerator for HIPAA 1.0 Service Pack 1a.

Modification Type:MajorLast Reviewed:4/29/2002
Keywords:kbprb KB321734