In Microsoft BizTalk Server 2006, you may receive a message in Event Viewer that resembles one of the following:
Event message 1
Event Type: Warning
Event Source: BizTalk Server 2006
Event Category: (1)
Event ID: 5410
Description: The following information is part of the event: An error has occurred that requires the BizTalk service to terminate. The most common causes are an unexpected out of memory error and an inability to connect or a loss of connectivity to one of the BizTalk databases. The service will shutdown and auto-restart in 1 minute. If the problematic database remains unavailable, this cycle will repeat.
Error message: [DBNETLIB][ConnectionWrite (send()).]General network error. Check your network documentation.
Error source:
BizTalk host name: ProcessingHost
Windows service name: BTSSvc$ProcessingHost.
Event message 2
Event Type: Warning
Event Source: BizTalk Server 2006
Event Category: (1)
Event ID: 5410
Description: The following information is part of the event: An error has occurred that requires the BizTalk service to terminate. The most common causes are an unexpected out of memory error and an inability to connect or a loss of connectivity to one of the BizTalk databases. The service will shutdown and auto-restart in 1 minute. If the problematic database remains unavailable, this cycle will repeat.
Error message: Error encountered while connecting to database: "Initial Catalog=BizTalkRuleEngineDb1;Data Source=databaseservername,6069;Integrated Security=SSPI;". ---> Cannot open database requested in login 'BizTalkRuleEngineDb1'. Login fails.
Login failed for user 'DATABASE\hostproc1'.
Error source: .Net SqlClient Data Provider
BizTalk host name: ProcessingHost
Windows service name: BTSSvc$ProcessingHost.
Event message 3
Event Type: Error
Event Source: BizTalk Server 2006
Event Category: (1)
Event ID: 6913
Description: The following information is part of the event: sd3-sqlclust9,6069, BizTalkMsgBoxDb1, [DBNETLIB][ConnectionWrite (send()).]General network error. Check your network documentation.
Additionally, you may receive an Event ID 5773 in Event Viewer.
In Microsoft BizTalk Server 2004, if you try to run an
Orchestration that contains rules, you may receive an error message that is
similar to the following:
Uncaught exception terminated
service RuleSecDeploy.RuleOrch(315604a6-78fc-24dc-7173-f17aaacd5ffb),
instance 83de0813-2af6-41c4-b178-ae5471da76a3
Cannot open database
"BizTalkRuleEngineDb" on server "BIZTALKSERVER,1433".
Login failed for
user 'btsservice'.
Exception type: RuleStoreConnectionException
Source: Microsoft.RuleEngine
Target Site: Void
HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage,
System.Runtime.Remoting.Messaging.IMessage)
Help Link:
Additional
error information:
Cannot open database requested in login
'BizTalkRuleEngineDb'. Login fails.
Login failed for user 'btsservice'.
Exception type: SqlException
Source: .Net SqlClient Data
Provider
Target Site:
Help Link:
Additional error information:
For more information, see Help and Support Center at
http://support.microsoft.com.