|
Home > Archive > BizTalk Server Setup > June 2004 > SSO problems during ConfigFrameWork
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SSO problems during ConfigFrameWork
|
|
| Asbjorn Rygg 2004-06-04, 7:57 am |
| Hi guys,
Sorry for this big posting, but I've run into a problem with installing BizTalk 2004 on a W2K3 machine.. As many others, this is related to SSO configuration.
When running configframework after the installation of BizTalk Server 2004 I get an error message during the configuration of the Single Sign-On: Failed to enable the Single Sign-On (SSO) Service (error code 0x800706BA). If I press "Retry" another message
pops up: "An unexpected error occured while configuring the Signle Sign-On server (The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.).
When the first message pops up, the Enterprise Single Sign-On Service has the status "Started" in the Services window. After pressing retry the status of the service is marked "Disabled". Trying to re-enable the service, starting it and then pressing "Ret
ry" disables the service again. "Cancel" is the only option which results in a rollback on the whole configuration. When pressing cancel, the ENTSSO service is removed from Services.
I've also made attempts to run ssomanage -enablesso, ssomanage -updatedb update.xml, ssomanage -backupsecret c:\backup.bak and they all result in the same message: ERROR: 0x800706BA : The RPC server is unavailable.
The troubleshooting Enterprise Single Sign-On on MSDN suggests running "ssomanage -server <Single Sign-On server>" or "ssomanage -serverall <Single Sign-On server>" to resolve the 0x800706BA error. I've tried both with no luck, but since the troubleshooti
ng guide describes a different scenario, this could be the reason for this not working.
A new BizTalk server group is created and the machine during configframework and the machine is the holder of the master key. The SQL server is installed on the same machine.
My user for BizTalk services is a member of the following groups:
BizTalk Application Users
BizTalk BAS Administrators
BizTalk BAS Managers
BizTalk BAS Users
BizTalk BAS Web Services Group
BizTalk Isolated Host Users
BizTalk Server Administrators
EDI Subsystem Users
SSO Administrators
SSO Affiliate Administrators
After reading several suggestions from previous postings on this group and from the BizTalk Documentation I've tried adding the key
HKLM\Software\Microsoft\MSDTC\TurnOffRpc
Security = 1 (DWORD) and
HKLM\Software\Microsoft\BizTalk Server\3.0\TPM\DisableBasMsmqSigning = 1(DWORD).
Still no luck..
Below my signature is a dump from the event log and the configuration log file..
Any good advices on this one?
Thanks in advance!
Regards,
Asbjorn Rygg
The last message from ENTSSO in the Application event log:
Event Type: Warning
Event Source: ENTSSO
Event Category: Enterprise Single Sign-On
Event ID: 10532
Date: 4/06/2004
Time: 7:14:31 PM
User: N/A
Computer: COMPUTERNAME
Description:
Failed to retrieve master secrets. Verify that the master secret server name is correct and that it is available.
Secret Server Name: COMPUTERNAME
Error Code: 0x800706BA, The RPC server is unavailable.
Extracts from the config.log file:
....
[7:07:54 PM Info SSOServerCfg] Generating the Master Secret
[7:07:54 PM Error SSOServerCfg] c:\depot4000\jupiter\source\private\moza
rt\source\sso\ssoconfiguration\ssoserver
cfg\ssoservercfgimpl.cpp(1309): Failed to enable the Single Sign-On (SSO) Service (error code 0X800706BA).
[7:07:54 PM Info SSOServerCfg] Leaving function: CSSOServerCfg::ConfigureFeature
[7:07:55 PM Info ConfigFramework] Waiting for configuration thread to complete.
....
[7:15:31 PM Error ConfigFramework] c:\depot4000\jupiter\source\private\comm
on\configwizard\exe\jupiterconfigtool.cpp(2000): FAILED hr = 80004005
[7:15:31 PM Info ConfigFramework] Final feature states...
[7:15:31 PM Info ConfigFramework] Feature: WMI Installed: yes Configured: no
[7:15:31 PM Info ConfigFramework] Feature: BAMAdministration Installed: yes Configured: no
[7:15:31 PM Info ConfigFramework] Feature: BAMTools Installed: yes Configured: no
[7:15:31 PM Info ConfigFramework] Feature: MOT Installed: yes Configured: no
[7:15:31 PM Info ConfigFramework] Feature: SSOServer,Engine Installed: yes Configured: no
[7:15:31 PM Info ConfigFramework] Feature: MessageQueuing Installed: yes Configured: no
[7:15:31 PM Info ConfigFramework] Feature: RulesEngine Installed: yes Configured: no
[7:15:31 PM Info ConfigFramework] Feature: Engine,BTSCfg Installed: yes Configured: no
[7:15:31 PM Info ConfigFramework] Feature: Engine Installed: yes Configured: no
[7:15:31 PM Info ConfigFramework] Feature: HwsBaseAssemblies Installed: yes Configured: no
....
[7:09:41 PM Info ConfigFramework] Showing MessageBox with text: Failed to enable the Single Sign-On (SSO) Service (error code 0X800706BA). Return Code: 4
[7:09:41 PM Info SSOServerCfg] Entering function: CSSOServerCfg::ConfigureFeature
[7:09:41 PM Info SSOServerCfg] Writing Single Sign-On (SSO) registry settings
[7:09:41 PM Info SSOServerCfg] Searching for Single Sign-On (SSO) database SSODB on COMPUTERNAME
[7:09:41 PM Info ConfigHelper] Found existing database: SSODB on computer: COMPUTERNAME
[7:09:41 PM Info SSOServerCfg] Found Single Sign-On (SSO) database SSODB on COMPUTERNAME
[7:09:41 PM Info SSOServerCfg] Checking the Single Sign-On (SSO) database SSODB version on COMPUTERNAME
[7:09:41 PM Info SSOServerCfg] The Single Sign-On (SSO) database SSODB version on COMPUTERNAME is 0:0
[7:09:42 PM Info ConfigHelper] SQL Server name is: COMPUTERNAME
[7:09:42 PM Info SSOServerCfg] Granting login access to Single Sign-On (SSO) database SSODB on COMPUTERNAME for SSO Administrators account
[7:09:42 PM Info ConfigHelper] NT Service: ENTSSO already exists
[7:09:42 PM Info ConfigHelper] BizTalkServiceUser is a local entity.
[7:09:42 PM Info ConfigHelper] Granted 'Logon as Service' permission to account: COMPUTERNAME\BizTalkServiceUser
[7:09:42 PM Info ConfigHelper] Configured service: ENTSSO
[7:09:42 PM Info SSOServerCfg] Starting the Single Sign-On (SSO) service using BizTalkServiceUser account
[7:09:42 PM Error SSOServerCfg] c:\depot4000\jupiter\source\private\moza
rt\source\sso\ssoconfiguration\ssoserver
cfg\ssoservercfgimpl.cpp(347): An unexpected error occurred while configuring the Single Sign-On server (The service cannot be started, either
because it is disabled or because it has no enabled devices associated with it.).
[7:09:42 PM Error SSOServerCfg] c:\depot4000\jupiter\source\private\moza
rt\source\sso\ssoconfiguration\ssoserver
cfg\ssoservercfgimpl.cpp(1171): The service cannot be started, either because it is disabled or because it has no enabled devices associated wi
th it.
[7:09:42 PM Info SSOServerCfg] Leaving function: CSSOServerCfg::ConfigureFeature
| |
| Paul Davidson 2004-06-26, 10:52 am |
| Try adding "COMPUTERNAME" to your host
file(%systemroot%\system32\drivers\etc\h
osts) for loopback. Also verify
DTC network clients is enabled.
--------------------
Thread-Topic: SSO problems during ConfigFrameWork
thread-index: AcRKHPBYck5dPxS5QLGvlnjoXY8EpQ==
X-WN-Post: microsoft.public.biztalk.setup
From: =?Utf-8?B?QXNiam9ybiBSeWdn?= <a-rygg@online.no>
Subject: SSO problems during ConfigFrameWork
Date: Fri, 4 Jun 2004 03:16:02 -0700
Lines: 97
Message-ID: <A87A08FA-576E-4A2A-B21C-A7320DD9E323@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.setup
Path: cpmsftngxa10.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.setup:3718
NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
X-Tomcat-NG: microsoft.public.biztalk.setup
Hi guys,
Sorry for this big posting, but I've run into a problem with installing
BizTalk 2004 on a W2K3 machine.. As many others, this is related to SSO
configuration.
When running configframework after the installation of BizTalk Server 2004
I get an error message during the configuration of the Single Sign-On:
Failed to enable the Single Sign-On (SSO) Service (error code 0x800706BA).
If I press "Retry" another message pops up: "An unexpected error occured
while configuring the Signle Sign-On server (The service cannot be started,
either because it is disabled or because it has no enabled devices
associated with it.).
When the first message pops up, the Enterprise Single Sign-On Service has
the status "Started" in the Services window. After pressing retry the
status of the service is marked "Disabled". Trying to re-enable the
service, starting it and then pressing "Retry" disables the service again.
"Cancel" is the only option which results in a rollback on the whole
configuration. When pressing cancel, the ENTSSO service is removed from
Services.
I've also made attempts to run ssomanage -enablesso, ssomanage -updatedb
update.xml, ssomanage -backupsecret c:\backup.bak and they all result in
the same message: ERROR: 0x800706BA : The RPC server is unavailable.
The troubleshooting Enterprise Single Sign-On on MSDN suggests running
"ssomanage -server <Single Sign-On server>" or "ssomanage -serverall
<Single Sign-On server>" to resolve the 0x800706BA error. I've tried both
with no luck, but since the troubleshooting guide describes a different
scenario, this could be the reason for this not working.
A new BizTalk server group is created and the machine during
configframework and the machine is the holder of the master key. The SQL
server is installed on the same machine.
My user for BizTalk services is a member of the following groups:
BizTalk Application Users
BizTalk BAS Administrators
BizTalk BAS Managers
BizTalk BAS Users
BizTalk BAS Web Services Group
BizTalk Isolated Host Users
BizTalk Server Administrators
EDI Subsystem Users
SSO Administrators
SSO Affiliate Administrators
After reading several suggestions from previous postings on this group and
from the BizTalk Documentation I've tried adding the key
HKLM\Software\Microsoft\MSDTC\TurnOffRpc
Security = 1 (DWORD) and
HKLM\Software\Microsoft\BizTalk Server\3.0\TPM\DisableBasMsmqSigning =
1(DWORD).
Still no luck..
Below my signature is a dump from the event log and the configuration log
file..
Any good advices on this one?
Thanks in advance!
Regards,
Asbjorn Rygg
The last message from ENTSSO in the Application event log:
Event Type: Warning
Event Source: ENTSSO
Event Category: Enterprise Single Sign-On
Event ID: 10532
Date: 4/06/2004
Time: 7:14:31 PM
User: N/A
Computer: COMPUTERNAME
Description:
Failed to retrieve master secrets. Verify that the master secret server
name is correct and that it is available.
Secret Server Name: COMPUTERNAME
Error Code: 0x800706BA, The RPC server is unavailable.
Extracts from the config.log file:
....
[7:07:54 PM Info SSOServerCfg] Generating the Master Secret
[7:07:54 PM Error SSOServerCfg]
c:\depot4000\jupiter\source\private\moza
rt\source\sso\ssoconfiguration\ssose
rvercfg\ssoservercfgimpl.cpp(1309): Failed to enable the Single Sign-On
(SSO) Service (error code 0X800706BA).
[7:07:54 PM Info SSOServerCfg] Leaving function:
CSSOServerCfg::ConfigureFeature
[7:07:55 PM Info ConfigFramework] Waiting for configuration thread to
complete.
....
[7:15:31 PM Error ConfigFramework]
c:\depot4000\jupiter\source\private\comm
on\configwizard\exe\jupiterconfigtoo
l.cpp(2000): FAILED hr = 80004005
[7:15:31 PM Info ConfigFramework] Final feature states...
[7:15:31 PM Info ConfigFramework] Feature: WMI Installed: yes Configured:
no
[7:15:31 PM Info ConfigFramework] Feature: BAMAdministration Installed:
yes Configured: no
[7:15:31 PM Info ConfigFramework] Feature: BAMTools Installed: yes
Configured: no
[7:15:31 PM Info ConfigFramework] Feature: MOT Installed: yes Configured:
no
[7:15:31 PM Info ConfigFramework] Feature: SSOServer,Engine Installed: yes
Configured: no
[7:15:31 PM Info ConfigFramework] Feature: MessageQueuing Installed: yes
Configured: no
[7:15:31 PM Info ConfigFramework] Feature: RulesEngine Installed: yes
Configured: no
[7:15:31 PM Info ConfigFramework] Feature: Engine,BTSCfg Installed: yes
Configured: no
[7:15:31 PM Info ConfigFramework] Feature: Engine Installed: yes
Configured: no
[7:15:31 PM Info ConfigFramework] Feature: HwsBaseAssemblies Installed:
yes Configured: no
....
[7:09:41 PM Info ConfigFramework] Showing MessageBox with text: Failed to
enable the Single Sign-On (SSO) Service (error code 0X800706BA). Return
Code: 4
[7:09:41 PM Info SSOServerCfg] Entering function:
CSSOServerCfg::ConfigureFeature
[7:09:41 PM Info SSOServerCfg] Writing Single Sign-On (SSO) registry
settings
[7:09:41 PM Info SSOServerCfg] Searching for Single Sign-On (SSO) database
SSODB on COMPUTERNAME
[7:09:41 PM Info ConfigHelper] Found existing database: SSODB on computer:
COMPUTERNAME
[7:09:41 PM Info SSOServerCfg] Found Single Sign-On (SSO) database SSODB on
COMPUTERNAME
[7:09:41 PM Info SSOServerCfg] Checking the Single Sign-On (SSO) database
SSODB version on COMPUTERNAME
[7:09:41 PM Info SSOServerCfg] The Single Sign-On (SSO) database SSODB
version on COMPUTERNAME is 0:0
[7:09:42 PM Info ConfigHelper] SQL Server name is: COMPUTERNAME
[7:09:42 PM Info SSOServerCfg] Granting login access to Single Sign-On
(SSO) database SSODB on COMPUTERNAME for SSO Administrators account
[7:09:42 PM Info ConfigHelper] NT Service: ENTSSO already exists
[7:09:42 PM Info ConfigHelper] BizTalkServiceUser is a local entity.
[7:09:42 PM Info ConfigHelper] Granted 'Logon as Service' permission to
account: COMPUTERNAME\BizTalkServiceUser
[7:09:42 PM Info ConfigHelper] Configured service: ENTSSO
[7:09:42 PM Info SSOServerCfg] Starting the Single Sign-On (SSO) service
using BizTalkServiceUser account
[7:09:42 PM Error SSOServerCfg]
c:\depot4000\jupiter\source\private\moza
rt\source\sso\ssoconfiguration\ssose
rvercfg\ssoservercfgimpl.cpp(347): An unexpected error occurred while
configuring the Single Sign-On server (The service cannot be started,
either because it is disabled or because it has no enabled devices
associated with it.).
[7:09:42 PM Error SSOServerCfg]
c:\depot4000\jupiter\source\private\moza
rt\source\sso\ssoconfiguration\ssose
rvercfg\ssoservercfgimpl.cpp(1171): The service cannot be started, either
because it is disabled or because it has no enabled devices associated with
it.
[7:09:42 PM Info SSOServerCfg] Leaving function:
CSSOServerCfg::ConfigureFeature
|
|
|
|
|