Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: Zero-length stream is passed to a BizTalk Server Pipeline when the MQSC adapter receives an MQRFH2-formatted message from IBM WebSphere


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You use the BizTalk Adapter for WebSphere MQ (MQSC Adapter) to receive messages from IBM WebSphere MQ.
  • The incoming IBM WebSphere MQ messages are formatted by using MQRFH2 headers.
  • The Integer Format (Int Fmt) in the MQ Message Descriptor (MQMD) for the incoming message is set to UNIX or Host.
In this scenario, the MQSC Adapter may pass the message as a zero-byte stream to the BizTalk Server Pipeline component.

↑ Back to the top


Cause

This problem occurs because, when the Integer Format in the MQMD is set to UNIX or Host, the integer values in the MQRFH2 header are encoded by using big-endian formatting. The other values in MQMD are encoded by using little-endian formatting.

↑ Back to the top


Resolution

Cumulative update information

Host Integration Server 2013

The fix that resolves this problem is included in Cumulative Update 2 for Host Integration Server 2013.

Host Integration Server 2010

The fix that resolves this problem is included in Cumulative Update 10 for Host Integration Server 2010.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More Information

After you apply this update, the MQSC adapter uses little-endian formatting for the integer values in the MQRFH2 header.

Third-party information disclaimer
The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.


↑ Back to the top


Keywords: kb, kbqfe, kbfix, kbnotautohotfix, kbexpertiseinter, kbbug, kbsurveynew

↑ Back to the top

Article Info
Article ID : 2925059
Revision : 1
Created on : 1/7/2017
Published on : 2/11/2015
Exists online : False
Views : 257