RE: Help! Biztalk has left the building... ConfigureFramework prob
From: Mike V (a-mivall_at_discussions.microsoft.com)
Date: 09/10/04
- Next message: Mike V: "RE: HTTP receive issue"
- Previous message: Prasad: "Re: Can Install BizTalk2004 server Multiple Instances in Same Serv"
- In reply to: Lincoln Broomhall: "RE: Help! Biztalk has left the building... ConfigureFramework prob"
- Next in thread: Lincoln Broomhall: "RE: Help! Biztalk has left the building... ConfigureFramework prob"
- Reply: Lincoln Broomhall: "RE: Help! Biztalk has left the building... ConfigureFramework prob"
- Reply: Lincoln Broomhall: "RE: Help! Biztalk has left the building... ConfigureFramework prob"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Sep 2004 12:13:11 GMT
Sorry yes, typo :).
Please provide some more detail regarding this configuration.
Are you a local administrator and running the installation and
configuration as such?
Are you familiar with Sysinternals tools (Filemon and Regmon)?
Have you checked or are you familiar with setting permissions to a WMI
namespace?
The reason I ask is for this line in the log:
[10:17:48 AM Info ConfigHelper] set security credentials to WMI namespace
then
[10:17:48 AM Error RuleEngineConfig]
c:\depot4000\jupiter\source\private\mozart\source\engine\rules\configfwkext\
extension\ruleengineconfig.cpp(1392): FAILED hr = 80041013
Please open an MMC console and add the WMI Control snap in (for the local
server). Please let me know if you get any errors when right clicking "WMI
Control (Local)" -> "Properties."
This is also where you would set permissions on a particular namespace
(security tab).
You mentioned a development server, I assume this machine is working fine
and without issue. Are these machines subject to any group policy, are
they in the same domain, same OU?
Please let me know the answers to these questions when you have a chance.
Thanks,
Mike Vallier
Microsoft BizTalk Support Professional
Note: This posting is provided "AS IS" with no warranties, and confers no
rights.
Microsoft Corporation Copyright 2004
All Rights Reserved
--------------------
Thread-Topic: Help! Biztalk has left the building... ConfigureFramework prob
thread-index: AcSWwtfm4hsxmC3bQaKUGgkXaPbA8A==
X-WBNR-Posting-Host: 203.63.222.196
From: "=?Utf-8?B?TGluY29sbiBCcm9vbWhhbGw=?="
<LincolnBroomhall@discussions.microsoft.com>
References: <38FDAE4B-54F7-4F60-8B4B-A0D315E29B55@microsoft.com>
<kueBIgrlEHA.3608@cpmsftngxa10.phx.gbl>
Subject: RE: Help! Biztalk has left the building... ConfigureFramework prob
Date: Thu, 9 Sep 2004 16:15:06 -0700
Lines: 125
Message-ID: <866B8C25-0B9B-4838-ADCA-DF5D90723E14@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.biztalk.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.general:19581
X-Tomcat-NG: microsoft.public.biztalk.general
Hi Mike,
No, but __NAMESPACE.Name="MicrosoftBizTalkServer" (no spaces) is there, I
assume this is what you meant?
Regards,
Lincoln
"Mike V" wrote:
> Go to Start > Run and type in wbemtest.
>
> Once the WMI Tester GUI opens up, click Connect, set the Namespace
textbox
> to
> simply "root" and click Connect again. Then click Enum Instances and
type
> in
> "__Namespace" (that is two underscores) and click OK.
>
> Do you see an entry that says the following?
> __NAMESPACE.Name="Microsoft BizTalk Server"
>
>
> Mike Vallier
> Microsoft BizTalk Support Professional
>
> - A good backup is the key to success; you never know when you might need
> one -
>
> Note: This posting is provided "AS IS" with no warranties, and confers no
> rights.
> Microsoft Corporation Copyright 2004
> All Rights Reserved
>
> --------------------
> Thread-Topic: Help! Biztalk has left the building... ConfigureFramework
> problem
> thread-index: AcSWBxbbu5+m6cdaSUywK5xAOiNiGw==
> X-WBNR-Posting-Host: 203.63.222.196
> From: "=?Utf-8?B?TGluY29sbiBCcm9vbWhhbGw=?="
> <LincolnBroomhall@discussions.microsoft.com>
> Subject: Help! Biztalk has left the building... ConfigureFramework problem
> Date: Wed, 8 Sep 2004 17:51:06 -0700
> Lines: 55
> Message-ID: <38FDAE4B-54F7-4F60-8B4B-A0D315E29B55@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> Newsgroups: microsoft.public.biztalk.general
> NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
> Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.general:19527
> X-Tomcat-NG: microsoft.public.biztalk.general
>
> Hi,
>
> My staging BizTalk server stopped functioning (I am not sure on the
> timeline). Initially the problem was the Admin console would fail to open
> with a WMI error, and the HAT could view messages etc but could not
action
> Terminates/Resumes etc. Scouring newsgroups, someone mentioned
> unconfiguring
> BizTalk with ConfigFrame.exe which I did, when I attempted to reconfigure
I
> received the error:
> "Failed to load configuration data for feature: Rules Engine. Please see
> the
> log file for more details".
>
> Upon review of the log, I noticed the erring lines:
> [10:17:48 AM Info RuleEngineConfig] Entering function:
> CRuleEngineConfig::GetFeatureConfig
> [10:17:48 AM Info ConfigHelper] Feature: Engine is installed
> [10:17:48 AM Info ConfigHelper] Connected to WMI namespace
> [10:17:48 AM Info ConfigHelper] set security credentials to WMI namespace
> [10:17:48 AM Error RuleEngineConfig]
>
c:\depot4000\jupiter\source\private\mozart\source\engine\rules\configfwkext\
> extension\ruleengineconfig.cpp(1392): FAILED hr = 80041013
>
> [10:17:48 AM Error RuleEngineConfig] Provider load failure
>
> [10:17:48 AM Error RuleEngineConfig]
>
c:\depot4000\jupiter\source\private\mozart\source\engine\rules\configfwkext\
> extension\ruleengineconfig.cpp(172): FAILED hr = 80041013
>
> [10:17:48 AM Info RuleEngineConfig] Leaving function:
> CRuleEngineConfig::GetFeatureConfig
> [10:17:55 AM Info ConfigFramework] Showing MessageBox with text: Failed
to
> load configuration data for feature: RulesEngine. Please see the log
file
> for more details. Return Code: 1
> [10:17:55 AM Error ConfigFramework]
>
c:\depot4000\jupiter\source\private\common\configwizard\exe\jupiterconfigtoo
> l.cpp(258): FAILED hr = 80041013
>
> [10:17:55 AM Error ConfigFramework]
>
c:\depot4000\jupiter\source\private\common\configwizard\exe\jupiterconfigtoo
> l.cpp(1962): FAILED hr = 80041013
>
> After this, I uninstalled and rebooted - then reinstalled but still to no
> avail. I tried manually recompiling the biztalk MOF files which executed
> successfully, which didn't change anything.
>
> I believe I have confirmed that the WMI namespaces are installed using
> WBEMTEST.EXE pointing to the root\MicrosoftBizTalkServer - which provides
> the
> same results as my development server.
>
> The staging servers details are:
> Win2003 Server
> Sharepoint 2003
> SQL Server 2000
> Biztalk 2004
>
> Any help/suggestions would be great.
>
> Regards,
>
> Lincoln
>
>
>
- Next message: Mike V: "RE: HTTP receive issue"
- Previous message: Prasad: "Re: Can Install BizTalk2004 server Multiple Instances in Same Serv"
- In reply to: Lincoln Broomhall: "RE: Help! Biztalk has left the building... ConfigureFramework prob"
- Next in thread: Lincoln Broomhall: "RE: Help! Biztalk has left the building... ConfigureFramework prob"
- Reply: Lincoln Broomhall: "RE: Help! Biztalk has left the building... ConfigureFramework prob"
- Reply: Lincoln Broomhall: "RE: Help! Biztalk has left the building... ConfigureFramework prob"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|