Unable to configure Biztalk 2013 Group and Biztalk Runtime

Hello,

    I'm trying to configure BizTalk 2013 and everytime I try and run the configuration it fails to configure the Group and BizTalk Runtime.  However, the Enterprise SSO configured successfully.  Any idea where to start?  Thanks!


September 11th, 2014 5:57pm

What the logfile says?
Free Windows Admin Tool Kit Click here and download it now
September 11th, 2014 11:53pm

Hi,

If you are using domain account BizTalk configuration wizard does not create 'BizTalk Application Users' and 'BizTalk Isolated Host Users' groups. You need to create them manually and then proceed with the configuration.

Thanks,

Dhiraj Bhavsar


September 12th, 2014 6:30am

2014-09-12 07:44:56:0620 Info Configuration Framework]Entering function ValidateSQLCredentials.
[2014-09-12 07:44:56:0636 Info Configuration Framework]Leaving function ValidateSQLCredentials.
[2014-09-12 07:44:56:0636  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:44:56:0636  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:44:56:0636  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:44:56:0636  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:44:56:0651  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:44:56:0667  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:44:56:0667  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:44:56:0683  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:44:56:0698  Info ConfigHelper] Did not find existing database: BizTalkMgmtDb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:44:56:0698  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:44:56:0698 Info Configuration Framework]Entering function ValidateSQLCredentials.
[2014-09-12 07:44:56:0698 Info Configuration Framework]Leaving function ValidateSQLCredentials.
[2014-09-12 07:44:56:0698  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:44:56:0698  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:44:56:0698  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:44:56:0698  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:44:56:0714  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:44:56:0714  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:44:56:0729  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:44:56:0745  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:44:56:0745  Info ConfigHelper] Did not find existing database: BizTalkMgmtDb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:44:56:0745  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:44:56:0745  Info BAMConfigWizExt] Entering function: CBAMConfigWizExt::GetFeatureConfig
[2014-09-12 07:44:56:0761  Info BAMConfigWizExt] Building feature XML for: BAMTools
[2014-09-12 07:44:56:0761  Info ConfigHelper] Feature: WMI is installed
2014-09-12 07:44:56:7611 [Info] BAMTools Updates server txsdbsnol902\sql2012dev.
2014-09-12 07:44:56:7611 [Info] BAMTools Splitting the server name: txsdbsnol902\sql2012dev
2014-09-12 07:44:56:7611 [Info] BAMTools Split the server name txsdbsnol902\sql2012dev into server txsdbsnol902\sql2012dev and port .
2014-09-12 07:44:56:7611 [Info] BAMTools Updated server name txsdbsnol902\sql2012dev to txsdbsnol902\sql2012dev
2014-09-12 07:44:56:7611 [Info] CfgExtHelper Checking the connection to the BizTalk Management Database: BizTalkMgmtDb on server txsdbsnol902\sql2012dev
2014-09-12 07:44:56:7767 [Info] CfgExtHelper The BAM Primary Import Database found from the BizTalk Management Database BizTalkMgmtDb on server txsdbsnol902\sql2012dev is not compatible.
2014-09-12 07:44:56:7767 [Info] CfgExtHelper No BizTalk Management Database or BAM Primary Import Database given
[2014-09-12 07:44:56:0776  Info ConfigHelper] Feature: OLAPNS is not installed
[2014-09-12 07:44:56:0776  Info ConfigHelper] Feature: BAMTools is installed
2014-09-12 07:44:56:7767 [Info] BAMTools Determining version of Microsoft SQL Server installed on server .
[2014-09-12 07:45:13:0546  Error BAMConfigWizExt] d:\bt\4338\private\source\monitoring\configuration\extention\helpers.h(2083): FAILED hr = 80004005

