Log på med Microsoft
Log på, eller opret en konto.
Hej
Markér en anden konto.
Du har flere konti
Vælg den konto, du vil logge på med.
Engelsk
Vi beklager. Denne artikel er ikke tilgængelig på dit sprog.

Improvement

Assume that you use multiple BizTalk servers. When one host instance has a problem (for example, the certificate is corrupted or the disk space runs out on one of the servers), you may face a very long downtime period. In this situation, you notice that the receive location may be closed and other host instances may not be able to continue receiving data although they do not have any problems.

Now, it is possible to configure receive locations to recover from transient errors instead of completely disabled by BizTalk. On fault, receive locations will be disabled in the host where it is faulted and BizTalk will attempt to recover it in certain configurable interval. The receive location will continue running in other hosts. This change can be made by adding DWORD ReceiverFaultToleranceEnabled with value 1 at following locations:

  • For 64 bit BizTalk host instances: HKLM\SOFTWARE\Microsoft\BizTalk Server\3.0\Configuration

  • For 32 bit BizTalk host instances: HKLM\SOFTWARE\Wow6432Node\Microsoft\BizTalk Server\3.0\Configuration

By default,  BizTalk will attempt to recover receive locations from fault in every cache refresh interval. You can change this value (seconds) by adding DWORD ReceiverFaultToleranceRetryInterval with any other desired value at following locations:

  • For 64 bit BizTalk host instances: HKLM\SOFTWARE\Microsoft\BizTalk Server\3.0\Configuration

  • For 32 bit BizTalk host instances: HKLM\SOFTWARE\Wow6432Node\Microsoft\BizTalk Server\3.0\Configuration

Status

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

Resolution

This improvement is included in the following cumulative update for BizTalk Server:

References

For information about the service packs and cumulative update list for BizTalk Server, see the following article in the Microsoft Knowledge Base:


2555976 Service pack and cumulative update list for BizTalk Server


For more information about BizTalk Server hotfixes, see the following article in the Microsoft Knowledge Base:


2003907 Information about BizTalk hotfixes and Cumulative Update support

Har du brug for mere hjælp?

Vil du have flere indstillinger?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Var disse oplysninger nyttige?

Hvad påvirkede din oplevelse?
Når du trykker på Send, bliver din feedback brugt til at forbedre Microsoft-produkter og -tjenester. Din it-administrator kan indsamle disse data. Erklæring om beskyttelse af personlige oplysninger.

Tak for din feedback!

×