|
Home > Archive > BizTalk Server > December 2007 > BizTalk subservice has failed while executing a service request
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
BizTalk subservice has failed while executing a service request
|
|
| santosht11@gmail.com 2007-12-01, 1:28 am |
| I have BizTalk server 2006 installed on Windows 2003 Server and SQL
server installed on a remote Windows 2003 Server in the testing
environment.
Everything was working fine for more than a month till i
installed .Net framework 2.0 on the BizTalk Server machine.
Now when i try to start the BizTalk Server Application Service, it
gives me the following error
"The BizTalk Service BizTalk Group : BizTalkServerApplication service
on Local Computer started and then stopped. Some services stop
automatically if they have no work to do, for example, the Performance
Logs and Alerts service."
The event log settings are "Overwrite events as needed" and the
maximum log size is 24 bytes.
The article at the link "http://blogs.msdn.com/benjguin/archive/
2006/03/22/558440.aspx" says that
"This happens when config file is changed. The host instance config
file is typically at C:\Program Files\Microsoft BizTalk Server
2006\btsntsvc.exe.config"
I have not made any modifications to the config file, i even replaced
the file on the testing environment with the file on the development
environment(it is working fine on the development environment).
The event log showed the following ,
"Event Type: Error
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5410
Date: 11/30/2007
Time: 5:29:41 PM
User: N/A
Computer:
Description:
A failure occurred when executing a Windows service request.
Service request: Start
BizTalk host name: BizTalkServerApplication
Windows service name: BTSSvc$BizTalkServerApplication
Additional error information:
Error code: 0xc0c0153a
Error source: BizTalk Server 2006
Error description: A BizTalk subservice has failed while executing a
service request.
Subservice: Tracking
Service request: Start
Additional error information:
Error code: 0x80131534
Error source: Microsoft.BizTalk.Bam.EventBus
Error description: The type initializer for
'System.Data.SqlClient.SqlConnection' threw an exception.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
"
| |
| Jan Eliasen 2007-12-02, 1:28 am |
| On Fri, 30 Nov 2007 17:51:56 -0800 (PST), santosht11@gmail.com wrote:
>I have BizTalk server 2006 installed on Windows 2003 Server and SQL
>server installed on a remote Windows 2003 Server in the testing
>environment.
>Everything was working fine for more than a month till i
>installed .Net framework 2.0 on the BizTalk Server machine.
>Now when i try to start the BizTalk Server Application Service, it
>gives me the following error
BizTalk server 2006 requires .NET framework 2 to run, so it must have
been present before your installed it. Are you talking about another
BizTalk version or another .NET version?
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@eliasen.dk
|
|
|
|
|