[2014-09-12 07:45:13:0562  Info BAMTools] Built feature XML: <Configuration><Feature Name="BAMTools" DisplayName="Business Activity Monitoring tools" Version="1.0" Description="Tools for  the creation and maintenance of the SQL Server and Analysis Server (OLAP) infrastructure for Business Activity Monitoring."><SQL ID="{E1FC3106-8DD4-4f12-9EB6-849DD8BDD605}" DisplayName="BAM Primary Import Database" Description="SQL database used to store the events from the Business Activities and then query for the progress and data of the activity instances. This database is also used for real-time aggregations." ReadOnly="false"><Server></Server><Database>BAMPrimaryImport</Database><WindowsSecurity Editable="no">yes</WindowsSecurity><UserName></UserName><Password></Password></SQL><SQL ID="{1D372BCB-DF59-43b6-A4A9-87082B5727B0}" DisplayName="BAM Archive Database" Description="SQL database used for archiving the Business Activity data which is too old. It is recommended to create the BAM Archive database to minimize the accumulation of Business Activity data in the BAM Primary Import Database." ReadOnly="false"><Server></Server><Database>BAMArchive</Database><WindowsSecurity Editable="no">yes</WindowsSecurity><UserName></UserName><Password></Password></SQL><Question ID="{12A38787-6B24-40ab-8888-5FE8ABA87B26}" Text="Enable A&amp;nalysis Services for BAM aggregations" Answers="Yes,No" Default="No" ReadOnly="false"><Answer Value="Yes" GUID="{902F7E20-D6AE-453f-9D23-935ED7AF94C3}"><SQL ID="{16567D1E-6946-4f4e-BB3F-900DE2648328}" DisplayName="BAM Analysis Database" Description="Analysis Services database that keeps the aggregated historical data for Business Activities" ReadOnly="false" MSOLAPServer="Yes"><Server></Server><Database></Database><WindowsSecurity Editable="no">yes</WindowsSecurity><UserName></UserName><Password></Password></SQL><SQL ID="{B973DB76-BA7F-4a2e-A57E-07EEF54B37A8}" DisplayName="BAM Star Schema Database" Description="SQL database used to transform the data collected from the Business Activity Monitoring for OLAP Processing. This database is required when the BAM Analysis database is used." ReadOnly="false"><Server></Server><Database></Database><WindowsSecurity Editable="no">yes</WindowsSecurity><UserName></UserName><Password></Password></SQL></Answer><Answer Value="No" GUID="{FC612DFE-1273-4f57-8EE3-95216638A67B}" Selected="Yes"/></Question><Question ID="{308cc88b-9e51-4103-ae4c-73300e02a7eb}" Text="&amp;Enable BAM alerts" Answers="Yes,No" Default="No" ReadOnly="false"><Answer Value="Yes" GUID="{458e1878-eae6-4e09-8e5c-ba516548ceac}"><Name ID="{8B3212A1-44EA-46bc-A06C-75E289D1F840}" DisplayName="S&amp;QL Server for Alerts Databases:" Description="Notification Services server for BAM Alerting." Hidden="false" ReadOnly="false"><Value></Value></Name><Name ID="{1DAFDF2D-4377-415a-B1CA-2C5B3729A244}" DisplayName="Prefix for Alerts Database &amp;Names:" Description="Notification Services database root name for BAM Alerting." Hidden="false" ReadOnly="false"><Value></Value></Name><NTService ID="{c116ba3f-06d0-48cf-b0a1-4b263b07250e}" DisplayName="BAM Alerts User" Description="Windows account that will have permissions to access the data in the BAM Notification Services databases during Business Activity searches." ReadOnly="false"><UserName></UserName><Domain></Domain><Password></Password></NTService><Name ID="{33c8fd0a-c89d-4dd0-8b2b-2ddacc6620e6}" DisplayName="BAM Alerts &amp;SMTP Server:" Description="SMTP server to use for sending out BAM Alerting messages." Hidden="false" ReadOnly="false"><Value></Value></Name><Name ID="{335b35f5-ffc4-4c7e-8cfc-582ec6bab9e0}" DisplayName="BAM Alerts File &amp;Location:" Description="File system location to use for writing out BAM Alerting messages.  If you accept this default location for delivering alerts by file, Configuration will create the file share and grant write permissions to the SQL NS service account and the current logged-on user." Hidden="false" ReadOnly="false"><Value></Value></Name></Answer><Answer Value="No" GUID="{3d95a679-aa37-403f-bf64-194e6aa2d993}" Selected="Yes"/></Question><Question ID="{FC99D786-2D26-489b-A748-42AE4DD0F6FC}" Text="&amp;Remove the Business Activity Monitoring tools for this Biztalk Group" Answers="Yes,No" Default="No" ReadOnly="true"><Answer Value="Yes" GUID="{4CF85429-F0DA-4ca3-8068-D125506A3FD9}"/><Answer Value="No" GUID="{5823E008-032F-4917-9EE5-B0AB4A18325C}" Selected="Yes"/></Question></Feature></Configuration>

