INFO: Common Error Messages That May Appear When You Use MQSeries Adapter (330594)
The information in this article applies to:
- Microsoft BizTalk Adapter for MQSeries 1.0
This article was previously published under Q330594 SUMMARY
The following are common error messages that may appear when you use the BizTalk Adapter for MQSeries. It is helpful to know about these error messages before you troubleshoot a problem.
A worker thread reported a failure: An error occurred in BizTalk Server.
Details:
------------------------------
A valid channel name must be specified as a submission parameter on a Submit or SubmitSync method call when the pass-through flag is set to true.
You may receive this error message when the Remote Queue Name is not specified in the message. If the message is sent to the transmission queue directly, the message should be constructed correctly. When the Remote Queue Name is missing, the message is lost.An error occurred in BizTalk Server.
Details:
------------------------------
[0x1439] No parser component recognizes the data. This might be caused by an interchange specification that is missing or not valid, or it might be caused by data that is not valid. Verify that both the interchange specification (if one is specified) and the data match.
[0x1730] Suspended Queue ID: "{0D58B827-AFB3-40B1-8E8C-071B50E3F20E}"
[0x0147] The business document that was passed in is not in a recognized format and could not be parsed or decrypted.
You may receive this error message when the Job is configured without an Envelope Name or a Channel Name. The message ends in the BizTalk suspended queue when this error occurs.An error occurred in BizTalk Server.
Details:
------------------------------
[0x12d4] The channel has been removed from the database. Avoid deleting objects when documents might exist in the queues which reference these objects.
[0x1706] A channel with the name "TestQueue02" cannot be located.
You may receive this error message when the Remote Queue Name of the MQSeries remote definition queue does not match the MQSeries Queue Name of the MQSeries Adapter Job mapping. The message ends in the BizTalk suspended queue when this error occurs.
Modification Type: | Major | Last Reviewed: | 10/18/2002 |
---|
Keywords: | kbinfo KB330594 |
---|
|