WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk.
You can configure the maximum pause time (the time that BizTalk Server waits before attempting to restart) by making the following modification to the registry:
- Start Registry Editor (Regedt32.exe).
- Locate, and then click the following key in the registry:
\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BTSSVC
- On the Edit menu, click Add Value, and then add the following registry value to configure the retry interval:
Value name: MaxRestartDelay
Data type: REG_DWORD
Radix: Decimal
Value data: Pause interval in minutes
- Quit Registry Editor.
When the BizTalk Server Messaging Service shuts itself down, pauses, and attempts to restart, messages that are similar to the following are written to the BizTalk Server Application log:
Event Type: Error
Event Source: BizTalk Server
Event Category: Document Processing
Event ID: 324
Date: 4/26/2002
Time: 11:23:02 AM
User: N/A
Computer: BIZTALKSERVER
Description:
An error occurred in BizTalk Server.
Details:
------------------------------
[0x1711] The server is shutting down because of a database failure.
------------------
Event Type: Error
Event Source: BizTalk Server
Event Category: Document Processing
Event ID: 324
Date: 4/26/2002
Time: 11:23:02 AM
User: N/A
Computer: BIZTALKSERVER
Description:
An error occurred in BizTalk Server.
Details:
------------------------------
[0x80004005] The following stored procedure call failed: " { call
cs_get_next_WorkQ( ?, ?, ?, ?)}". :'[DBNETLIB][ConnectionWrite
(WrapperWrite()).]General network error. Check your network
documentation.
[0x0128] The next scheduled work item cannot be obtained for processing.
[0x1711] The server is shutting down because of a database failure.
------------------
Event Type: Information
Event Source: BizTalk Server
Event Category: BizTalk Server 2002
Event ID: 352
Date: 4/26/2002
Time: 11:23:02 AM
User: N/A
Computer: BIZTALKSERVER
Description:
The service is restarting.