[2014-09-12 07:45:13:0562  Info BAMConfigWizExt] Leaving function: CBAMConfigWizExt::GetFeatureConfig
[2014-09-12 07:45:13:0562 Info Configuration Framework]BAMAlertsControl InitializeControls()
[2014-09-12 07:45:13:0562  Info BAMConfigWizExt] Entering function: CBAMConfigWizExt::ValidateFeature
[2014-09-12 07:45:13:0562  Info BAMConfigWizExt] Validating feature: BAMTools
[2014-09-12 07:45:13:0577  Info ConfigHelper] Feature: WMI is installed
2014-09-12 07:45:13:5779 [Info] BAMTools Updates server txsdbsnol902\sql2012dev.
2014-09-12 07:45:13:5779 [Info] BAMTools Splitting the server name: txsdbsnol902\sql2012dev
2014-09-12 07:45:13:5779 [Info] BAMTools Split the server name txsdbsnol902\sql2012dev into server txsdbsnol902\sql2012dev and port .
2014-09-12 07:45:13:5779 [Info] BAMTools Updated server name txsdbsnol902\sql2012dev to txsdbsnol902\sql2012dev
2014-09-12 07:45:13:5779 [Info] CfgExtHelper Checking the connection to the BizTalk Management Database: BizTalkMgmtDb on server txsdbsnol902\sql2012dev
2014-09-12 07:45:13:5779 [Info] CfgExtHelper The BAM Primary Import Database found from the BizTalk Management Database BizTalkMgmtDb on server txsdbsnol902\sql2012dev is not compatible.
[2014-09-12 07:45:13:0577  Info BAMConfigWizExt] Leaving function: CBAMConfigWizExt::ValidateFeature
[2014-09-12 07:45:13:0577 Info Configuration Framework]BAMToolsControl InitializeControls()
[2014-09-12 07:45:13:0593 Info Configuration Framework]BAMToolsControl Load()
[2014-09-12 07:45:13:0593 Info RulesEngine] Entering function GetFeatureConfig
[2014-09-12 07:45:13:0593 Info RulesEngine] Previously configured database is server = 'txsdbsnol902\sql2012dev', database = 'BizTalkRuleEngineDb'
[2014-09-12 07:45:13:0593 Info RulesEngine] Service 'RuleEngineUpdateService'  is already installed, status = Running
[2014-09-12 07:45:13:0593 Info RulesEngine] Leaving function GetFeatureConfig
[2014-09-12 07:45:13:0593 Info Configuration Framework]RulesEngineControl InitializeControls
[2014-09-12 07:45:13:0609 Info Configuration Framework]RulesEngineControl Load
[2014-09-12 07:45:13:0609  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:13:0609  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:13:0609  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:13:0609  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:13:0609  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:13:0624  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:13:0624  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:13:0640  Info ConfigHelper] BizTalk Server Administrators is a local entity.
[2014-09-12 07:45:13:0640  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:13:0640  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:13:0640  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:13:0655  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:13:0655  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:13:0655  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:13:0655  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:13:0671  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:13:0671  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:13:0671  Info ConfigHelper] BizTalk Server Operators is a local entity.
[2014-09-12 07:45:13:0671  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:13:0671  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:13:0671  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:13:0671  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:13:0671  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:13:0671  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:13:0687  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:13:0702  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:13:0702  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:13:0702  Info ConfigHelper] BizTalk Server B2B Operators is a local entity.
[2014-09-12 07:45:13:0702  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:13:0702  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:21:0299 Info Configuration Framework]Entering function ValidateSQLCredentials.
[2014-09-12 07:45:21:0299 Info Configuration Framework]Leaving function ValidateSQLCredentials.
[2014-09-12 07:45:21:0299  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:21:0299  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:21:0299  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:21:0299  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:21:0315  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:21:0315  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:45:21:0331  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0346  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0346  Info ConfigHelper] Did not find existing database: BizTalkMsgBoxDb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0346  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:21:0362 Info Configuration Framework]Entering function ValidateSQLCredentials.
[2014-09-12 07:45:21:0362 Info Configuration Framework]Leaving function ValidateSQLCredentials.
[2014-09-12 07:45:21:0362  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:21:0362  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:21:0362  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:21:0362  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:21:0362  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:21:0377  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:45:21:0393  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0409  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0409  Info ConfigHelper] Did not find existing database: BizTalkMsgBoxDb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0409  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:21:0409  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:21:0409  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:21:0409  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:21:0409  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:21:0424  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:21:0440  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0455  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0455  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:21:0455  Info ConfigHelper] BizTalk Server Administrators is a local entity.
[2014-09-12 07:45:21:0455  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:21:0455  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:21:0455  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:21:0455  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:21:0455  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:21:0455  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:21:0471  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:21:0487  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0502  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0502  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:21:0502  Info ConfigHelper] BizTalk Server Operators is a local entity.
[2014-09-12 07:45:21:0502  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:21:0502  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:21:0502  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:21:0502  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:21:0502  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:21:0502  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:21:0518  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:21:0533  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0549  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:21:0549  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:21:0549  Info ConfigHelper] BizTalk Server B2B Operators is a local entity.
[2014-09-12 07:45:21:0549  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:21:0549  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:25:0246 Info Configuration Framework]Entering function ValidateSQLCredentials.
[2014-09-12 07:45:25:0246 Info Configuration Framework]Leaving function ValidateSQLCredentials.
[2014-09-12 07:45:25:0246  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:25:0246  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:25:0246  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:25:0246  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:25:0262  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:25:0262  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:45:25:0277  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0293  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0309  Info ConfigHelper] Did not find existing database: BizTalkDTADb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0309  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:25:0309 Info Configuration Framework]Entering function ValidateSQLCredentials.
[2014-09-12 07:45:25:0309 Info Configuration Framework]Leaving function ValidateSQLCredentials.
[2014-09-12 07:45:25:0309  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:25:0309  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:25:0309  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:25:0309  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:25:0309  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:25:0324  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:45:25:0340  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0340  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0355  Info ConfigHelper] Did not find existing database: BizTalkDTADb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0355  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:25:0355  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:25:0355  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:25:0355  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:25:0355  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:25:0371  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:25:0387  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0402  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0418  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0418  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:25:0418  Info ConfigHelper] BizTalk Server Administrators is a local entity.
[2014-09-12 07:45:25:0418  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:25:0418  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:25:0418  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:25:0418  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:25:0418  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:25:0418  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:25:0433  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:25:0433  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0465  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0480  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0480  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:25:0480  Info ConfigHelper] BizTalk Server Operators is a local entity.
[2014-09-12 07:45:25:0480  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:25:0480  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:25:0480  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:45:25:0480  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:45:25:0480  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:25:0480  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:45:25:0480  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:45:25:0496  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0511  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0543  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:45:25:0543  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:25:0543  Info ConfigHelper] BizTalk Server B2B Operators is a local entity.
[2014-09-12 07:45:25:0543  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:45:25:0543  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:19:0768  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:19:0768  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:46:19:0768  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:19:0768  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:19:0784  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:46:19:0799  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:19:0815  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:19:0831  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:19:0831  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:19:0831  Info ConfigHelper] Biztalk Server B2B Operators is a local entity.
[2014-09-12 07:46:19:0831  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:19:0831  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:49:0658  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:49:0658  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:46:49:0658  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:49:0673  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:49:0673  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:46:49:0689  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:49:0705  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:49:0720  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
Free Windows Admin Tool Kit Click here and download it now
September 12th, 2014 8:57am

[2014-09-12 07:46:49:0720  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:49:0720  Info ConfigHelper] BizTalk Server Administrators is a local entity.
[2014-09-12 07:46:49:0736  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:49:0736  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:49:0736  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:49:0736  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:46:49:0736  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:49:0736  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:49:0751  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:46:49:0767  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:49:0783  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:49:0798  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:49:0798  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:49:0798  Info ConfigHelper] BizTalk Server Operators is a local entity.
[2014-09-12 07:46:49:0798  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:49:0798  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:49:0798  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:49:0814  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:46:49:0814  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:49:0814  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:49:0814  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:46:49:0829  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:49:0861  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:49:0907  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:49:0907  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:49:0923  Info ConfigHelper] Biztalk Server B2B Operators is a local entity.
[2014-09-12 07:46:49:0923  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:49:0923  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:49:0923 Info Configuration Framework]Entering function ValidateSQLCredentials.
[2014-09-12 07:46:49:0923 Info Configuration Framework]Leaving function ValidateSQLCredentials.
[2014-09-12 07:46:49:0923  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:49:0923  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:46:49:0923  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:49:0923  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:49:0939  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:46:49:0939  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:46:49:0954  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:49:0985  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:49:0985  Info ConfigHelper] Did not find existing database: BizTalkMgmtDb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:49:0985  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:49:0985 Info Configuration Framework]Entering function ValidateSQLCredentials.
[2014-09-12 07:46:49:0985 Info Configuration Framework]Leaving function ValidateSQLCredentials.
[2014-09-12 07:46:50:0001  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:50:0001  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:46:50:0001  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:50:0001  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:50:0001  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:46:50:0017  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:46:50:0017  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0032  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0048  Info ConfigHelper] Did not find existing database: BizTalkMsgBoxDb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0048  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:50:0048 Info Configuration Framework]Entering function ValidateSQLCredentials.
[2014-09-12 07:46:50:0048 Info Configuration Framework]Leaving function ValidateSQLCredentials.
[2014-09-12 07:46:50:0048  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:50:0048  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:46:50:0048  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:50:0063  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:50:0063  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:46:50:0079  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:46:50:0079  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0110  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0110  Info ConfigHelper] Did not find existing database: BizTalkDTADb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0110  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:50:0204 Info Configuration Framework]Entering function ValidateFeatures().
[2014-09-12 07:46:50:0204 Info Configuration Framework]*** Starting final validation pass ***
[7:46:50 AM Info SSOServerCfg] (ssoconfigobj2.cpp:946) CSSOServerCfg::ValidateFeature(2)
[7:46:50 AM Info SSOServerCfg] (ssoconfigobj2.cpp:228) CSSOServerCfg::InitializeComponents
[7:46:50 AM Info SSOServerCfg] (ssoconfigobj2.cpp:279) CSSOServerCfg::ReleaseComponents
[7:46:50 AM Info SSOServerCfg] (ssoconfigobj2.cpp:880) CSSOServerCfg::GetCreateJoinReuse
[7:46:50 AM Info ConfigHelper] Checking if service exists.
[7:46:50 AM Info ConfigHelper] Attempting to open service manager.
[7:46:50 AM Info ConfigHelper] Attempting to lock service database.
[7:46:50 AM Info ConfigHelper] NT Service: ENTSSO already exists
[7:46:50 AM Info SSOServerCfg] (ssoconfigobj2.cpp:920) --- Reuse ---
[7:46:50 AM Info SSOServerCfg] (ssoconfigobj2.cpp:1073) CSSOServerCfg::ValidateFeature: 0x00000000 (0)
[2014-09-12 07:46:50:0204  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:50:0219  Info BtsCfg] Validating feature: WMI
[2014-09-12 07:46:50:0219  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:50:0219  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:46:50:0219  Info ConfigHelper] Feature: Engine is installed
[2014-09-12 07:46:50:0235  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:46:50:0235  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0251  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0266  Info ConfigHelper] Did not find existing database: BizTalkMgmtDb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0282  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:46:50:0282  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0297  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0313  Info ConfigHelper] Did not find existing database: BizTalkMsgBoxDb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0329  Info ConfigHelper] SQL Server name is: TXSDBSNOL902
[2014-09-12 07:46:50:0329  Info ConfigHelper] Validated SQL credentials for user: SSPI on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0344  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0360  Info ConfigHelper] Did not find existing database: BizTalkDTADb on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0375  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0391  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0407  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0407  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:50:0422  Info ConfigHelper] BizTalk Server Administrators is a local entity.
[2014-09-12 07:46:50:0422  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:50:0438  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0453  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0469  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0485  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:50:0485  Info ConfigHelper] BizTalk Server Operators is a local entity.
[2014-09-12 07:46:50:0485  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:50:0500  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0516  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0531  Info ConfigHelper] Executed SQL statement on database: master on computer: txsdbsnol902\sql2012dev
[2014-09-12 07:46:50:0531  Info BtsCfg] Entering function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:50:0547  Info ConfigHelper] Biztalk Server B2B Operators is a local entity.
[2014-09-12 07:46:50:0547  Info BtsCfg] Leaving function: CBtsCfg::ValidateGroup
[2014-09-12 07:46:50:0547  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature
[2014-09-12 07:46:50:0547 Info RulesEngine] Entering function ValidateFeature
[2014-09-12 07:46:50:0563 Info RulesEngine] Management database (server = 'txsdbsnol902\sql2012dev', database = 'BizTalkMgmtDb') doesn't exist
[2014-09-12 07:46:50:0563 Info RulesEngine] Checking specified Rules database (server = 'txsdbsnol902\sql2012dev', database = 'BizTalkRuleEngineDb')
[2014-09-12 07:46:50:0594 Info RulesEngine] The specified Rules Engine database is compatible with the current version.
[2014-09-12 07:46:50:0594 Info RulesEngine] Leaving function ValidateFeature
[2014-09-12 07:46:50:0594  Info BAMConfigWizExt] Entering function: CBAMConfigWizExt::ValidateFeature
[2014-09-12 07:46:50:0594  Info BAMConfigWizExt] Validating feature: MOT
[2014-09-12 07:46:50:0594  Info BAMConfigWizExt] Leaving function: CBAMConfigWizExt::ValidateFeature
[2014-09-12 07:46:50:0594 Info Configuration Framework]*** Ending Final validation pass. ***
[2014-09-12 07:46:50:0594 Info Configuration Framework]Leaving function ValidateFeatures().
[2014-09-12 07:46:50:0609 Info Configuration Framework][ManualForm_Configuration] thread started.
[2014-09-12 07:46:50:0687 Info Configuration Framework]Entering function ConfigWizardFrame_Load.
[2014-09-12 07:46:50:0687 Info Configuration Framework]Configuration Wizard Mode: 0.
[2014-09-12 07:46:50:0719 Info Configuration Framework]Entering function ConfigWizardSummary_Load.
[2014-09-12 07:46:50:0781 Info Configuration Framework]Leaving function ConfigWizardSummary_Load.
[2014-09-12 07:46:50:0812 Info Configuration Framework]Leaving function ConfigWizardFrame_Load.
[2014-09-12 07:47:04:0743 Info Configuration Framework]Entering function WizardStep_NextStepChanged.
[2014-09-12 07:47:04:0774 Info Configuration Framework]Entering function ConfigureFeatures().
[2014-09-12 07:47:04:0774 Info Configuration Framework]<Configuration><Feature Name="SSOServer,Engine" DisplayName="Enterprise Single Sign-On" Version="1.0" Description="Enterprise Single Sign-On configuration" ConfigByDefault="true"><Question ID="IsSecretServer" Text="&amp;Create a new SSO system;&amp;Join an existing SSO system" Answers="Create,Join" Default="Create"><Answer Value="Create" GUID="{FB7268BE-82D4-4cad-8CFF-6930303DA7E2}" Selected="Yes"><NTCredential ID="SSOAdminGroup" DisplayName="SSO Administrator(s)" Description="This is the Administrator of the Enterprise Single Sign-On (SSO) system."><NTAccount ScopeType="105" UpLevelFlags="672" DownLevelFlags="2147516422">TXT\Biztalk_TextronSystems_Admins</NTAccount></NTCredential><NTCredential ID="SSOAffiliateAdminGroup" DisplayName="SSO Affiliate Administrator(s)" Description="The SSO Affiliate Administrator must be able to create Affiliate Applications."><NTAccount ScopeType="105" UpLevelFlags="672" DownLevelFlags="2147516422">TXT\Biztalk_TextronSystems_Admins</NTAccount></NTCredential><FILE ID="SSO_ID_BACKUP_SECRET_FILE" DisplayName="&amp;Backup file location:" Filter="Backup files (*.bak)|*.bak|All files (*.*)|*.*" DefaultExtension="bak" Title="" Description="Location where the master secret will be backed up" OpenFile="true"><Value /></FILE><Name ID="SSO_ID_BACKUP_SECRET_PASSWORD" DisplayName="&amp;Secret backup password:" Description="Enter a password used to protect the secret backup file" Hidden="true"><Value></Value></Name><Name ID="SSO_ID_BACKUP_SECRET_PASSWORD_CONFIRM" DisplayName="&amp;Confirm password:" Description="Confirm the secret backup password" Hidden="true"><Value></Value></Name><Name ID="SSO_ID_BACKUP_SECRET_REMINDER" DisplayName="Password &amp;reminder:" Description="Enter a phrase to help you remember the secret backup file password" Hidden="false"><Value /></Name></Answer><Answer Value="Join" GUID="{B9432756-1620-4bec-8CD9-E6D0B7805AA5}" /></Question><NTService ID="ENTSSO" DisplayName="Enterprise Single Sign-On Service" Description="Specify the name of the account under which the Single Sign-On (SSO) service should run. This account must be a member of the SSO Administrator(s) group."><UserName>execsql</UserName><Domain>TXT</Domain><Password /></NTService><SQL ID="SSO_DB_ID" DisplayName="SSO Database" Description="Specify the name of the SQL Server and Database that will be used as the credential store."><Server>txsdbsnol902\sql2012dev</Server><Database>SSODB</Database><WindowsSecurity Editable="no">yes</WindowsSecurity><UserName /><Password /></SQL></Feature><Feature Name="WMI" DisplayName="BizTalk Server Group" Version="1.0" Description="The Microsoft Windows Management Instrumentation (WMI) layer encapsulates all administrative functions and management capabilities for BizTalk Server." ConfigByDefault="true" ISDIRTY="true"><SQL ID="{D757DBF9-5D71-4995-9F20-A552B7DFE7F1}" DisplayName="BizTalk Management Database" Description="This database is the central meta-information store for all BizTalk Servers."><Server>txsdbsnol902\sql2012dev</Server><Database>BizTalkMgmtDb</Database><WindowsSecurity Editable="no">yes</WindowsSecurity><UserName /><Password /></SQL><Question ID="CREATEORJOIN" Text="Create a &amp;new BizTalk Group;&amp;Join an existing BizTalk Group" Answers="Create" Default="Create"><Answer Value="Create" GUID="{C4DEF4B8-163E-4a8d-AB01-6C43917248B1}" Selected="Yes"><SQL ID="{84ADD76E-EBEB-4bb8-B9EB-64F87E483C39}" DisplayName="BizTalk MessageBox Database" Description="This database stores subscriptions predicates. It is a host platform, where the queues and state tables for each BizTalk Server host are kept. The MessageBox database also stores the messages and message properties."><Server>txsdbsnol902\sql2012dev</Server><Database>BizTalkMsgBoxDb</Database><WindowsSecurity Editable="no">yes</WindowsSecurity><UserName /><Password /></SQL><SQL ID="{1033195A-3C23-4750-BBD0-06BC12A175D4}" DisplayName="BizTalk Tracking Database" Description="This database stores business and health monitoring data tracked by the BizTalk Server tracking engine."><Server>txsdbsnol902\sql2012dev</Server><Database>BizTalkDTADb</Database><WindowsSecurity Editable="no">yes</WindowsSecurity><UserName /><Password /></SQL><NTCredential ID="BTS_ADMIN_GROUP" DisplayName="BizTalk Administrators Group" Description="The BizTalk Server Administrators Group has the least privileges necessary to perform administrative tasks included in the Configuration Framework Wizard and to administer the BizTalk Server environment after installation."><NTAccount ScopeType="105" UpLevelFlags="672" DownLevelFlags="2147483654">BizTalk Server Administrators</NTAccount></NTCredential><NTCredential ID="BTS_OPERATOR_GROUP" DisplayName="BizTalk Operators Group" Description="The BizTalk Server Operators Group has the least privileges necessary to perform tasks required for operating the BizTalk Server environment after installation."><NTAccount ScopeType="105" UpLevelFlags="672" DownLevelFlags="2147483654">BizTalk Server Operators</NTAccount></NTCredential><NTCredential ID="BTS_B2B_OPERATOR_GROUP" DisplayName="BizTalk B2B Operators Group" Description="The BizTalk Server B2B Operators Group has the least privileges necessary to perform tasks required for operating the BizTalk Server B2B environment after installation."><NTAccount ScopeType="105" UpLevelFlags="672" DownLevelFlags="2147483654">Biztalk Server B2B Operators</NTAccount></NTCredential></Answer></Question></Feature><Feature Name="MOT" DisplayName="BAM runtime" Version="1.0" Description="Tracking data decoding service used to move tracked data and persist it for query use." /><Feature Name="RulesEngine" DisplayName="Business Rules Engine" Version="3.0" Description="BizTalk native support for declarative Business Rules." ConfigByDefault="true"><SQL ID="{E6C5E071-D6EB-4c31-BFE6-CA16637FBEEB}" DisplayName="Rule Engine Database" Description="SQL Rule Store"><Server>txsdbsnol902\sql2012dev</Server><Database>BizTalkRuleEngineDb</Database><WindowsSecurity>yes</WindowsSecurity><UserName /><Password /></SQL><NTService ID="{6ABAD351-9C7B-423e-9FDE-3A5C52441C00}" DisplayName="Rule Engine Update Service" Description="Notification for the deployment/ undeployment of policies"><UserName>TXT\execsql</UserName><Domain /><Password></Password></NTService></Feature></Configuration>
[2014-09-12 07:47:04:0774 Info Configuration Framework]Configuring feature: WMI
[2014-09-12 07:47:04:0774 Info Configuration Framework]Leaving function WizardStep_NextStepChanged.
[2014-09-12 07:47:04:0774  Info BtsCfg] Entering function: CBtsCfg::ConfigureFeature
[2014-09-12 07:47:04:0774  Info BtsCfg] Configuring feature: WMI
[2014-09-12 07:47:04:0774  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:47:04:0774  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
[2014-09-12 07:47:04:0774  Info BtsCfg] Entering function: CWMI::Connect
[2014-09-12 07:47:04:0790  Error BtsCfg] Error occured in CWMI::Connect
[2014-09-12 07:47:04:0790  Info BtsCfg] Leaving function: CWMI::Connect
[2014-09-12 07:47:04:0790  Error BtsCfg] d:\bt\4338\private\source\setup\btscfg\btscfg.cpp(1676): FAILED hr = 8004100e

[2014-09-12 07:47:04:0790  Info BtsCfg] Entering function: CBtsCfg::UnConfigureFeature
[2014-09-12 07:47:04:0790  Info BtsCfg] Unconfiguring feature: WMI
[2014-09-12 07:47:04:0790  Warning BtsCfg] BTS management server or DB names are not found in the registry.
[2014-09-12 07:47:04:0790  Info BtsCfg] Entering function: CWMI::StopHostInstance
[2014-09-12 07:47:04:0790  Info BtsCfg] Entering function: CWMI::Connect
[2014-09-12 07:47:04:0790  Error BtsCfg] Error occured in CWMI::Connect
[2014-09-12 07:47:04:0805  Info BtsCfg] Leaving function: CWMI::Connect
[2014-09-12 07:47:04:0805  Error BtsCfg] d:\bt\4338\private\source\setup\btscfg\btswmi.cpp(1532): FAILED hr = 8004100e

[2014-09-12 07:47:04:0805  Error BtsCfg] Invalid namespace

[2014-09-12 07:47:04:0805  Info BtsCfg] Entering function: CWMI::UnMapHost
[2014-09-12 07:47:04:0805  Info BtsCfg] Entering function: CWMI::Connect
[2014-09-12 07:47:04:0805  Error BtsCfg] Error occured in CWMI::Connect
[2014-09-12 07:47:04:0805  Info BtsCfg] Leaving function: CWMI::Connect
[2014-09-12 07:47:04:0805  Error BtsCfg] d:\bt\4338\private\source\setup\btscfg\btswmi.cpp(1677): FAILED hr = 8004100e

[2014-09-12 07:47:04:0805  Error BtsCfg] Invalid namespace

[2014-09-12 07:47:04:0805  Info BtsCfg] Instantiating IBTSMsgBoxPerformance object
[2014-09-12 07:47:04:0821  Info BtsCfg] Calling IBTSMsgBoxPerformance::UninstallArtifacts
Exception in CounterManager.UninstallArtifacts when uninstalling the perf counter instances. The exception details are: 
Source of exception: System
Message: Cannot delete Performance Category because this category is not registered or is a system category.
Stack trace:    at System.Diagnostics.PerformanceCounterCategory.Delete(String categoryName)
   at Microsoft.BizTalk.MsgBoxPerfCounters.MgmtDbAccessEntity.UninstallInstances(Boolean regularUninstall)
   at Microsoft.BizTalk.MsgBoxPerfCounters.CounterManager.UninstallArtifacts(Boolean regularUninstall, String logFileName)
[2014-09-12 07:47:04:0821  Info BtsCfg] Stopping Tracing
[2014-09-12 07:47:04:0821  Info BtsCfg] Entering function: CWMI::DeleteServer
[2014-09-12 07:47:04:0821  Info BtsCfg] Entering function: CWMI::Connect
[2014-09-12 07:47:04:0821  Error BtsCfg] Error occured in CWMI::Connect
[2014-09-12 07:47:04:0821  Info BtsCfg] Leaving function: CWMI::Connect
[2014-09-12 07:47:04:0821  Error BtsCfg] d:\bt\4338\private\source\setup\btscfg\btswmi.cpp(1332): FAILED hr = 8004100e

[2014-09-12 07:47:04:0821  Error BtsCfg] Invalid namespace

[2014-09-12 07:47:04:0821  Info BtsCfg] Entering function: CWMI::UnConfigureGroup
[2014-09-12 07:47:04:0821  Info BtsCfg] Entering function: CWMI::Connect
[2014-09-12 07:47:04:0837  Error BtsCfg] Error occured in CWMI::Connect
[2014-09-12 07:47:04:0837  Info BtsCfg] Leaving function: CWMI::Connect
[2014-09-12 07:47:04:0837  Error BtsCfg] d:\bt\4338\private\source\setup\btscfg\btswmi.cpp(1057): FAILED hr = 8004100e

[2014-09-12 07:47:04:0837  Error BtsCfg] Invalid namespace

[2014-09-12 07:47:04:0837  Info BtsCfg] Leaving function: CBtsCfg::UnConfigureFeature
[2014-09-12 07:47:04:0837  Info BtsCfg] Leaving function: CBtsCfg::ConfigureFeature
[2014-09-12 07:47:04:0837 Warning Configuration Framework]Feature failed to configure: WMI.
[2014-09-12 07:47:04:0868 Info Configuration Framework]Configuration Summaries:
[2014-09-12 07:47:04:0868 Error Configuration Framework]Feature: [Group] Failed to configure with error message [Error -2147217394 occurred configuring feature WMI]
[2014-09-12 07:47:04:0868 Error Configuration Framework]Feature: [BizTalk Runtime] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
[2014-09-12 07:47:04:0868 Error Configuration Framework]Feature: [BAM Tools] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
[2014-09-12 07:47:04:0868 Info Configuration Framework] Feature: SSOServer,Engine Configuration Enabled: yes Sub UI: no Configured: yes
[2014-09-12 07:47:04:0868 Info Configuration Framework] Feature: SSOServer,Engine Configuration Enabled: no Sub UI: yes Configured: yes
[2014-09-12 07:47:04:0868 Info Configuration Framework] Feature: WMI Configuration Enabled: yes Sub UI: no Configured: no
[2014-09-12 07:47:04:0868 Info Configuration Framework] Feature: Engine,BTSCfg Configuration Enabled: no Sub UI: no Configured: no
[2014-09-12 07:47:04:0868 Info Configuration Framework] Feature: RulesEngine Configuration Enabled: yes Sub UI: no Configured: yes
[2014-09-12 07:47:04:0868 Info Configuration Framework] Feature: MOT Configuration Enabled: yes Sub UI: no Configured: no
[2014-09-12 07:47:04:0868 Info Configuration Framework] Feature: BAMTools Configuration Enabled: no Sub UI: no Configured: no
[2014-09-12 07:47:04:0868 Info Configuration Framework] Feature: BAMTools Configuration Enabled: no Sub UI: yes Configured: no
[2014-09-12 07:47:04:0868 Info Configuration Framework]Leaving function ConfigureFeatures().
[2014-09-12 07:47:04:0868 Info Configuration Framework]Entering function WizardStep_NextStepChanged.
[2014-09-12 07:47:04:0883 Info Configuration Framework]Entering function ConfigWizardResult_Load.
[2014-09-12 07:47:04:0899 Info Configuration Framework]Leaving function ConfigWizardResult_Load.
[2014-09-12 07:47:04:0899 Info Configuration Framework]Leaving function WizardStep_NextStepChanged.
September 12th, 2014 8:58am

There are few errors which you need to look into

"Did not find existing database: BizTalkMgmtDb on computer"

"BTS management server or DB names are not found in the registry",

Check you have the local Administrator access on the machine, where you configure BizTalk. Also ensure you have SA access on the SQL Server.

"The BAM Primary Import Database found from the BizTalk Management Database BizTalkMgmtDb on server .... is not compatible"

The above error would also occur if BAM if configured before BizTalk group has been configured. Check whether the SQL server is compactable with BizTalk Server 2013. Only SQL Server 2012 or SQL Server 2008 R2 SP1 is compactable with BizTalk 2013. Looking at the name I assume you SQL is 2012, but confirm it.

Also if your BizTalk and SQL are in different servers, then check your MSDTC setting.

MSDN Troubleshooting Problems with MSDTC

Understanding MSDTC & BizTalk


Free Windows Admin Tool Kit Click here and download it now
September 12th, 2014 10:13am

Hi,

If you are using domain account BizTalk configuration wizard does not create 'BizTalk Application Users' and 'BizTalk Isolated Host Users' groups. You need to create them manually and then proceed with the configuration.

Thanks,

Dhiraj Bhavsar


September 12th, 2014 1:19pm

Hi,

If you are using domain account BizTalk configuration wizard does not create 'BizTalk Application Users' and 'BizTalk Isolated Host Users' groups. You need to create them manually and then proceed with the configuration.

Thanks,

Dhiraj Bhavsar


Free Windows Admin Tool Kit Click here and download it now
September 12th, 2014 1:19pm

Hi,

If you are using domain account BizTalk configuration wizard does not create 'BizTalk Application Users' and 'BizTalk Isolated Host Users' groups. You need to create them manually and then proceed with the configuration.

Thanks,

Dhiraj Bhavsar


September 12th, 2014 1:19pm

Hi,

If you are using domain account BizTalk configuration wizard does not create 'BizTalk Application Users' and 'BizTalk Isolated Host Users' groups. You need to create them manually and then proceed with the configuration.

Thanks,

Dhiraj Bhavsar


Free Windows Admin Tool Kit Click here and download it now
September 12th, 2014 1:19pm

Please, follow the installation manual in the part related to the right versions of the SQL Server. It is frequently underestimated.
September 12th, 2014 11:39pm

Hello everyone,

   Still have not gotten this fixed: 

1)  I'm using a Windows domain service account called execsql which has local admin access to both the application server, database server, and has sysadmin rights to the SQL 2012 Enterprise SP1 instance.

2)  I attempted to use database aliasing (i.e. txsdbsnol92\sql2012dev is aliased to DevBizTalk) did not work either, it could not make a connection.  I verified ingress/egress ports on both the database and application server were open.

