Controllers install with no issues along with Stuido
Doing the site setup
Fully config site option select. (have tried empty)
Create & setup dbs from Studio. (my account has full SQL access)
Server names entered along with second controller
Passes SQL Validation
When I enter the license server get the error: Could not connect to the Broker Service
Installed License server on several different machines including one of the controllers
Tried FQDN along with license port 2700 fqdn:2700
Nothing.
Error below.
I am stumped. Some help would be greatly appreciated!
Cheers - James
rror Id: XDDS:E0668E55
Exception:
Citrix.Console.Models.Exceptions.ScriptException Could not connect to the Broker service.
at Citrix.Console.PowerShellSdk.HealthMonitor.Scripts.ReloadServiceInstancesScript.CheckForWorkingServiceSet()
at Citrix.Console.PowerShellSdk.HealthMonitor.Scripts.ReloadServiceInstancesScript.RunScript()
at Citrix.Console.PowerShellInteraction.PowerShellScript`1.Run()
at Citrix.Console.PowerShellSdk.HealthMonitor.PSHealthCheckService.ReportServiceFailure(SdkType sdkType, String failedAddress, ScriptExecutionContext scriptContext, Nullable`1 zoneUid)
at Citrix.Console.PowerShellInteraction.CmdletExecutionMethods.FailoverToAnotherService[T](ISdkCmdlet`1 sdkCmd, ICmdletExecutionHost host, ISupportsAdminAddress cmd)
at Citrix.Console.PowerShellInteraction.CmdletExecutionMethods.CanFailover[T](ISdkCmdlet`1 sdkCmd, ICmdletExecutionHost host, Boolean allowFailover, ISupportsAdminAddress cmd, HashSet`1 failedAddresses)
at Citrix.Console.PowerShellInteraction.CmdletExecutionMethods.Execute[T](ISdkCmdlet`1 sdkCmd, ICmdletExecutionHost host, Boolean allowFailover)
at Citrix.Console.PowerShellSdk.LicensingService.Scripts.TestLicenseServerLocationScript.RunScript()
at Citrix.Console.PowerShellInteraction.PowerShellScript`1.Run()
at Citrix.Console.Licensing.UI.CustomControls.ChangeLicenseServerControlViewModel.<>c__DisplayClass40_0.<ContactLicenseServer>b__0()
at Citrix.Console.CommonControls.ViewModelBase.<>c__DisplayClass90_0.<RunBackgroundTask>b__0(Object s, DoWorkEventArgs e)
Test-BrokerLicenseServer -AdminAddress "localhost" -ComputerName "fqdn of license Server" -Port 27000
Test-BrokerLicenseServer : The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.
+ CategoryInfo : NotSpecified: (:) [Test-BrokerLicenseServer], SdkOperationException
+ FullyQualifiedErrorId : Citrix.XDPowerShell.Broker.UnexpectedException,Citrix.Broker.Admin.SDK.TestBrokerLicenseServerCommand
Get-ConfigZone -AdminAddress "localhost" -MaxRecordCount 2147483647 -Property @("Uid","IsPrimary")
Get-ConfigZone : The operation could not be completed as the database has not been configured for the Citrix Configuration Service service.
+ CategoryInfo : InvalidOperation: (:) [Get-ConfigZone], InvalidOperationException
+ FullyQualifiedErrorId : Citrix.XDPowerShell.Status.DatabaseNotConfigured,Citrix.Configuration.Sdk.Commands.GetConfigZoneCommand
Set-Variable -Name "sidsToExclude" -Value @()
Get-ConfigRegisteredServiceInstance -AdminAddress "localhost" -Filter {(((ServiceType -eq 'Broker') -and (Version -eq 2))) -and ((InterfaceType -eq 'SDK') -and (-not (ServiceAccountSid -in $sidsToExclude)))} -MaxRecordCount 2147483647 | Test-ConfigServiceInstanceAvailability -AdminAddress "localhost" -MaxDelaySeconds 5
Get-ConfigRegisteredServiceInstance : The operation could not be completed as the database has not been configured for the Citrix Configuration Service service.
+ CategoryInfo : InvalidOperation: (:) [Get-ConfigRegisteredServiceInstance], InvalidOperationException
+ FullyQualifiedErrorId : Citrix.XDPowerShell.Status.DatabaseNotConfigured,Citrix.Configuration.Sdk.Registration.Commands.GetConfigRegisteredServiceInstanceCommand
Remove-Variable -Name "sidsToExclude"
Set-Variable -Name "sidsToExclude" -Value @()
Get-ConfigRegisteredServiceInstance -AdminAddress "localhost" -Filter {(((ServiceType -eq 'Broker') -and (Version -eq 2))) -and ((InterfaceType -eq 'SDK') -and (-not (ServiceAccountSid -in $sidsToExclude)))} -MaxRecordCount 2147483647 | Test-ConfigServiceInstanceAvailability -AdminAddress "localhost" -ForceWaitForOneOfEachType -MaxDelaySeconds 60
Get-ConfigRegisteredServiceInstance : The operation could not be completed as the database has not been configured for the Citrix Configuration Service service.
+ CategoryInfo : InvalidOperation: (:) [Get-ConfigRegisteredServiceInstance], InvalidOperationException
+ FullyQualifiedErrorId : Citrix.XDPowerShell.Status.DatabaseNotConfigured,Citrix.Configuration.Sdk.Registration.Commands.GetConfigRegisteredServiceInstanceCommand
Remove-Variable -Name "sidsToExclude"
Question
James Pethigal1709159219
Brand new install of a 7.15 LTSR
2 Controllers 2016 Windows Server
SQL 2012 sp3 Build # 11.0.6579
Controllers install with no issues along with Stuido
Doing the site setup
Fully config site option select. (have tried empty)
Create & setup dbs from Studio. (my account has full SQL access)
Server names entered along with second controller
Passes SQL Validation
When I enter the license server get the error: Could not connect to the Broker Service
Installed License server on several different machines including one of the controllers
Tried FQDN along with license port 2700 fqdn:2700
Nothing.
Error below.
I am stumped. Some help would be greatly appreciated!
Cheers - James
rror Id: XDDS:E0668E55
Exception:
Citrix.Console.Models.Exceptions.ScriptException Could not connect to the Broker service.
at Citrix.Console.PowerShellSdk.HealthMonitor.Scripts.ReloadServiceInstancesScript.CheckForWorkingServiceSet()
at Citrix.Console.PowerShellSdk.HealthMonitor.Scripts.ReloadServiceInstancesScript.RunScript()
at Citrix.Console.PowerShellInteraction.PowerShellScript`1.Run()
at Citrix.Console.PowerShellSdk.HealthMonitor.PSHealthCheckService.ReportServiceFailure(SdkType sdkType, String failedAddress, ScriptExecutionContext scriptContext, Nullable`1 zoneUid)
at Citrix.Console.PowerShellInteraction.CmdletExecutionMethods.FailoverToAnotherService[T](ISdkCmdlet`1 sdkCmd, ICmdletExecutionHost host, ISupportsAdminAddress cmd)
at Citrix.Console.PowerShellInteraction.CmdletExecutionMethods.CanFailover[T](ISdkCmdlet`1 sdkCmd, ICmdletExecutionHost host, Boolean allowFailover, ISupportsAdminAddress cmd, HashSet`1 failedAddresses)
at Citrix.Console.PowerShellInteraction.CmdletExecutionMethods.Execute[T](ISdkCmdlet`1 sdkCmd, ICmdletExecutionHost host, Boolean allowFailover)
at Citrix.Console.PowerShellSdk.LicensingService.Scripts.TestLicenseServerLocationScript.RunScript()
at Citrix.Console.PowerShellInteraction.PowerShellScript`1.Run()
at Citrix.Console.Licensing.UI.CustomControls.ChangeLicenseServerControlViewModel.<>c__DisplayClass40_0.<ContactLicenseServer>b__0()
at Citrix.Console.CommonControls.ViewModelBase.<>c__DisplayClass90_0.<RunBackgroundTask>b__0(Object s, DoWorkEventArgs e)
DesktopStudio_ErrorId : UnknownError
ErrorCategory : NotSpecified
DesktopStudio_PowerShellHistory : TestLicenseServerLocationScript
5/15/2018 1:45:38 PM
Test-BrokerLicenseServer -AdminAddress "localhost" -ComputerName "fqdn of license Server" -Port 27000
Test-BrokerLicenseServer : The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.
+ CategoryInfo : NotSpecified: (:) [Test-BrokerLicenseServer], SdkOperationException
+ FullyQualifiedErrorId : Citrix.XDPowerShell.Broker.UnexpectedException,Citrix.Broker.Admin.SDK.TestBrokerLicenseServerCommand
Get-ConfigZone -AdminAddress "localhost" -MaxRecordCount 2147483647 -Property @("Uid","IsPrimary")
Get-ConfigZone : The operation could not be completed as the database has not been configured for the Citrix Configuration Service service.
+ CategoryInfo : InvalidOperation: (:) [Get-ConfigZone], InvalidOperationException
+ FullyQualifiedErrorId : Citrix.XDPowerShell.Status.DatabaseNotConfigured,Citrix.Configuration.Sdk.Commands.GetConfigZoneCommand
Set-Variable -Name "sidsToExclude" -Value @()
Get-ConfigRegisteredServiceInstance -AdminAddress "localhost" -Filter {(((ServiceType -eq 'Broker') -and (Version -eq 2))) -and ((InterfaceType -eq 'SDK') -and (-not (ServiceAccountSid -in $sidsToExclude)))} -MaxRecordCount 2147483647 | Test-ConfigServiceInstanceAvailability -AdminAddress "localhost" -MaxDelaySeconds 5
Get-ConfigRegisteredServiceInstance : The operation could not be completed as the database has not been configured for the Citrix Configuration Service service.
+ CategoryInfo : InvalidOperation: (:) [Get-ConfigRegisteredServiceInstance], InvalidOperationException
+ FullyQualifiedErrorId : Citrix.XDPowerShell.Status.DatabaseNotConfigured,Citrix.Configuration.Sdk.Registration.Commands.GetConfigRegisteredServiceInstanceCommand
Remove-Variable -Name "sidsToExclude"
Set-Variable -Name "sidsToExclude" -Value @()
Get-ConfigRegisteredServiceInstance -AdminAddress "localhost" -Filter {(((ServiceType -eq 'Broker') -and (Version -eq 2))) -and ((InterfaceType -eq 'SDK') -and (-not (ServiceAccountSid -in $sidsToExclude)))} -MaxRecordCount 2147483647 | Test-ConfigServiceInstanceAvailability -AdminAddress "localhost" -ForceWaitForOneOfEachType -MaxDelaySeconds 60
Get-ConfigRegisteredServiceInstance : The operation could not be completed as the database has not been configured for the Citrix Configuration Service service.
+ CategoryInfo : InvalidOperation: (:) [Get-ConfigRegisteredServiceInstance], InvalidOperationException
+ FullyQualifiedErrorId : Citrix.XDPowerShell.Status.DatabaseNotConfigured,Citrix.Configuration.Sdk.Registration.Commands.GetConfigRegisteredServiceInstanceCommand
Remove-Variable -Name "sidsToExclude"
Link to comment
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.