BizTalk 2013 Installation and Configuration – Configure BizTalk Server Windows Services (Part 16)

  • Sandro Pereira
  • May 27, 2013
  • 3 min read

By default, the Startup type property of BizTalk Windows Services, Enterprise Single Sign-On Service, Microsoft UDDI Notification Service, and the new BAMAlerts service are set to Automatic. Some of these Windows Services may not start automatically after a system restart. To avoid this behavior, you must configure the Startup type to the Automatic (Delayed Start) option in these services:

  • BAMAlerts.
  • Microsoft UDDI Notification Service.
  • Rule Engine Update Service.

📝 One-Minute Brief

By default, several BizTalk 2013 Windows services are set to “Automatic,” but they may fail to start after a system reboot because their dependencies (like SQL Server) aren’t ready yet. This guide explains how to fix this by switching key services—including BAMAlerts, UDDI Notification, and Rule Engine—to “Automatic (Delayed Start)” and configuring robust recovery options.

The previous version of BizTalk Server also had this problem:

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

However, this problem has been resolved in this release. Despite being configured as Automatic, the Recovery properties are configured to restart the service after failures.

BizTalk Server 2013 Services BizTalk Service BizTalk Group BizTalkServerApplication Service

To properly configure the BAMAlerts and Microsoft UDDI Notification Service Windows service:

  • Press the Windows key to switch to Metro UI, type Services, and click on the View local services option on the Settings menu.
BizTalk Server 2013 Services Services
  • In the Services window, on the Services (Local) panel, select the BAMAlerts service, right-click, and select the Properties option.
BizTalk Server 2013 Services Services Properties
  • On the BAMAlerts Properties (Local Computer) window:
    • On the General tab, apply the following configuration.
      • Startup type: Automatic (Delayed Start).
BizTalk Server 2013 Services BAMAlerts Properties General
  • On the Recovery tab, apply the following configuration:
    • First failure: Restart the Service.
    • Second failure: Restart the Service.
    • Subsequent failures: Restart the Service.
    • Reset fail count after … day: 1.
    • Restart service after … minutes: 1.
BizTalk Server 2013 Services BAMAlerts Properties Recovery
  • Click OK to apply the changes and close the window.

Related links

Hope you find this helpful! If you liked the content or found it useful and would like to support me in writing more, consider buying (or helping to buy) a Star Wars Lego set for my son. 

Thanks for Buying me a coffe
Author: Sandro Pereira

Sandro Pereira lives in Portugal and works as a consultant at DevScope. In the past years, he has been working on implementing Integration scenarios both on-premises and cloud for various clients, each with different scenarios from a technical point of view, size, and criticality, using Microsoft Azure, Microsoft BizTalk Server and different technologies like AS2, EDI, RosettaNet, SAP, TIBCO etc. He is a regular blogger, international speaker, and technical reviewer of several BizTalk books all focused on Integration. He is also the author of the book “BizTalk Mapping Patterns & Best Practices”. He has been awarded MVP since 2011 for his contributions to the integration community.

2 thoughts on “BizTalk 2013 Installation and Configuration – Configure BizTalk Server Windows Services (Part 16)”

Leave a Reply

Your email address will not be published. Required fields are marked *

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top