.comment-link {margin-left:.6em;}

Ben Cops

Monday, July 14, 2008

Creation of Adapter FILE Configuration Store entries failed

Thanks Matt: Matt Hall's Blog : BizTalk 2004: ENTSSO Error 0xC0002A18 - although I'm seeing this on 2006 R2.

Why are all configframework error messages so maliciously misleading?

WMI Failed in pAdmInst->Create() in CWMIInstProv::PutInstance(). HR=c0002a18
Creation of Adapter FILE Configuration Store entries failed

The format of the account name is not valid. Domain accounts must include the domain name. Local accounts must not include a domain or computer name.



I just ran into this and was momentarily deflected by talk of MSDTC configurations from google. Matt's blog pointed me at the (simple) answer - I'd put the wrong group as the biztalk application users group and the service account I'd specified was not in the group.

1 Comments:

  • Iam getting errors on Configuration Biztalk 2006 R2,
    1. Biztalk Runtime

    it simply throws tons of error log
    Any one can help me pls :)

    Below is a Log file :

    2009-07-29 11:41:54:0538 [ERR] WMI Failed in pAdmInst->Create() in CWMIInstProv::PutInstance(). HR=80040e14
    2009-07-29 11:41:54:0757 [ERR] WMI WMI error description is generated: Failed to update MessageBox server while creating BizTalk Host.
    Couldn't create SQL login or update SQL roles for BizTalk Host Windows group "BizTalk Application Users" to access the MessageBox server "IGTE8\BizTalkMsgBoxDb".
    Windows NT user or group 'IGTE8\BizTalk Application Users' not found. Check the name again.
    2009-07-29 11:41:54:0851 [INFO] WMI CWMIInstProv::PutInstance() finished. HR=80040e14
    [11:41:54 AM Error BtsCfg] Failed to update MessageBox server while creating BizTalk Host.
    Couldn't create SQL login or update SQL roles for BizTalk Host Windows group "BizTalk Application Users" to access the MessageBox server "IGTE8\BizTalkMsgBoxDb".
    Windows NT user or group 'IGTE8\BizTalk Application Users' not found. Check the name again.
    [11:41:54 AM Error BtsCfg] d:\depot2300\mercury\private\mozart\source\setup\btscfg\btscfg.cpp(2200): FAILED hr = 80040e14

    [11:41:54 AM Info BtsCfg] Entering function: CBtsCfg::UnConfigureFeature
    [11:41:54 AM Info BtsCfg] Unconfiguring feature: Engine,BTSCfg
    ----------------------------------------------------------------------



    PrashanthSpark

    By Blogger PrashanthSpark, at 7:28 am  

Post a Comment

<< Home