BizTalk Server Deployment versioning

If there is an issue in BizTalk in the production environment(version 1.0) and lower environments executable already have other fixes(version 1.5), how would we test and promote the production defect to production

It would depend on where the defect was and how you change the dll versioning depending on the fix.
For MAPS, the associated ports need to be stopped, the MAP removed from the port configuration, the MAP related resource undeployed, the DLL un-gac'ed and deleted. The reverse needs to be done then for the revision.
For schemas, it is a bit more complicated since the associated orchestrations have to be stopped/un-enlisted (something not possible for long running/dehydrated processes), maps removed before one can even start working on redeploying the schemas.
The pipeline components, the route is the same as the MAPs.
For orchestrations, well for a version change, you can un-enlist the existing one, remove the receive port binding (to ensure no new instances are created) deploy the new one with the bindings and you;d be good to go.
In case any of the orchestrations are published as web services or schemas then you;d need to re-publish them for the changes to be affected.
In case of BAM activity changes, BACKUP the existing BAMPrimaryImport, remove any TPE bindings, remove OR Update (possible only if definitons have been added), and re-apply.
In some cases, you may have to remove (Control Pannel) and then re-install the package.
Regards.

Similar Messages

  • Biztalk server Deployment

    when we were Deploying Package using MSI we got the following error
    Failed to deploy map
    Error saving map. Stored procedure returned non-zero result. Check if source and target schemas are present.
    Error saving map. Stored procedure returned non-zero result. Check if source and target schemas are present.
    I have read in one of the article that this is a bug with CU6 Update
    Can anyone help me is there any way we can import this MSI?

    One option you can try is delete the BizTalk application completely and reinstall this package again. This issue occurs when the update to the previous deployment schema and its namespace.
    For BizTalk 2009, there is no release to fix this issue, yet some customer had raised this issue in 2009 environment. May be the time when the customer raised this issue (or when they/MS realised this as an issue) Microsoft's Mainstream Support for this
    version is going to end (08/July/2014).
    Based on this MSDN blog, you have to contact
    Microsoft Support to find a fix for this issue.
    MSDN
    blog: "Error saving map. Stored procedure returned non-zero result." error message when you deploy the BizTalk Server 2009  applications in BizTalk Server 2009(with CU6 installed) Administration Console
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • MSDN version to access Biztalk server development/test?

    In what MSDN version is access to BizTalk dev./test server included? and is there any difference if its a cloud install or not?
    Ultimate?
    Premium?
    Pro?
    Std.?
    Thank you!

    For BizTalk Server, you need minimum of "Visual Studio Premium with MSDN" (Or also unofficially termed as MSDN Premium).
    Development for MABS (Microsoft Azure BizTalk Services) can happen using on-premise Visual studio, but to deploy and used them on cloud, you need to pay for the Azure storage and usage credit. With "Visual Studio Premium with MSDN" license you
    will get $100 monthly credit and with Visual Studio Ultimate with MSDN license you will get $150 monthly credit. This credit is something like "use it or lose it" type. i.e. monthly you have been given with the money credit, if you don't use it you
    lose that month's Azure credit. Next month you will get new credit, last month's credit will not be carried forward.
    To know more about the license, check the following page (click Compare benefits link)
    http://www.visualstudio.com/en-us/products/msdn-subscriptions-vs#AdditionalPageSections_1
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • BizTalk Server 2013 and deployment MSI with dynamic send ports

    Hello community, wonder if any help out there for this odd problem.
    Deployment of application msi fails into BizTalk 2013 prod environment, fails when deploying the project dll that contains all the orchestrations,
    and reports a failure to apply early bindings.  The only early bindings in this project are dynamic send ports.  I cannot recreate the problem in in my QAS environment where deployments of the same msi works fine.  
    I can build an msi without any bindings at all except for the dynamically created ones, and this also display the same behaviour on import.  
    I have test deployed a 2nd unrelated app that also uses dynamic send ports, and this displays the problem.  
    Adding the assembly directly to BizTalk console displays the same behaviour.
    Deployment of msi apps without dynamic send ports are ok.
    The dynamic ports use a pipeline including a custom pipeline component which I can confirm is available in the correct directory
    C:\Program Files (x86)\Microsoft BizTalk Server 2013\Pipeline Components
    No specific further detail is available in the error except.
    Import Wizard[09/05/2014 08:20:47]: Error in Importing Application
    Import Wizard[09/05/2014 08:20:47]: Change requests failed for some resources.
    BizTalkAssemblyResourceManager failed to complete end type change request.
    Unable to deploy early bindings.
    Failed to update binding information.
    Error in the application.
    Other information that may be relevant:
    The main difference between QAS and PROD is that PROD is a two node cluster.  Import behaviour is the same if attempted on either node.  Assemblies are installed in both nodes currently.
    The dynamic ports are set on handlers that are non-clustered hosts (all are for adapter type SMTP).
    I have ensured that all the adapter handlers are identically setup in both environments.
    The project files were migrated to BizTalk 2013 from BizTalk 2010, imported and then converted using VS 2012.
    The msi has installed the assemblies as per usual and they do exist in the .net 4 gac
    There is a reference to a shared resource in a different application, this application is installed and imported ok.
    I’m a bit stuck at what to try now, I have option where I could recreate the dynamic ports from scratch in the orchestrations and redeploy to dev in the hope it’s something that VS2012 didn’t handle too gracefully
    when converting the project.  I could move the functionality into a helper class and forget about using dynamic sends, rather not go down that route.  I'm still suspecting this is small difference in setup
    of the group between QAS and PROD but I can't see anything jumping out.
    Any comments are most welcome.

    The dynamic ports use a pipeline including a custom pipeline component which I can confirm is available in the correct directory
    C:\Program Files (x86)\Microsoft BizTalk Server 2013\Pipeline Components
    I’m a bit stuck at what to try now, I have option where I could recreate the dynamic ports from scratch in the orchestrations and redeploy to dev in the hope it’s something
    that VS2012 didn’t handle too gracefully when converting the project. 
    Two things.
    1. That's what I would do first, recreate (really just change and reset the properties) the Orchestration Ports in Visual Studio.
    2. Probably not related but, Custom Pipeline Components should not be placed in the Pipeline Components folder.  All Custom Pipeline Components should be in the GAC only.  The Pipeline Components folder
    is a compatibility vestige from BizTalk Server 2004.

  • Connect BizTalk Server Configuration with Sql Azure - version 2013 R2

    Hi,
    My data resides on Sql Azure. I need to create BizTalkRuleEngineDb on Sql Azure using Microsoft BizTalk Server Configuration wizard. Subsequently manage rules from Business Rule Composer.
    I am unable to connect to Sql Azure from BizTalk Server Configuration application. Without this i could not create BizTalkRuleEngineDb on Sql Azure. I gave the following details:
    Database server name: <servername>.database.windows.net,1433
    User name: <username>
    Password: <pwd>
    When i click configure button, a message pops "The database server you specified cannot be reached...."
    All i need from BizTalk is to create Business Rules Engine DB on Sql Azure. Then I would like to manage rules using Business
    Rule Composer connecting to Sql Azure BizTalkRuleEngineDb.<o:p></o:p>
    My business logic will programmatically access BizTalkRuleEngineDb db and execute rules using Microsoft.RuleEngine.dll<o:p></o:p>
    Is this a feasible solution? I would like to see your inputs.
    Any help is appreciated.
    Thanks,
    Tushar

    First I would suggest you to perform sanity check to confirm if SQL server connectivity is perfect.
    1) Verify the MSDTC Settings on both the servers:- It should resemble as below.
    2) UDL Test:- Create a new "Text Document"(new notepad file) rename it to ABC.udl, double click and give the SQL server details and Test connection. If this fails it means BizTalk is not at all able to connect with SQL and in this
    case BizTalk Application is just a victim of Network connectivity issue.
    You can also refer the below article-
    Resolving the issues you may face during BizTalk Runtime Configuration
    Thanks,
    Prashant
    Please mark this post accordingly if it answers your query or is helpful.

  • BizTalk Server 2013 SFTP Adapter with private key - Did not poll any files

    Hello, 
    We have a requirement to connect SFTP secure site with the private key and polling files.   Initially I have
    tested BizTalk Server 2013 SFTP Adapter receiver Port using  Bitvise SSH SFTP Server tool and it was working perfectly in our local network environment( with public private key authentication).
    However when we connected to Client SFTP server with private key authentication, It successfully connected to SFTP Server but
    did not poll any files from SFTP Site.  I added only one file to SFTP Server ( 145 kb file) for testing purpose.
    However BizTalk Server 2013 SFTP Send Adapter is working well with the same configuration.
    I could not find any errors in Event viewer also.  I can download\upload file using WinSCP tool .
    So I downloaded nSoftware SFTP Adapter trial version and deployed on server. nSoftware SFTP adapter  is also working find
    without any issues for Client SFTP Site.
     This is the configuration on SFTP Receive Adapter
    This is how SFTP Server download folder permission configured. I have got this details using WinSCP tool. 
    <o:p></o:p>
    Appreciate your help on this.<o:p></o:p>
    Thanks<o:p></o:p>
    PrabathD<o:p></o:p>

    BizTalk Adapter for SFTP is where the polling logic is implemented. It is not part of the SFTP Client logic. any SFTP Client is for User Interaction and you do what you want/when you want.
    The BizTalk Receive however is for purposes of automation and the adapter polls the receive location using the credentials every polling interval to check for the files matching the filter. When it find a file, it will read and publish to message box or
    submit to pipeline for processing. Your setting the polling interval to 0 (ZERO) might actually be disabling the polling.
    Set your poll interval to a non-zero value and check the behavior.
    Regards.

  • Biztalk Server 2010 installation in production environment

    Hi All,
    Our client is undergoing an envirorment upgrade.
    here i have to migrate biztalk server 2010 from production old envirorment to production new environment.
    can anyone please suggest the links how to instal the biztalk server in production envirorment as visual studio is not present.
    And what all the requirements to be considered before installation.
    And if posiible please suggest in steps..
    Thanks

    The BizTalk Server documentation download (http://www.microsoft.com/en-in/download/details.aspx?id=11503) and specifically the Installing BizTalk 2010 and BAM in a multi-computer
    environment document should get you up and running.
    After that refer to the BizTalk 2010 Performance Optimization guide for the various SQL and OS related settings that should be configured. Examples being the registry key to address TCP/IP Port exhaustion, etc. (refer
    http://www.microsoft.com/en-in/download/details.aspx?id=10855)
    The BizTalk Server 2010 Operations guide is an excellent document for various Hot To's such as clustering the Master Secret, configuring the BizTalk Log Shipping, DR preparedness, etc. (refer
    http://msdn.microsoft.com/en-us/library/gg634499.aspx)
    Visual Studio on Production servers is not recommended. If gacutil is what you want then, you may choose to install ONLY the Visual Studio Developer Tools which would get you the required utilities.
    You have not mentioned the version you're migrating from? As part of the BizTalk documentation there are migration documents such as for TPM Database, Parties, etc. which you might require.
    For the applications (BizTalk), they would need to be migrated to .Net 4.0, recompiled and deployed.
    Ideally you should setup a migration environment T & D where you'd examine and explore these various options including the suitability/applicability of the 3rd Party adapters/components that you currently use.
    Regards.

  • BizTalk Server 2013 R2 EDI EDIFACT custom Target Namespace is not being used

    I have a client that has a partner that doesn't use the "out of the box" BizTalk EDIFACT 97A DELFOR schema. I'm using BizTalk Server 2013 R2.  I need to use a custom target namespace.  I have created a custom schema for EFACT_D97A_DELFOR with
    a different namespace http://schemas.microsoft.com/BizTalk/EDI/EDIFACT/2006_<partnername>. 
    In the Parties agreement/Transaction Set Settings/Local Host Settings, I have the following in a separate row under the "Default", UNH2.1=DELFOR, UNH2.2=D, UNH2.3=97A and TargetNamespace=http://schemas.microsoft.com/BizTalk/EDI/EDIFACT/2006_<partnername>
    It wants to use the out of the box schema from the error below but I need it to use the custom schema. If I change the input file with a UH2.5 value along with changing the root node to match it EFACT_D97A_DELFOR_<UNH2.5), it works but the partner
    will not be sending this, so it's not an option.
    Error details: An output message of the component "Unknown " in receive pipeline "Microsoft.BizTalk.Edi.DefaultPipelines.EdiReceive, Microsoft.BizTalk.Edi.EdiPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
    is suspended due to the following error:
         Error encountered during parsing. The Edifact transaction set with id '' contained in interchange (without group) with id '000010080', with sender id '<senderid>', receiver id '<receiverid>' is being suspended with following
    errors:
    Error: 1 (Miscellaneous error)
    70: Finding the document specification by message type "http://schemas.microsoft.com/BizTalk/EDI/EDIFACT/2006#EFACT_D97A_DELFOR" failed. Verify the schema deployed properly.
    Error: 2 (Miscellaneous error)
    71: Transaction Set or Group Control Number Mismatch
    Error: 3 (Miscellaneous error)
    29: Invalid count specified at interchange, group or message level
    Any thoughts for this issue?
    Thanks,
    Sean

    All,
    Because the trading partner is not sending the UNH2.5, UNG2.1 and UNG2.2 values in the incoming message, the EDIFACT custom targetnamespace schema will not be used.  I created a decode custom pipeline component where I inject the UNH2.5 element,changed
    the rootnode to the trading partner specific schema to  EFACT_D97A_DELFOR_XYZ (where "XYZ" is the value in the UNH2.5) and in the Party agreement->TransactionSetSettings->LocalHostSettings default row specifying the UNH2.1, UNH2.2
    and UNH2.5, it will then use the custom schema(http://schemas.microsoft.com/BizTalk/EDI/EDIFACT/2006#EFACT_D97A_DELFOR_XYZ.  I could've injected the UNG segment
    and used a custom target namespace and not changed the rootnode of the custom schema but didn't want to add all that extra segment information.
    The example below assumes that the UNH segment only has values "up to" UNH2.4 only and appends the UNH2.5.  Uses the UNA segement to dynamically set the componentDataElementSeparator.
    //UNA segment e.g. UNA:+.? '
    //this example above has ' as the segmentTerminator, : as the componentDataElementSeparator, + as the dataElementSeparator
    string unaSegment = messageBody.Substring(0, messageBody.ToUpper().IndexOf("UNA") + 9);
    string componentDataElementSeparator = unaSegment.Substring(3, 1);
    string dataElementSeparator = unaSegment.Substring(4, 1);
    string segmentTerminator = unaSegment.Substring(8, 1);
    string UNH_Segment = messageBody.Substring(messageBody.ToUpper().IndexOf("UNH"));
    UNH_Segment = UNH_Segment.Substring(0, UNH_Segment.IndexOf(segmentTerminator));
    //inject UNH2_5 in the existing UNH_Segment
    messageBody = messageBody.Replace(UNH_Segment,
    UNH_Segment + componentDataElementSeparator + UNH2_5);
    Thanks All for all your help!!
    Sean Boman

  • Connectivity problem with MS BizTalk Server 2010

    Hi colleagues,
    I have a connectivity problem between MS BizTalk Server 2010 and SAP.
    There are two virtual machines (VMs on VMWare), the first one is SAP ERP6 Ehp6 (IDES), and second one is MS BizTalk Server 2010 (BT). On BT side I have deployed a package which sends ORDERS05 document to SAP and has to receive a reverse call. The bottom line is that SAP can receive a call from BT but cannot send a reverse call. Gateway monotor shows the connection:
    In the trace file I can't see anything suspicious:
    trc file: "dev_rd", trc level: 1, release: "721"
    Tue Apr 01 20:14:28 2014
    ***LOG S00=> GwInitReader, gateway started ( 5060) [gwxxrd.c     1759]
    systemid   562 (PC with Windows NT)
    relno      7210
    patchlevel 0
    patchno    136
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    pid        5060
    gateway runs with dp version 138000(ext=120000) (@(#) DPLIB-INT-VERSION-138000-UC)
    gateway (version=721.2013.09.02)
    gw/reg_no_conn_info = 1
    gw/local_addr : 0.0.0.0
    gw/sim_mode : set to 0
    ***LOG S1I=> GwSetSimMode, Simulation Mode deactivated () [gwxxprf.c    4020]
    * SWITCH TRC-RESOLUTION from 1 TO 1
    CCMS: initialize CCMS Monitoring for ABAP instance with J2EE addin.
    CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
    CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
    Tue Apr 01 20:14:29 2014
    Bind service sapgw00 (socket) to port 3300
    GwIInitSecInfo: secinfo version = 2
    GwIRegInitRegInfo: reginfo version = 2
    Tue Apr 01 20:14:30 2014
    GwPrintMyHostAddr: my host addresses are :
      1 : [192.168.1.127] WIN2008R2 (HOSTNAME)
      2 : [127.0.0.1] WIN2008R2 (LOCALHOST)
    Full qualified hostname = WIN2008R2
    DpSysAdmExtCreate: ABAP is active
    DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    DpIPCInit2: read dp-profile-values from sys_adm_ext
    DpShMCreate: sizeof(wp_adm)  42864 (2256)
    DpShMCreate: sizeof(tm_adm)  5517056 (27448)
    DpShMCreate: sizeof(wp_ca_adm)  64000 (64)
    DpShMCreate: sizeof(appc_ca_adm) 64000 (64)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/1384064/1384080
    DpShMCreate: sizeof(comm_adm)  1384080 (2744)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)  0 (296)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)  0 (80)
    DpShMCreate: sizeof(vmc_adm)  0 (2160)
    DpShMCreate: sizeof(wall_adm)  (41664/42896/64/192)
    DpShMCreate: sizeof(gw_adm) 48
    DpShMCreate: sizeof(j2ee_adm) 3952
    DpShMCreate: SHM_DP_ADM_KEY  (addr: 0000000011A40050, size: 7174832)
    DpShMCreate: allocated sys_adm at 0000000011A40060
    DpShMCreate: allocated wp_adm_list at 0000000011A430B0
    DpShMCreate: allocated wp_adm at 0000000011A432A0
    DpShMCreate: allocated tm_adm_list at 0000000011A4DA20
    DpShMCreate: allocated tm_adm at 0000000011A4DA70
    DpShMCreate: allocated appc_ca_adm at 0000000011FA0390
    DpShMCreate: allocated comm_adm at 0000000011FAFDA0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0000000012101C40
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated gw_adm at 0000000012101CF0
    DpShMCreate: allocated j2ee_adm at 0000000012101D30
    DpShMCreate: allocated ca_info at 0000000012102CB0
    DpCommAttachTable: attached comm table (header=0000000011FAFDA0/ft=0000000011FAFDB0)
    MtxInit: -2 0 0
    DpRqQInit: use protect_queue / slots_per_queue 0 / 2001 from sys_adm
    Tue Apr 01 20:14:45 2014
    GwDpInit: attached to gw_adm at 0000000012101CF0
    Tue Apr 01 20:16:21 2014
    Prxy Trace = 0

    Hi Deepak,
    Thanks for the answer, but this is not the case I'm afraid. I've received an error message for BizTalk instance:
    "Microsoft.ServiceModel.Channels.Common.XmlReaderParsingException: The segment name is not valid for the IDOCTYP, Release, or CIMTYP. Segment name: E2EDP01006GRP   IDOCTYP: ORDERS05    Release: 620   CIMTYP: . Ensure that your message xml validates against the operation schema.
    Don't really understood what does it want from me...

  • Domain users creation for BizTalk server 2013 installation

    Hi all,
    I am setting up biztalk 2013 environment clustered BizTalk server and single sql server. I would like to know the list of domain users and domain groups to be created and which groups these users to be a member of. I am also installing and would be using
    Sharepoint to develop BizTalk interfaces.
    Thanks 
    Please Help
    Vikram

    Hi Vikram ,
    You need to create below Windows group on your AD before you start your BizTalk  Configuration .
    1)SSO Administrators:Administrator of the Enterprise Single Sign-On (SSO) service.
    2)SSO Affiliate Administrators :Administrators of certain SSO affiliate applications.Can create/delete SSO affiliate applications, administer user mappings, and set credentials for affiliate application users.
    3)BizTalk Server Administrators:Has the least privileges necessary to perform administrative tasks Can deploy solutions, manage applications, and resolve message processing issues.
    To perform administrative tasks for adapters, receive and send handlers, and receive locations, the BizTalk Server Administrators must be added to the Single Sign-On Affiliate Administrators.
    4)BizTalk Server Operators:Has a low privilege role with access only to monitoring and troubleshooting actions
    5) BizTalk Application Users:The default name of the first In-Process BizTalk Host Group created by Configuration Manager.Use one BizTalk Host Group for each In-Process host in your environment.Includes accounts with access to In-Process
    BizTalk Hosts (hosts processes in BizTalk Server, BTSNTSvc.exe).
    6)BizTalk Isolated Host Users :The default name of the first Isolated BizTalk Host Group created by Configuration Manager. Isolated BizTalk hosts not running on BizTalk Server, such as HTTP and SOAP.Use one BizTalk Isolated Host Group for
    each Isolated Host in your environment.
    7)BAM Portal Users :Has access to BAM Portal Web site.
    8)BizTalk SharePoint Adapter Enabled Hosts :Has access to Windows SharePoint Services Adapter Web Service
    9)BizTalk B2B Operators Group : A new BizTalk role that reduces the onus on the Administrators to perform all Party management operation. This role allows windows users associated with the role to perform all party management operations.
    Now coming to domain User , you can have single -multiple setting were you can run SSO ,InProcess and Isolated on different domain user  .  You can also run all the configuration settings on single user as well .
    Thanks
    Abhishek

  • Problem in configuring "Group" in BizTalk Server Configuration

    After installing BizTalk I am configuring it , Enterprise SSO is configured Successfully and then trying to configure Group,But it is failing.Below is the log file.
    I have installed BizTalk Server 2010 and SL Server 2008 R2 in the same local machine.I have highlighted the part which I feel is giving problem, if you have solution for it please let me know.
    And if you feel the issue is something different then also please tell me.
     [2014-05-27 12:49:21:0335  Warning ConfigHelper] The serivce: MSSQLServerOLAPService does not exist. [2014-05-27 12:49:21:0336  Info ConfigHelper] SQL
    Analysis service is not running on this machine. [2014-05-27 12:49:21:0355 Info Configuration Framework]Created IConfig2 object for feature: BAMPortal ProgID: MSEBiz.BAMConfigWizExt. [2014-05-27 12:49:21:0357  Info BAMConfigWizExt] C:\Users\DR111856\AppData\Local\Temp\ConfigLog(5-27-2014
    12h49m18s).log [2014-05-27 12:49:21:0864  Warning ConfigHelper] The serivce: MSSQLServerOLAPService does not exist. [2014-05-27 12:49:21:0865  Info ConfigHelper] SQL Analysis service is not running on this machine. [2014-05-27 12:49:21:0872 Info
    Configuration Framework]Created IConfig2 object for feature: MsEDIAS2 ProgID: Microsoft.BizTalk.Configuration.EDIAS2.EDIAS2Config. [2014-05-27 12:49:22:0033 Info EDIAS2Config] Entering function EDIAS2Config::Advise [2014-05-27 12:49:25:0972 Info Configuration
    Framework]Leaving function LoadXMLfromModules() 2014-05-27 12:49:44:1693 [Info] CfgExtHelper The BAM Primary Import Database found from the BizTalk Management Database BizTalkMgmtDb on server ABCDEF\BIZTALKDB is not compatible. 2014-05-27 12:49:44:1703 [Info]
    CfgExtHelper Connecting to the BAM Primary Import Table Database BAMPrimaryImport on server ABCDEF\BIZTALKDB 2014-05-27 12:49:44:1753 [Info] CfgExtHelper The BAM Primary Import Database found from the BizTalk Management Database BAMPrimaryImport on server
    ABCDEF\BIZTALKDB is not compatible. 2014-05-27 12:49:44:1773 [Info] BAMTools Updates server ABCDEF\BIZTALKDB. 2014-05-27 12:49:44:1773 [Info] BAMTools Splitting the server name: ABCDEF\BIZTALKDB 2014-05-27 12:49:44:1773 [Info] BAMTools Split the server name
    ABCDEF\BIZTALKDB into server ABCDEF\BIZTALKDB and port . 2014-05-27 12:49:44:1773 [Info] BAMTools Updated server name ABCDEF\BIZTALKDB to ABCDEF\BIZTALKDB 2014-05-27 12:49:44:1773 [Info] BAMTools Determining version of Microsoft SQL Server installed on server
    ABCDEF\BIZTALKDB. 2014-05-27 12:49:44:1813 [Info] BAMTools Found Microsoft SQL Server installed with version 10.50.1600.1. 2014-05-27 12:49:44:1813 [Info] BAMTools Microsoft SQL Server 2008 with SP1 or higher is installed on server ABCDEF\BIZTALKDB. 2014-05-27
    12:49:44:1813 [Info] BAMTools Microsoft SQL Server 2008 with SP1 or higher is installed on: ABCDEF\BIZTALKDB 2014-05-27 12:49:44:1823 [Info] CfgExtHelper The length of BAMAnalysis is 11. 2014-05-27 12:49:44:1823 [Info] BAMTools Determining version of Microsoft
    SQL Server Analysis Services installed on server ABCDEF\BIZTALKDB. 2014-05-27 12:49:44:1933 [Info] BAMTools Found Microsoft SQL Server Analysis Services installed with version 10.50.1600.1. 2014-05-27 12:49:44:1933 [Info] BAMTools Microsoft SQL Server Analysis
    Services 2008 with SP1 or higher is installed on server ABCDEF\BIZTALKDB. 2014-05-27 12:49:44:1933 [Info] BAMTools Determining whether Microsoft SQL Server Data Transformation Services (DTS) 2008 with SP1 or higher for BAM Analysis is installed on the local
    machine. 2014-05-27 12:49:44:2053 [Info] BAMTools Determining whether Microsoft SQL Server 2005 Analysis Management Objects (AMO) is installed on the local machine. 2014-05-27 12:49:44:2053 [Info] BAMTools Finding assembly named Microsoft.AnalysisServices
    in Global Assembly Cache. 2014-05-27 12:49:44:6963 [Info] BAMTools Microsoft SQL Server 2005 Analysis Management Objects (AMO) is installed on the local machine. [2014-05-27 12:49:44:0697  Info ConfigHelper]         Feature:
    OLAPNS is installed 2014-05-27 12:49:44:6973 [Info] BAMTools Determining whether Microsoft Sql Notification Services 2005 is installed on the local machine. 2014-05-27 12:49:44:6973 [Info] BAMTools Product with product key {63A5DC0D-1EDD-4D69-8F31-87FAEB1F7084}
    is not installed. 2014-05-27 12:49:44:6983 [Info] BAMTools Product with product key {C0B81E26-F7D0-4E84-941A-21C438BC586D} is not installed. 2014-05-27 12:49:44:6983 [Info] BAMTools Product with product key {EA145881-7452-4004-80B9-971FC3D1D8D8} is not installed.
    2014-05-27 12:49:44:6983 [Info] BAMTools Product with product key {63A5DC0D-1EDD-4D69-8F31-87FAEB1F7084} is not installed. 2014-05-27 12:49:44:6993 [Info] BAMTools Product with product key {C0B81E26-F7D0-4E84-941A-21C438BC586D} is not installed. 2014-05-27
    12:49:44:6993 [Info] BAMTools Product with product key {EA145881-7452-4004-80B9-971FC3D1D8D8} is not installed. [2014-05-27 12:49:44:0700  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>ABCDEF\BIZTALKDB</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>ABCDEF\BIZTALKDB</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="Yes" ReadOnly="false"><Answer Value="Yes" GUID="{902F7E20-D6AE-453f-9D23-935ED7AF94C3}"
    Selected="Yes"><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>ABCDEF\BIZTALKDB</Server><Database>BAMAnalysis</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>ABCDEF\BIZTALKDB</Server><Database>BAMStarSchema</Database><WindowsSecurity Editable="no">yes</WindowsSecurity><UserName></UserName><Password></Password></SQL></Answer><Answer
    Value="No" GUID="{FC612DFE-1273-4f57-8EE3-95216638A67B}"/></Question><Question ID="{308cc88b-9e51-4103-ae4c-73300e02a7eb}" Text="&amp;Enable SQL Notification Services for BAM alerts" Answers="Yes,No"
    Default="No" ReadOnly="true"><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="true"><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="true"><Value></Value></Name><NTService ID="{c116ba3f-06d0-48cf-b0a1-4b263b07250e}"
    DisplayName="BAM Notification Services User" Description="Windows account that will have permissions to access the data in the BAM Notification Services databases during Business Activity searches." ReadOnly="true"><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="true"><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="true"><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-05-27 12:49:44:7233 [Info] BAMTools Updated server name ABCDEF\BIZTALKDB to ABCDEF\BIZTALKDB 2014-05-27 12:49:44:7233 [Info] CfgExtHelper Checking the connection to the
    BizTalk Management Database: BizTalkMgmtDb on server ABCDEF\BIZTALKDB 2014-05-27 12:49:44:7273 [Info] CfgExtHelper The BAM Primary Import Database found from the BizTalk Management Database BizTalkMgmtDb on server ABCDEF\BIZTALKDB is not compatible. 2014-05-27
    12:49:44:7313 [Info] BAMTools Found Microsoft SQL Server installed with version 10.50.1600.1. 2014-05-27 12:49:44:7313 [Info] BAMTools Microsoft SQL Server 2008 with SP1 or higher is installed on server ABCDEF\BIZTALKDB. 2014-05-27 12:49:44:7313 [Info] BAMTools
    Microsoft SQL Server 2008 with SP1 or higher is installed on: ABCDEF\BIZTALKDB [2014-05-27 12:49:44:0932  Info ConfigHelper] SQL Server name is: ABCDEF [2014-05-27 12:49:44:0945  Info ConfigHelper]         Validated
    SQL credentials for user: SSPI on computer: ABCDEF\BIZTALKDB 2014-05-27 12:49:44:9473 [Info] CfgExtHelper Connecting to the BAM Primary Import Table Database BAMPrimaryImport on server ABCDEF\BIZTALKDB 2014-05-27 12:49:44:9523 [Info] CfgExtHelper The BAM Primary
    Import Database found from the BizTalk Management Database BAMPrimaryImport on server ABCDEF\BIZTALKDB is not compatible.        Validated SQL credentials for user: SSPI on computer: ABCDEF\BIZTALKDB 2014-05-27 12:49:44:9813
    [Info] CfgExtHelper Connecting to the BAM Primary Import Table Database BAMPrimaryImport on server ABCDEF\BIZTALKDB 2014-05-27 12:49:44:9843 [Info] CfgExtHelper The BAM Primary Import Database found from the BizTalk Management Database BAMPrimaryImport on
    server ABCDEF\BIZTALKDB is not compatible. [2014-05-27 12:49:44:0984  Info BAMConfigWizExt] Leaving function: CBAMConfigWizExt::ValidateFeature [2014-05-27 12:49:44:0987 Info Configuration Framework]BAMToolsControl InitializeControls() [2014-05-27 12:49:44:0991
    Info Configuration Framework]BAMToolsControl Load() [2014-05-27 12:49:44:0996 Info Configuration Framework]BAMPortalControl InitializeControls() [2014-05-27 12:49:45:0005 Info Configuration Framework]BAMPortalControl Load() [2014-05-27 12:49:45:0008 Info EDIAS2Config]
    Entering function EDIAS2Config::GetFeatureConfig [2014-05-27 12:49:45:0010 Info EDIAS2Config] Leaving function EDIAS2Config::GetFeatureConfig [2014-05-27 12:49:45:0011 Info Configuration Framework]EDIAS2Control InitializeControls [2014-05-27 12:49:45:0022
    Info Configuration Framework]EDIAS2Control Load [2014-05-27 12:49:45:0024  Info BAMConfigWizExt] Entering function: CBAMConfigWizExt::GetFeatureConfig [2014-05-27 12:49:45:0026  Info BAMConfigWizExt] Building feature XML for: BAMPortal [2014-05-27
    12:49:45:0028  Info ConfigHelper]         Feature: WMI is installed 2014-05-27 12:49:45:0283 [Info] BAMTools Updates server ABCDEF\BIZTALKDB. 2014-05-27 12:49:45:0283 [Info] BAMTools Splitting the server name:
    ABCDEF\BIZTALKDB 2014-05-27 12:49:45:0283 [Info] BAMTools Split the server name ABCDEF\BIZTALKDB into server ABCDEF\BIZTALKDB and port . 2014-05-27 12:49:45:0283 [Info] BAMTools Updated server name ABCDEF\BIZTALKDB to ABCDEF\BIZTALKDB 2014-05-27 12:49:45:0283
    [Info] CfgExtHelper Checking the connection to the BizTalk Management Database: BizTalkMgmtDb on server ABCDEF\BIZTALKDB 2014-05-27 12:49:45:0333 [Info] CfgExtHelper The BAM Primary Import Database found from the BizTalk Management Database BizTalkMgmtDb on
    server ABCDEF\BIZTALKDB is not compatible. 2014-05-27 12:49:45:0343 [Info] BAMTools Updates server ABCDEF\BIZTALKDB. 2014-05-27 12:49:45:0343 [Info] BAMTools Splitting the server name: ABCDEF\BIZTALKDB 2014-05-27 12:49:45:0343 [Info] BAMTools Split the server
    name ABCDEF\BIZTALKDB into server ABCDEF\BIZTALKDB and port . 2014-05-27 12:49:45:0343 [Info] BAMTools Updated server name ABCDEF\BIZTALKDB to ABCDEF\BIZTALKDB 2014-05-27 12:49:45:0343 [Info] CfgExtHelper Connecting to the BAM Primary Import Table Database
    BAMPrimaryImport on server ABCDEF\BIZTALKDB 2014-05-27 12:49:45:0373 [Info] CfgExtHelper The BAM Primary Import Database found from the BizTalk Management Database BAMPrimaryImport on server ABCDEF\BIZTALKDB is not compatible. 2014-05-27 12:49:45:0383 [Info]
    BAMPortal Determining version of IIS. 2014-05-27 12:49:45:0383 [Info] BAMPortal Opening local registry key: SOFTWARE\Microsoft\InetStp 2014-05-27 12:49:45:0383 [Info] BAMPortal Getting registry value: MajorVersion 2014-05-27 12:49:45:0383 [Info] BAMPortal
    IIS version is: 7 2014-05-27 12:49:45:0393 [Info] BAMPortal Determining version of IIS. 2014-05-27 12:49:45:0393 [Info] BAMPortal Opening local registry key: SOFTWARE\Microsoft\InetStp 2014-05-27 12:49:45:0393 [Info] BAMPortal Getting registry value: MajorVersion
    2014-05-27 12:49:45:0393 [Info] BAMPortal IIS version is: 7 [2014-05-27 12:49:45:0040  Info BAMPortal] Built feature XML: <Configuration><Feature Name="BAMPortal" DisplayName="BAM Portal" Version="1.0" Description="The
    Business Activity Monitoring (BAM) Portal is used to query individual instance data stored in the Tracking database. Each BAM Query Web Service corresponds to one SQL database."><NTService ID="{C08C5A6C-53FB-41bd-A1CE-FD7209FD16F4}" DisplayName="BAM
    Management Web Service user" Description="Windows account that will have permissions to access the data in the BAM Primary Import Database during Business Activity searches." ReadOnly="false"><UserName></UserName><Domain></Domain><Password>*Hidden*</Password></NTService><NTService
    ID="{FAAB0AD8-C414-4735-91E5-3DCEC8CB96A8}" DisplayName="BAM Application Pool Account" Description="Identity of the BAM Application Pool. " ReadOnly="false"><UserName></UserName><Domain></Domain><Password>*Hidden*</Password></NTService><NTCredential
    ID="{e8118b16-0585-41a4-99bb-6d8a30570fcc}" DisplayName="BAM Portal Users" Description="The user accounts under which the BAM portal services run." ReadOnly="false"><NTAccount ScopeType="103" UpLevelFlags="676"
    DownLevelFlags="2147483654">Everyone</NTAccount></NTCredential><WebSite ID="{DA1ABC72-465B-4953-ADD7-98CEA6F4E503}" DisplayName="BAM Portal Web &amp;Site:" Description="Specify the name of the web site
    under which the BAM Portal virtual directory will be created." ReadOnly="false"><WebSiteName>Default Web Site</WebSiteName></WebSite></Feature></Configuration> [2014-05-27 12:49:45:0041  Info BAMConfigWizExt]
    Leaving function: CBAMConfigWizExt::GetFeatureConfig [2014-05-27 12:49:45:0042 Info Configuration Framework]BAMPortalControl InitializeControls() [2014-05-27 12:49:45:0050 Info Configuration Framework]BAMPortalControl Load() [2014-05-27 12:49:45:0052 Info
    RulesEngine] Entering function GetFeatureConfig [2014-05-27 12:49:45:0053 Info RulesEngine] Management database (server = 'ABCDEF\BIZTALKDB', database = 'BizTalkMgmtDb') doesn't exist [2014-05-27 12:49:45:0053 Info RulesEngine] No previously configured Rules
    database discovered [2014-05-27 12:49:45:0055 Info RulesEngine] Unable to access 'RuleEngineUpdateService'. [2014-05-27 12:49:45:0056 Info RulesEngine] Leaving function GetFeatureConfig [2014-05-27 12:49:45:0057 Info Configuration Framework]RulesEngineControl
    InitializeControls [2014-05-27 12:49:45:0064 Info Configuration Framework]RulesEngineControl Load [2014-05-27 12:49:45:0066 Info EDIAS2Config] Entering function EDIAS2Config::GetFeatureConfig [2014-05-27 12:49:45:0068 Info EDIAS2Config] Leaving function EDIAS2Config::GetFeatureConfig
    [2014-05-27 12:49:45:0068 Info Configuration Framework]EDIAS2Control InitializeControls [2014-05-27 12:49:45:0079 Info Configuration Framework]EDIAS2Control Load [2014-05-27 12:49:46:0485 Info Configuration Framework]Entering function ValidateSQLCredentials.
    [2014-05-27 12:49:46:0497 Info Configuration Framework]Leaving function ValidateSQLCredentials. [2014-05-27 12:49:46:0498  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature [2014-05-27 12:49:46:0501  Info BtsCfg]       Validating
    feature: WMI [2014-05-27 12:49:46:0501  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer [2014-05-27 12:49:46:0502  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer [2014-05-27 12:49:46:0509  Info ConfigHelper]         Feature:
    Engine is installed [2014-05-27 12:49:46:0517  Info ConfigHelper] SQL Server name is: ABCDEF [2014-05-27 12:49:46:0523  Info ConfigHelper]         Validated SQL credentials for user: SSPI on computer:
    ABCDEF\BIZTALKDB [2014-05-27 12:49:46:0543  Info ConfigHelper]         Executed SQL statement on database: master on computer: ABCDEF\BIZTALKDB [2014-05-27 12:49:46:0549  Info ConfigHelper]         Did
    not find existing database: BizTalkMgmtDb on computer: ABCDEF\BIZTALKDB [2014-05-27 12:49:46:0550  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature [2014-05-27 12:49:46:0551 Info Configuration Framework]Entering function ValidateSQLCredentials.
    [2014-05-27 12:49:46:0552 Info Configuration Framework]Leaving function ValidateSQLCredentials. [2014-05-27 12:49:46:0552  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature [2014-05-27 12:49:46:0554  Info BtsCfg]       Validating
    feature: WMI [2014-05-27 12:49:46:0554  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer [2014-05-27 12:49:46:0554  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer [2014-05-27 12:49:46:0559  Info ConfigHelper]         Feature:
    Engine is installed [2014-05-27 12:49:46:0565  Info ConfigHelper] SQL Server name is: ABCDEF [2014-05-27 12:49:46:0571  Info ConfigHelper]         Validated SQL credentials for user: SSPI on computer:
    ABCDEF\BIZTALKDB [2014-05-27 12:49:46:0582  Info ConfigHelper]         Executed SQL statement on database: master on computer: ABCDEF\BIZTALKDB [2014-05-27 12:49:46:0588  Info ConfigHelper]         Did
    not find existing database: BizTalkMsgBoxDb on computer: ABCDEF\BIZTALKDB [2014-05-27 12:49:46:0589  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature [2014-05-27 12:49:46:0589 Info Configuration Framework]Entering function ValidateSQLCredentials.
    [2014-05-27 12:49:46:0590 Info Configuration Framework]Leaving function ValidateSQLCredentials. [2014-05-27 12:49:46:0590  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature [2014-05-27 12:49:46:0592  Info BtsCfg]       Validating
    feature: WMI [2014-05-27 12:49:46:0593  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer [2014-05-27 12:49:46:0593  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer [2014-05-27 12:49:46:0597  Info ConfigHelper]         Feature:
    Engine is installed [2014-05-27 12:49:46:0605  Info ConfigHelper] SQL Server name is: ABCDEF [2014-05-27 12:49:46:0611  Info ConfigHelper]         Validated SQL credentials for user: SSPI on computer:
    ABCDEF\BIZTALKDB [2014-05-27 12:49:46:0621  Info ConfigHelper]         Executed SQL statement on database: master on computer: ABCDEF\BIZTALKDB [2014-05-27 12:49:46:0626  Info ConfigHelper]         Did
    not find existing database: BizTalkDTADb on computer: ABCDEF\BIZTALKDB [2014-05-27 12:50:01:0427  Info ConfigHelper]         Did not find existing database: BizTalkMsgBoxDb on computer: ABCDEF\BIZTALKDB [2014-05-27
    12:50:01:0428  Info BtsCfg] Leaving function: CBtsCfg::ValidateFeature [2014-05-27 12:50:01:0429 Info Configuration Framework]Entering function ValidateSQLCredentials. [2014-05-27 12:50:01:0430 Info Configuration Framework]Leaving function ValidateSQLCredentials.
    [2014-05-27 12:50:01:0431  Info BtsCfg] Entering function: CBtsCfg::ValidateFeature [2014-05-27 12:50:01:0433  Info BtsCfg]       Validating feature: WMI [2014-05-27 12:50:01:0433  Info BtsCfg] Entering function:
    CBtsCfg::IsSelectedAnswer [2014-05-27 12:50:01:0433  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer [2014-05-27 12:50:01:0437  Info ConfigHelper]         Feature: Engine is installed [2014-05-27
    12:50:01:0443  Info ConfigHelper] SQL Server name is: ABCDEF [2014-05-27 12:50:01:0449  Info ConfigHelper]         Validated SQL credentials for user: SSPI on computer: ABCDEF\BIZTALKDB [2014-05-27 12:50:01:0460
     Info ConfigHelper]        Executed SQL statement on database: master on computer: ABCDEF\BIZTALKDB [2014-05-27 12:50:01:0465  Info ConfigHelper]         Did not
    find existing database: BizTalkDTADb on computer: ABCDEF\BIZTALKDB [2014-05-27 12:50:05:0876 Info Configuration Framework [2014-05-27 12:50:05:0881 Info Configuration Framework]Configuring feature: WMI [2014-05-27 12:50:05:0887  Info BtsCfg] Entering
    function: CBtsCfg::ConfigureFeature [2014-05-27 12:50:05:0889  Info BtsCfg]       Configuring feature: WMI [2014-05-27 12:50:05:0890  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer [2014-05-27 12:50:05:0890
     Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer [2014-05-27 12:50:05:0891  Info BtsCfg] Entering function: CWMI::Connect [2014-05-27 12:50:05:0897  Error BtsCfg] Error occured in CWMI::Connect [2014-05-27 12:50:05:0898  Info BtsCfg]
    Leaving function: CWMI::Connect [2014-05-27 12:50:05:0898  Error BtsCfg] d:\bt\9359137\private\source\setup\btscfg\btscfg.cpp(1676): FAILED hr = 8004100e [2014-05-27 12:50:05:0899  Info BtsCfg] Entering function: CBtsCfg::UnConfigureFeature [2014-05-27
    12:50:05:0900  Info BtsCfg]       Unconfiguring feature: WMI [2014-05-27 12:50:05:0900  Warning BtsCfg] BTS management server or DB names are not found in the registry. [2014-05-27 12:50:05:0901  Info BtsCfg]
    Entering function: CWMI::StopHostInstance [2014-05-27 12:50:05:0901  Info BtsCfg] Entering function: CWMI::Connect [2014-05-27 12:50:05:0905  Error BtsCfg] Error occured in CWMI::Connect [2014-05-27 12:50:05:0905  Info BtsCfg] Leaving function:
    CWMI::Connect [2014-05-27 12:50:05:0906  Error BtsCfg] d:\bt\9359137\private\source\setup\btscfg\btswmi.cpp(1542): FAILED hr = 8004100e [2014-05-27 12:50:05:0906  Error BtsCfg] Invalid namespace [2014-05-27 12:50:05:0907  Info BtsCfg] Entering
    function: CWMI::UnMapHost [2014-05-27 12:50:05:0907  Info BtsCfg] Entering function: CWMI::Connect [2014-05-27 12:50:05:0910  Error BtsCfg] Error occured in CWMI::Connect [2014-05-27 12:50:05:0911  Info BtsCfg] Leaving function: CWMI::Connect
    [2014-05-27 12:50:05:0911  Error BtsCfg] d:\bt\9359137\private\source\setup\btscfg\btswmi.cpp(1691): FAILED hr = 8004100e [2014-05-27 12:50:05:0912  Error BtsCfg] Invalid namespace [2014-05-27
    12:50:05:0912  Info BtsCfg] Instantiating IBTSMsgBoxPerformance object [2014-05-27 12:50:06:0008  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-05-27 12:50:06:0165  Info BtsCfg] Stopping Tracing [2014-05-27 12:50:06:0165  Info BtsCfg]
    Entering function: CWMI::DeleteServer [2014-05-27 12:50:06:0166  Info BtsCfg] Entering function: CWMI::Connect [2014-05-27 12:50:06:0169  Error BtsCfg] Error occured in CWMI::Connect [2014-05-27 12:50:06:0170  Info BtsCfg] Leaving function:
    CWMI::Connect [2014-05-27 12:50:06:0170  Error BtsCfg] d:\bt\9359137\private\source\setup\btscfg\btswmi.cpp(1341): FAILED hr = 8004100e [2014-05-27 12:50:06:0171  Error BtsCfg] Invalid namespace [2014-05-27 12:50:06:0171  Info BtsCfg] Entering
    function: CWMI::UnConfigureGroup [2014-05-27 12:50:06:0171  Info BtsCfg] Entering function: CWMI::Connect [2014-05-27 12:50:06:0174  Error BtsCfg] Error occured in CWMI::Connect [2014-05-27 12:50:06:0175  Info BtsCfg] Leaving function: CWMI::Connect
    [2014-05-27 12:50:06:0175  Error BtsCfg] d:\bt\9359137\private\source\setup\btscfg\btswmi.cpp(1062): FAILED hr = 8004100e [2014-05-27 12:50:06:0176  Error BtsCfg] Invalid namespace [2014-05-27 12:50:06:0176  Info BtsCfg] Leaving function: CBtsCfg::UnConfigureFeature
    [2014-05-27 12:50:06:0177  Info BtsCfg] Leaving function: CBtsCfg::ConfigureFeature [2014-05-27 12:50:06:0177 Warning Configuration Framework]Feature failed to configure: WMI. [2014-05-27 12:50:06:0471 Info Configuration Framework]Configuration Summaries:
    [2014-05-27 12:50:06:0472 Error Configuration Framework]Feature: [Group] Failed to configure with error message [Error -2147217394 occurred configuring feature WMI] [2014-05-27 12:50:06:0472 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-05-27 12:50:06:0472 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-05-27 12:50:06:0473 Error Configuration Framework]Feature: [BAM Portal] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
    [2014-05-27 12:50:06:0473 Info Configuration Framework]   Feature: SSOServer,Engine      Configuration Enabled: yes            Sub UI: no       Configured:
    yes [2014-05-27 12:50:06:0473 Info Configuration Framework]   Feature: SSOServer,Engine      Configuration Enabled: no            Sub UI: yes      Configured:
    yes [2014-05-27 12:50:06:0474 Info Configuration Framework]   Feature: WMI   Configuration Enabled: yes      Sub UI: no            Configured:
    no [2014-05-27 12:50:06:0474 Info Configuration Framework]   Feature: Engine,BTSCfg          Configuration Enabled: no            Sub
    UI: no       Configured: no [2014-05-27 12:50:06:0474 Info Configuration Framework]   Feature: RulesEngine   Configuration Enabled: no        Sub UI: no  Configured:
    no [2014-05-27 12:50:06:0474 Info Configuration Framework]   Feature: MOT   Configuration Enabled: yes      Sub UI: no           Configured:
    no [2014-05-27 12:50:06:0475 Info Configuration Framework]   Feature: BAMTools       Configuration Enabled: no        Sub UI: no  Configured: no [2014-05-27
    12:50:06:0475 Info Configuration Framework]   Feature: BAMTools       Configuration Enabled: no        Sub UI: yes Configured: no [2014-05-27 12:50:06:0475 Info
    Configuration Framework]   Feature: BAMPortal       Configuration Enabled: no        Sub UI: no  Configured: no [2014-05-27 12:50:06:0476 Info Configuration
    Framework]   Feature: MsEDIAS2      Configuration Enabled: no        Sub UI: no Configured: no [2014-05-27 12:50:06:0476 Info Configuration Framework]Leaving function
    ConfigureFeatures(). [2014-05-27 12:50:06:0477 Info Configuration Framework]Entering function WizardStep_NextStepChanged. [2014-05-27 12:50:06:0481 Info Configuration Framework]Entering function ConfigWizardResult_Load. [2014-05-27 12:50:06:0492 Info Configuration
    Framework]Leaving function ConfigWizardResult_Load. [2014-05-27 12:50:06:0510 Info Configuration Framework]Leaving function WizardStep_NextStepChanged. [2014-05-27 12:50:09:0512 Info Configuration Framework]Displaying information notification to user. Message:
    <Exception Message="Error -2147217394 occurred configuring feature WMI" Source="" HelpID="" />

    It is the section above the one you highlighted and I reproduce below which IMHO is the root cause
    --------------from your post
    Configuring feature: WMI [2014-05-27 12:50:05:0890  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer [2014-05-27 12:50:05:0890  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer [2014-05-27 12:50:05:0891  Info BtsCfg] Entering
    function: CWMI::Connect [2014-05-27 12:50:05:0897  Error BtsCfg] Error occured in CWMI::Connect [2014-05-27 12:50:05:0898  Info BtsCfg] Leaving function: CWMI::Connect [2014-05-27 12:50:05:0898  Error BtsCfg] d:\bt\9359137\private\source\setup\btscfg\btscfg.cpp(1676):
    FAILED hr = 8004100e [2014-05-27 12:50:05:0899  Info BtsCfg] Entering function: CBtsCfg::UnConfigureFeature [2014-05-27 12:50:05:0900  Info BtsCfg]       Unconfiguring feature: WMI [2014-05-27 12:50:05:0900
     Warning BtsCfg] BTS management server or DB names are not found in the registry. [2014-05-27 12:50:05:0901  Info BtsCfg] Entering function: CWMI::StopHostInstance [2014-05-27 12:50:05:0901  Info BtsCfg] Entering function: CWMI::Connect [2014-05-27
    12:50:05:0905  Error BtsCfg] Error occured in CWMI::Connect [2014-05-27 12:50:05:0905  Info BtsCfg] Leaving function: CWMI::Connect [2014-05-27 12:50:05:0906  Error BtsCfg] d:\bt\9359137\private\source\setup\btscfg\btswmi.cpp(1542): FAILED hr
    = 8004100e [2014-05-27 12:50:05:0906  Error BtsCfg] Invalid namespace [2014-05-27 12:50:05:0907  Info BtsCfg] Entering function: CWMI::UnMapHost [2014-05-27 12:50:05:0907  Info BtsCfg] Entering function: CWMI::Connect [2014-05-27 12:50:05:0910
     Error BtsCfg] Error occured in CWMI::Connect [2014-05-27 12:50:05:0911  Info BtsCfg] Leaving function: CWMI::Connect [2014-05-27 12:50:05:0911  Error BtsCfg] d:\bt\9359137\private\source\setup\btscfg\btswmi.cpp(1691): FAILED hr = 8004100e [2014-05-27
    12:50:05:0912  Error BtsCfg] Invalid namespace 
    Can you please verify if as part of server features on Windows Server 2008 R2 you have the following features installed?
    SNMP Service
    SNMP WMI Provider
    Additionally while running the configuration you should be using an account with ELEVATED permissions who should also be a member of the Performance Counter Users local group.
    Regards.

  • How to apply hotfix 3000847 to Windows Server 2012 & BizTalk Server 2013 R2

    Hi
    I have a environment get the same issue as:
    http://support.microsoft.com/en-us/kb/3000847. But this hotfix can't be used in my environment.
    The environment information:
    We are using Windows Server 2012 Standard, BizTalk Server 2013 R2 Enterprise Edition. And the Version of Microsoft Enterprise Single Sign-On is 9.0.2096. It's the same as the article.
    Here is the article content:
    Prerequisites
    To apply this hotfix, you must have Enterprise Single Sign-On V5 (9.0.2096) installed.
    Best regards,
    Glen Qu (Fareast\v-zuqu)

    Have you tried installing it? Are you getting any error?
    Ideally you should not face any issue while installing this hotfix.
    Pre-requisites-
    1) User account should be member BizTalk Server Administrators Group and have SydAdmin privileges on SQL Server
    2) Stop all the host instances
    3) Stop SQL Agent
    4)  Stop App Pools if any webservices is posting messages in BizTalk
    Please refer the below article Information about BizTalk hotfixes and Cumulative Update support(Uninstall and rollback if required).
    http://support.microsoft.com/kb/2003907
    Thanks,
    Prashant
    Please mark this post accordingly if it answers your query or is helpful.

  • Problem with BizTalk server 2013 SFTP adapter on Cloud VM

    All, 
    We have deployed Microsoft Biztalk Server 2013 Enterprise edition on a cloud VM. We are facing an issue with SFTP adapter to receive. Following are the details; 
    On this VM, we are facing an issue with BizTalk server 2013 SFTP adapter. The SFTP location can receive and send message through SFTP clients and .Net code. But using BizTalk server 2013 SFTP adapter we are only able to send the file on SFTP location but
    could not receive the files from same location.
    We are getting  just one line error in system event log that is :
    Event#7011. A timeout (30000 milliseconds) was reached while waiting for a transaction response from the BTSSvc$BizTalkServerApplication service.
    Regards, 
    Shoaib Danish

    Hi
    BizTalk Server 2013 is available on Windows Azure. BizTalk Server 2013 can be installed locally on your hardware
    and in Windows Azure as a virtual machine. Please follow the procedures to check it on your side.
    Configuring BizTalk Server 2013 on a Windows Azure VM
    Create a BizTalk Virtual Machine in Windows Azure
    Create the BizTalk Group Prerequisites
    Configure the BizTalk Group
    Best regards
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How can I tell if I have BizTalk server 2013 or 2013 R2

    I have the developer version intalled on my machine.  How can I tell if it's 2013 or 2013 R2?  In looking at the version it states Version: 3.10.229.0
    thank you.
    jRenae.s

    Thank you Maheshkumar,
    I also looked in programs and features.  But wasn't sure if it would be obvious just by at the name - it shows 'Microsoft BizTalk Server 2013 Developer Edition'.  
    So if it was R2 would it show 'Microsoft BizTalk Server 2013 R2 Developer Edition'?
    Jean
    jRenae.s

  • Virtual BizTalk Server load balancing

    We in process migrating Physical Biztalk server from current datacenter to a cloud based datacenter.
    The requirement is the all server deployed that must be ritualized.We are using Citrix load balancer in the new datacenter and VMware 5.1 as host OS.
    we were not successful deploying the load balancing with NLB and Software LB within the virtual world.
    Please Help

    Seeing that you have an external load balancer available, you really should not be trying software load balancing. Windows NLBS is a software based load balancing and is not really dependent on the physical/virtual hosting of the OS. There are certain gotchas
    w.r.t the NLB modes since they depend on network protocols such as arp, propagation of MAC addresses and usage of the MAC in the L2 routing tables of network devices.
    You should be taking the help of the cloud service provider as ONLY they would have an understanding of their underlying networking infrastructure such as VLANS. addressing, routing rules and such.
    You could also refer to the VMware support forum for KB's such as
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1006580
    Most importantly, NLBS is a base OS related service and you're more likely to get a response in the Windows Server Forum. In the specific case of BizTalk, the Windows NLB is only used for hosting the out of process services such as those associated with
    HTTP/s Receive, orchestration published as schemas, web services (asmx) and/or WCF endpoints.
    Regards.

Maybe you are looking for

  • Switching to Apple

    Hi, My wife and I are considering switching to a Mac (having lived with Windows and Linux). My impression is that a Mac has everything a consumer needs out of the box, the hardware and software are developed by the same company and the various softwa

  • My Apple TV IS NOT RESPONDING

    My Apple TV was working as of two days ago, last night I tried to watch a movie thru Apple TV, not responding, this morning I tried again, same result, so what I did I was watching a movie on my IPad and then I airplay to the TV, and I was getting au

  • Watch cable tv through Horizon II 27"

    I have a Lenovo Horizon II 27". How do I switch back and forth between the computer functionality and watching tv without pulling the hdmi plug in and out? I want to watch tv in a window on the device when the computer is running.

  • Canon XF 305 Media

    It appears that support has been cut off from the Canon XF series cameras. In FCP 7 its no problem to Log and Transfer footage from the CF Cards they use in NATIVE format, so I dont have to worry about transcoding..just have to copy my files over. No

  • Search for all words in a table column that any of the words start with a certain letter

    I have products table. Each row has a Description which may have a few words within it. I wanted to know if it's possible to search through it and find all descriptions that have match the search. But, I want it to consider it a match even if it's no