Microsoft Knowledge Base Email Alertz

(312684) - If an XLANG schedule instance is suspended while it is waiting to receive a document from a Microsoft Message Queuing (MSMQ) message queue, it may block other running schedule instances from receiving messages from the same message queue. The XLANG...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 312684 - Last Review: June 4, 2003 - Revision: 2.2

BUG: Suspended Schedule Instance Prevents Other Schedule Instances from Receiving Messages from the Same Message Queue

This article was previously published under Q312684

SYMPTOMS

If an XLANG schedule instance is suspended while it is waiting to receive a document from a Microsoft Message Queuing (MSMQ) message queue, it may block other running schedule instances from receiving messages from the same message queue. The XLANG Monitor shows all schedule instances that are receiving from the same message queue waiting at the "MSMQ sink" event.

CAUSE

The XLANG engine blocks any thread that is delivering a message to a suspended schedule. The MSMQ listener has one thread per message queue. While the thread is trying to deliver the message to the suspended queue, all other schedule instances listening on the same message queue wait.

RESOLUTION

To work around this problem, do not suspend a schedule instance that is waiting for a message from a given MSMQ message queue if there are or will be multiple schedule instances receiving messages from the message queue.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

APPLIES TO
  • Microsoft BizTalk Server 2000 Standard Edition
  • Microsoft BizTalk Server 2002 Standard Edition
Keywords: 
kbbug kbnofix KB312684
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate