zoukankan      html  css  js  c++  java
  • BizTalk 2010: BizTalk Server Application Service (BTSNTSvc.exe) fails to start automatically after a system restart

    After rebooting the operating system BizTalk Server 2010 services, in my case: “BizTalk Service BizTalk Group: BizTalkServerApplication” fails to start automatically, despite being configured to do so.

    This is a Microsoft known Issues with BizTalk Runtime forcing us to manually start the services.

    I was hoping that BizTalk 2010 CU2 released in August 31, 2011 resolved this problem, but no such luck.

    SOLUTION

    In Services.msc set the “Startup type” to “Automatic (Delayed Start)” option in this services:

    • Enterprise Single Sign-On Service
    • And BizTalk Service BizTalk Group : BizTalkServerApplication Service

    This behaviour also occurs in BizTalk 2009 and 2006 R2. The solution is the same you should change the start up types for the BizTalk services on all the BizTalk machines in the group to Automatic (Delayed Start).

  • 相关阅读:
    CF263E Rhombus
    AtCoder Grand Contest 034
    Docker C/S 架构逻辑图
    使用filledeat modules配置
    filebeat分别收集多个类型日志
    ELK部署收集日志
    ES界面
    Django下的post请求访问出现403错误
    Django配置(urls.py)
    Day-1 python
  • 原文地址:https://www.cnblogs.com/chinajsks/p/4276270.html
Copyright © 2011-2022 走看看