3)  I verified my DTS on both the database and application server were both set as follows.  No success.  http://blogs.msdn.com/b/biztalknotes/archive/2013/03/08/biztalk-group-configuration-issues.aspx

Hope this helps.  Regards.

Free Windows Admin Tool Kit Click here and download it now
September 15th, 2014 11:32am

Hi,

Is the BizTalk and SQL installed in different environment.

If you are using the multi environment set up you need to install the SQL Server Client Tool in the BizTalk environment.

  • SQL Server Client Tools must be installed on the local computer when SQL Server is remote. The SQL Server Client Tools install the client libraries required to communicate with the remote instance of SQL Server.

BizTalk Installation Step for Multienvironment

Try this option you can able to connect to the SQL server from the BizTalk machine.

September 16th, 2014 9:23am

Hi ..

 I think there is an issue with access with the database for the ID you are using ..

Follow this steps .

1. Create a administrator account on local machine  Say " BizTalkSvc" 

2. Give Access to sql server. 

and configure the BizTalk using the below Link.

http://msdn.microsoft.com/en-us/library/jj248696(v=bts.80).aspx 

Hope it helps 

regrads

Nadeem.

Free Windows Admin Tool Kit Click here and download it now
September 16th, 2014 9:36am

Hello everyone,

   I was able to to fully resolve the issue.  This was the issue and resolution:

