The BizTalk service restarts unexpectedly when you map large messages in BizTalk Server 2004 (913959)
The information in this article applies to:
- Microsoft BizTalk Server 2004 Standard Edition
- Microsoft BizTalk Server 2004 Enterprise Edition
- Microsoft BizTalk Server 2004 Developer Edition
- Microsoft BizTalk Server 2004 Partner Edition
SYMPTOMSWhen you map large messages in Microsoft BizTalk Server 2004, the BizTalk service may restart unexpectedly. You may receive an error message in the Application log in Event Viewer that is similar to the following: Event Type: Warning
Event Source: BizTalk Server 2004
Event Category: BizTalk Server 2004
Event ID: 5410
Description:
An error has occurred that requires the BizTalk service to terminate. The most common causes are an unexpected out of memory error and an inability to connect or a loss of connectivity to one of the BizTalk databases. The service will shutdown and auto-restart in 1 minute. If the problematic database remains unavailable, this cycle will repeat.
Error message: Exception of type System.OutOfMemoryException was thrown. CAUSEThis issue may occur if one of the following conditions is true: - Available memory is fragmented and contiguous memory is unavailable.
- The transformation process has consumed all available memory.
WORKAROUNDTo work around this issue, use one of the following methods: - Split large files into smaller files before you process the files in BizTalk Server 2004.
- Use a custom application to map the large files outside BizTalk Server 2004. Then call the custom application from BizTalk Server 2004.
REFERENCESFor more information about the XPathDocument object, visit the following Microsoft Developer Network (MSDN) Web site:
Modification Type: | Major | Last Reviewed: | 2/13/2006 |
---|
Keywords: | kbBTSMapper kbBTSMessaging kbtshoot kbprb KB913959 kbAudDeveloper kbAudITPRO |
---|
|