While configuring BizTalk Server 2013, we were getting the following error:

[2014-09-15 12:48:24:0764 Error Configuration Framework]Feature: [Group] Failed to configure with error message [Error -2147217394 occurred configuring feature WMI]

  1. [2014-09-15 12:48:24:0764 Error Configuration Framework]Feature: [BizTalk Runtime] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
  2. Run the command prompt as admin.
  3. Run the commands: Regsvr32.exe C:\Program Files (x86)\Microsoft BizTalk Server 2013\Bin32\BTSWMIProvider.dll
  4. Next, from the admin command promopt browse to C:\Windows\System32\wbem path and run the given commands:
  5. Mofcomp.exe C:\Program Files (x86)\Microsoft BizTalk Server 2013\Bin32\BTSWMISchema.mof
  6. Mofcomp.exe C:\Program Files (x86)\Microsoft BizTalk Server 2013\Bin32\BTSWMISchema.mfl
  7. Restart the WMI service.
  8. Done.  


September 18th, 2014 1:58pm

Hello everyone,

   I was able to to fully resolve the issue.  This was the issue and resolution:

While configuring BizTalk Server 2013, we were getting the following error:

[2014-09-15 12:48:24:0764 Error Configuration Framework]Feature: [Group] Failed to configure with error message [Error -2147217394 occurred configuring feature WMI]

  1. [2014-09-15 12:48:24:0764 Error Configuration Framework]Feature: [BizTalk Runtime] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
  2. Run the command prompt as admin.
  3. Run the commands: Regsvr32.exe C:\Program Files (x86)\Microsoft BizTalk Server 2013\Bin32\BTSWMIProvider.dll
  4. Next, from the admin command promopt browse to C:\Windows\System32\wbem path and run the given commands:
  5. Mofcomp.exe C:\Program Files (x86)\Microsoft BizTalk Server 2013\Bin32\BTSWMISchema.mof
  6. Mofcomp.exe C:\Program Files (x86)\Microsoft BizTalk Server 2013\Bin32\BTSWMISchema.mfl
  7. Restart the WMI service.
  8. Done.  


Free Windows Admin Tool Kit Click here and download it now
September 18th, 2014 8:49pm

Hello everyone,

   I was able to to fully resolve the issue.  This was the issue and resolution:

While configuring BizTalk Server 2013, we were getting the following error:

[2014-09-15 12:48:24:0764 Error Configuration Framework]Feature: [Group] Failed to configure with error message [Error -2147217394 occurred configuring feature WMI]

  1. [2014-09-15 12:48:24:0764 Error Configuration Framework]Feature: [BizTalk Runtime] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
  2. Run the command prompt as admin.
  3. Run the commands: Regsvr32.exe C:\Program Files (x86)\Microsoft BizTalk Server 2013\Bin32\BTSWMIProvider.dll
  4. Next, from the admin command promopt browse to C:\Windows\System32\wbem path and run the given commands:
  5. Mofcomp.exe C:\Program Files (x86)\Microsoft BizTalk Server 2013\Bin32\BTSWMISchema.mof
  6. Mofcomp.exe C:\Program Files (x86)\Microsoft BizTalk Server 2013\Bin32\BTSWMISchema.mfl
  7. Restart the WMI service.
  8. Done.  


September 18th, 2014 8:49pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics