Citrix Broker Service Events

Index

General

Event Source Citrix Broker Service
Event Log Application

Events

Id 500
Name CdsEventControllerStarting
Severity Informational
Groups ServiceStatus
Text The Citrix Broker Service is starting.
Comment Once the Controller is starting
Arguments

Id 501
Name CdsEventControllerCannotStartException
Severity Error
Groups
Text The Citrix Broker Service failed to start.

If this problem persists, reinstall the Citrix XenDesktop Controller. See Citrix Knowledge Base article CTX126990.

Error details:
Exception '%1' of type '%2'.
Comment When the Controller fails to start
Arguments
Position Name Type Comment
%1 message string exception message
%2 type Type exception type

Id 502
Name CdsEventControllerStartupException
Severity Warning
Groups GeneralStartupError
Text The Citrix Broker Service failed to initialize. The service will attempt to initialize again in approximately %1 minute(s). See Citrix Knowledge Base article CTX126990.

Error details:
Exception '%2' of type '%3'.
Comment When the Controller encounters an exception on start up
Arguments
Position Name Type Comment
%1 estimateRetryInMinutes int time until the next initiation retry
%2 message string exception message
%3 type Type exception type

Id 503
Name CdsEventControllerThrottleStartupException
Severity Warning
Groups
Text The Citrix Broker Service failed to initialize again.

A previously detected problem still exists. To avoid excessive event logging, the service is suppressing related messages (event ID 502) until the problem is resolved. Initialization attempts will continue.
Comment About to suppress message 502 for the first time
Arguments

Id 504
Name CdsEventControllerDatabaseStartupException
Severity Warning
Groups DatabaseStartup
Text The Citrix Broker Service failed to establish communication with the XenDesktop database.

Please ensure that the XenDesktop database is configured and running and the database instance is reachable by this machine.

Error details:
Exception '%1' of type '%2'.
Comment When the Controller encounters an exception while attempting to contact the database server
Arguments
Position Name Type Comment
%1 message string exception message
%2 type Type exception type

Id 505
Name CdsEventControllerDatabaseStartupOk
Severity Informational
Groups DatabaseStartup
Text The Citrix Broker Service successfully contacted the database server.
Comment When the database server was successfully contacted
Arguments

Id 506
Name CdsEventControllerStarted
Severity Informational
Groups ServiceStatus
Text The Citrix Broker Service started successfully.
Comment Controller completed start-up sequence.
Arguments

Id 507
Name CdsEventControllerStopping
Severity Informational
Groups ServiceStatus
Text The Citrix Broker Service is shutting down.
Comment Controller Stopping.
Arguments

Id 508
Name CdsEventControllerStopped
Severity Informational
Groups ServiceStatus
Text The Citrix Broker Service shut down successfully.
Comment Controller Stopped.
Arguments

Id 509
Name CdsEventControllerSdkStarted
Severity Informational
Groups ServiceStatus
Text The Citrix Broker Service SDK support started.
Comment Broker SDK WCF service started.
Arguments

Id 1000
Name CdsEventControllerWrongUserAccount
Severity Error
Groups ServiceStatus
Text The Citrix Broker Service is configured to run as the invalid user identity '%1'. To function correctly, the Citrix Broker Service must run as the Network Service user. The service is stopping.

Use the Services control panel to set the Log On identity for the Citrix Broker Service to Network Service.
Comment When the controller detected it is not running as Network Service
Arguments
Position Name Type Comment
%1 currentIdentity string the name of the account being used to run the controller

Id 1001
Name CdsEventBrokerCannotStartException
Severity Error
Groups
Text The Citrix Broker Service broker component failed to start.

If this problem persists, reinstall the Citrix XenDesktop Controller. See Citrix Knowledge Base article CTX126990.

Error details:
Exception '%1' of type '%2'.
Comment When the Broker Component fails to start
Arguments
Position Name Type Comment
%1 message string exception message
%2 type Type exception type

Id 1002
Name CdsEventBrokerReadyToAcceptConnection
Severity Informational
Groups ServiceStatus
Text The Citrix Broker Service is ready to accept connections from virtual machines.
Comment Controller Ready to accept Connections.
Arguments

Id 1003
Name CdsEventBrokerStartupException
Severity Warning
Groups GeneralStartupError
Text The Citrix Broker Service broker component failed to initialize. The component will attempt to initialize again in approximately %1 minute(s).

Error details:
Exception '%2' of type '%3'.
Comment When the Broker Component encounters an exception on start up
Arguments
Position Name Type Comment
%1 estimateRetryInMinutes int time until the next initiation retry
%2 message string exception message
%3 type Type exception type

Id 1004
Name CdsEventBrokerThrottleStartupException
Severity Warning
Groups
Text The Citrix Broker Service broker component failed to initialize again.

A previously detected failure still exists. To avoid excessive event logging, the service is suppressing related messages (event ID 1003) until the problem is resolved. Initialization attempts will continue.
Comment About to suppress message 1003 for the first time
Arguments

Id 1005
Name CdsEventBrokerDatabaseFail
Severity Error
Groups DatabaseStartUp
Text The Citrix Broker Service failed to connect to the XenDesktop database.

Please check that the database is configured correctly.

Error details:
Exception '%1' of type '%2'.
Comment Failed to connect to the broker database
Arguments
Position Name Type Comment
%1 message string Exception message
%2 type Type Exception type

Id 1006
Name CdsEventBrokerBaseOuNullOrEmpty
Severity Error
Groups OU
Text The Citrix Broker Service cannot obtain the site Organizational Unit (OU) identifier from the XenDesktop database. The OU identifier is used to find the site OU object in the Active Directory tree.

Please run the Set-ADControllerDiscovery PowerShell script to configure the OU identifier in Active Directory.
Comment When there is no GUID stored in the database
Arguments

Id 1007
Name CdsEventBrokerBadOu
Severity Error
Groups OU
Text The Citrix Broker Service encountered a problem with Active Directory. The site Organizational Unit (OU) identifier might be incorrect or communication with the Active Directory Domain Controller might be experiencing problems.

Please run the Set-ADControllerDiscovery PowerShell script to reconfigure the OU identifier in Active Directory.

Error details:
Exception '%1' of type '%2'.
Comment When the GUID stored in the database isn't a valid AD object or failed to contact AD
Arguments
Position Name Type Comment
%1 message string Exception message
%2 type Type Exception type

Id 1008
Name CdsEventBrokerBaseOuInvalidStructure
Severity Error
Groups OU
Text The Citrix Broker Service found a problem with the structure of the site Organizational Unit (OU) in Active Directory.

Please run the Set-ADControllerDiscovery PowerShell script to re-configure the site OU in Active Directory.

Error details:
Exception '%1' of type '%2'.
Comment The OU doesn't have the expected structure of objects within it.
Arguments
Position Name Type Comment
%1 message string Exception message
%2 type Type Exception type

Id 1009
Name CdsEventBrokerGoodOu
Severity Informational
Groups OU
Text The Citrix Broker Service found the site Organizational Unit '%1'; its identifier is '%2'.
Comment Base OU was determined and verified to have the correct structure.
Arguments
Position Name Type Comment
%1 ouDN string OU DN
%2 baseOUGuid Guid? GUID of the OU found

Id 1010
Name CdsEventBrokerBadWcf
Severity Error
Groups Wcf
Text The Citrix Broker Service failed to initialize the Windows Communication Foundation (WCF) services needed for communication between the controller and virtual machines.

If the problem persists, please reinstall the Citrix XenDesktop Controller. See Citrix Knowledge Base article CTX126990.

Error details:
Exception '%1' of type '%2'.
Comment Failed to start up one or more of the WCF services
Arguments
Position Name Type Comment
%1 message string Exception message
%2 type Type Exception type

Id 1011
Name CdsEventBrokerGoodWcf
Severity Informational
Groups Wcf
Text The Citrix Broker Service successfully initialized the Windows Communication Foundation (WCF) services required for interaction between this machine and virtual machines.
Comment WCF web services started OK.
Arguments

Id 1012
Name CdsEventBrokerBadScpPublish
Severity Error
Groups PublishScp
Text The Citrix Broker Service failed to write service information to Active Directory.

Please run the Set-ADControllerDiscovery PowerShell script again. If the problem persists, see Citrix Knowledge Base article CTX126990.

Error details:
Exception '%1' of type '%2'.
Comment Failed to update the controller SCP with the registration service endpoint point information
Arguments
Position Name Type Comment
%1 message string Exception message
%2 type Type Exception type

Id 1013
Name CdsEventBrokerGoodScpPublish
Severity Informational
Groups PublishScp
Text The Citrix Broker Service successfully wrote service information to Active Directory.
Comment Controller's registrar SCP has been updated.
Arguments

Id 1014
Name CdsEventBrokerGetSiteDynamicDataFailure
Severity Error
Groups DatabaseStartUp
Text The Citrix Broker Service failed to read some configuration settings from the database. Check that the database is configured correctly.

Error details:
Exception '%1' of type '%2'.
Comment Failed to connect get site dynamic data.
Arguments
Position Name Type Comment
%1 message string Exception message
%2 type Type Exception type

Id 1030
Name CdsEventRegistrarWorkerSpnNotFound
Severity Warning
Groups PerWorkerNameResolution, WorkerSpn
Text The Citrix Broker Service detected that properties for virtual machine '%1' are incomplete.

Please remove and re-add the virtual machine in Active Directory or, if this is not possible because the machine was provisioned automatically, update the provisioning settings. See Citrix Knowledge Base article CTX126992.

Error details:
The 'servicePrincipalName' property is missing or incorrect.
Comment Virtual Desktop Machine SPN Not found
Arguments
Position Name Type Comment
%1 friendlyName string Virtual Desktop Machine Name

Id 1031
Name CdsEventRegistrarThrottleWorkerSpnNotFound
Severity Warning
Groups
Text The Citrix Broker Service detected that several virtual machines have incomplete information in Active Directory.

To avoid excessive event logging, the service is suppressing related messages (event ID 1030) until the problem is resolved.
Comment When event 1030 has been logged repeatedly for multiple VDAs within a defined period of time.
Arguments

Id 1032
Name CdsEventRegistrarRemoveThrottleWorkerSpnNotFound
Severity Informational
Groups
Text The Citrix Broker Service successfully obtained all required information from Active Directory for the virtual machines registered with this server. The service is no longer suppressing related messages (event ID 1030).
Comment When no event 1030 has been detected within a defined period of time.
Arguments

Id 1033
Name CdsEventRegistrarBadWorkerDnsResolve
Severity Warning
Groups PerWorkerNameResolution, WorkerDnsResolution
Text The Citrix Broker Service detected that DNS failed to resolve the address for virtual machine '%1'. The service is falling back to NetBIOS name '%2'.

Please repair your DNS settings to ensure that the virtual machine has a correct entry.
Comment Cannot resolve Virtual Desktop Machine in DNS
Arguments
Position Name Type Comment
%1 friendlyName string Virtual Desktop Machine Name.
%2 resolvedName string NetBIOS name for Virtual Desktop Machine

Id 1034
Name CdsEventRegistrarThrottleDnsResolveFailure
Severity Warning
Groups
Text The Citrix Broker Service detected that DNS failed to resolve the addresses for several virtual machines.

To avoid excessive event logging, the service is suppressing related messages (event ID 1033) until the problem is resolved.
Comment When event 1033 has been logged repeatedly for multiple VDAs within a defined period of time
Arguments

Id 1035
Name CdsEventRegistrarRemoveThrottleDnsResolveFailure
Severity Informational
Groups
Text The Citrix Broker Service successfully obtained addresses from DNS for all virtual machines registered with this server. It is no longer suppressing related messages (event ID 1033).
Comment When no event 1033 has been detected within a defined period of time.
Arguments

Id 1036
Name CdsEventRegistrarBadWorkerNetbiosResolve
Severity Warning
Groups PerWorkerNameResolution, WorkerDnsResolution
Text The Citrix Broker Service failed to find an address for the virtual machine with a DNS name of '%1' and a NetBIOS name of '%2'. The service rejected this machine's registration.

Please repair the DNS and WINS entries for this virtual machine. See Citrix Knowledge Base article CTX126992.
Comment Cannot resolve NetBIOS name of Virtual Desktop Machine
Arguments
Position Name Type Comment
%1 friendlyName string DNS name of worker
%2 resolvedName string VDA machine's SAM account name

Id 1037
Name CdsEventRegistrarThrottleBadWorkerNetbiosResolve
Severity Warning
Groups
Text The Citrix Broker Service failed to find addresses for several virtual machines.

To avoid excessive event logging, the service is suppressing related messages (event ID 1036) until the problem is resolved.
Comment When event 1036 has been logged repeatedly for multiple VDAs within a defined period of time
Arguments

Id 1038
Name CdsEventRegistrarRemoveThrottleBadWorkerNetbiosResolve
Severity Informational
Groups
Text The Citrix Broker Service successfully resolved addresses for virtual machines registered with this server. It is no longer suppressing related messages (event ID 1036).
Comment When no event 1036 has been detected within a defined period of time.
Arguments

Id 1039
Name CdsEventRegistrarBadWorkerWcfRequest
Severity Warning
Groups GeneralWorkerWcf, PerWorkerCommunication
Text The Citrix Broker Service failed to contact virtual machine '%1' (IP address %2).

Check that the virtual machine can be contacted from the controller and that any firewall on the virtual machine allows connections from the controller. See Citrix Knowledge Base article CTX126992.

Error details:
Exception '%3' of type '%4'.
Comment When there is an error while sending a WCF request to a Virtual Desktop Machine
Arguments
Position Name Type Comment
%1 friendlyName string VDA machine's DNS name
%2 ipAddress string VDA machine's IP address
%3 message string Exception message
%4 type Type Exception type

Id 1040
Name CdsEventRegistrarThrottleBadWorkerWcfRequest
Severity Warning
Groups
Text The Citrix Broker Service failed to contact several virtual machines.

To avoid excessive event logging, the service is suppressing related messages (event ID 1039) until the problem is resolved.
Comment When event 1039 has been logged repeatedly for multiple VDAs within a defined period of time
Arguments

Id 1041
Name CdsEventRegistrarRemoveThrottleBadWorkerWcfRequest
Severity Informational
Groups
Text The Citrix Broker Service successfully communicated with virtual machines registered with this server. It is no longer suppressing related messages (event ID 1039).
Comment When no event 1039 has been detected within a defined period of time.
Arguments

Id 1043
Name CdsEventRegistrarThrottleUnauthorizedWorker
Severity Warning
Groups
Text The Citrix Broker Service has repeatedly received communications from machines through the wrong base Organizational Unit (OU) in active directory.

To avoid excessive event logging, the service is suppressing related messages (event ID 1045) until the problem is resolved.
Comment When event 1045 has been logged repeatedly for multiple VDAs within a defined period of time
Arguments

Id 1044
Name CdsEventRegistrarRemoveThrottleUnauthorizedWorker
Severity Informational
Groups
Text The Citrix Broker Service has not received communications from machines through the wrong base Organizational Unit (OU) in active directory and is no longer suppressing related messages (event ID 1045).
Comment When no event 1045 has been detected within a defined period of time.
Arguments

Id 1045
Name CdsEventRegistrarBadWorkerBaseOuGuid
Severity Warning
Groups PerWorkerAuthorization, WorkerAuthorization
Text The Citrix Broker Service received a communication from machine '%1' through the wrong base Organizational Unit (OU) in Active Directory.

If this machine is intended to be a virtual machine in the site, please configure it to use the base OU associated with the site for this controller.

Error details:
The value supplied was '%2' but the value '%3' was expected.
Comment When a VDA is pointing at an old OU in AD that happens to point to a controller which has been re-incarnated into a new site
Arguments
Position Name Type Comment
%1 friendlyName string Machine name
%2 baseOuValue string Supplied Value
%3 baseOuGuid string Expected Value

Id 1046
Name CdsEventRegistrarBadWorkerRequest
Severity Warning
Groups BadRegisterRequest
Text The Citrix Broker Service received a badly formed registration request from machine '%1' (IP address '%2').

Error details: '%3'

Ensure that the Workstation Agent is installed and configured correctly on the machine.
Comment Controller received a null registration request
Arguments
Position Name Type Comment
%1 machineName string Machine name
%2 ipAddress string Machine IP address
%3 message string Error details

Id 1047
Name CdsEventRegistrarWorkerVersionIncorrect
Severity Warning
Groups PerWorkerAgentVersion, WorkerCompatability
Text The Citrix Broker Service failed to register machine '%1'. The Workstation Agent version on the machine is '%2' but needs to be '%3' or higher.

Ensure that the correct Workstation Agent version is installed on the machine.
Comment Workstation Agent version is incompatible with the broker
Arguments
Position Name Type Comment
%1 machineName string Machine name
%2 agentVersion string Machine agent version number
%3 requiredAgentVersion int Required agent version number

Id 1048
Name CdsEventRegistrarThrottleWorkerVersionIncorrect
Severity Warning
Groups
Text The Citrix Broker Service failed to register several machines with an incompatible Workstation Agent.

To avoid excessive event logging, the service is suppressing related messages (event ID 1047) until the problem is resolved.
Comment When event 1047 has been logged repeatedly for multiple VDAs within a defined period of time
Arguments

Id 1049
Name CdsEventRegistrarRemoveThrottleWorkerVersionIncorrect
Severity Informational
Groups
Text The Citrix Broker Service has not recently received requests from machines with an incompatible Workstation Agent and is no longer suppressing related messages (event ID 1048).
Comment When no event 1047 has been detected within a defined period of time.
Arguments

Id 1050
Name CdsEventRegistrarLimitReached
Severity Warning
Groups RegistrarLimit
Text The Citrix Broker Service has reached its maximum registration limit of '%1' machines.

This may be deliberate if the controller was configured with a low limit or the site may be reaching capacity. You may need to add more controllers to your site.
Comment When the broker's registration limit is reached.
Arguments
Position Name Type Comment
%1 maxWorkers int Registration limit

Id 1051
Name CdsEventRegistrarBadWorkerRequestSid
Severity Warning
Groups BadRegisterRequest
Text The Citrix Broker Service received a registration request from machine '%1' (IP address %2) which contains contradictory identity information. The registration is rejected.

Ensure that the Workstation Agent is installed and configured correctly on the machine.
Comment Registration request SID and machine SID mismatch.
Arguments
Position Name Type Comment
%1 machineName string Machine name
%2 ipAddress string Machine IP address

Id 1060
Name CdsEventConfigBadStaticPorticaSettings
Severity Warning
Groups PerWorkerSettings, WorkerStaticSettings
Text The Citrix Broker Service failed to apply settings on the virtual machine '%1'.

Check that the virtual machine can be contacted from the controller and that any firewall on the virtual machine allows connections from the controller. See Citrix Knowledge Base article CTX126992.

Error details:
Exception '%2' of type '%3'.
Comment Failed to apply Static PortICA settings to a VDA
Arguments
Position Name Type Comment
%1 workerDnsName string VDA machine DNS name
%2 message string Exception message
%3 type string Exception type

Id 1061
Name CdsEventConfigGoodStaticPorticaSettings
Severity Informational
Groups PerWorkerSettings
Text The Citrix Broker Service successfully applied settings on virtual machine '%1'.
Comment Successfully applied static PortICA settings to a VDA machine.
Arguments
Position Name Type Comment
%1 workerDnsName string VDA machine's DNS name

Id 1063
Name CdsEventConfigThrottleBadStaticPorticaSettings
Severity Warning
Groups
Text The Citrix Broker Service failed to apply settings on several virtual machines.

To avoid unnecessary event logging, the service is suppressing related messages (event ID 1060) until the problem is resolved.
Comment When event 1060 has been logged repeatedly for multiple VDAs within a defined period of time.
Arguments

Id 1064
Name CdsEventConfigRemoveThrottleBadStaticPorticaSettings
Severity Informational
Groups
Text The Citrix Broker Service successfully applied settings on virtual machines registered with this server, It is no longer suppressing related messages (event ID 1060).
Comment When no event 1060 has been detected within a defined period of time.
Arguments

Id 1065
Name CdsEventConfigBadStaticPorticaSettingsGeneration
Severity Error
Groups PerWorkerSettingsGeneration, WorkerStaticSettings
Text The Citrix Broker Service failed to determine the base settings needed for the Virtual Desktop Agent of machine '%1'.

Please restart this machine and if this problem persists, see Citrix Knowledge Base article CTX126990.

Error details:
Exception '%2' of type '%3'.
Comment Failed to generate static settings that will be used as the basis for all settings sent to VDAs.
Arguments
Position Name Type Comment
%1 machineName string machine name
%2 message string Exception message
%3 type Type Exception type

Id 1066
Name CdsEventConfigGoodStaticPorticaSettingsGeneration
Severity Informational
Groups PerWorkerSettingsGeneration
Text The Citrix Broker Service successfully determined the base settings needed for the Virtual Desktop Agent of machine '%1'.
Comment Base settings (i.e. those before policy has been applied) for all VDAs have been determined.
Arguments
Position Name Type Comment
%1 machineName string machine name

Id 1100
Name CdsEventLaunchGenericFailure
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'.

If this problem persists, see Citrix Knowledge Base article CTX126991.
Comment Brokering returned LaunchResult.GeneralFail.
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)

Id 1101
Name CdsEventLaunchNoVdaAvailable
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. The Citrix Broker Service cannot find any available virtual machines.

Please add more virtual machines to the site. If the problem is due to existing virtual machines not becoming available, see Citrix Knowledge Base article CTX126992.
Comment No available VDA for resource
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)

Id 1102
Name CdsEventLaunchConnectionRefused
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. The virtual machine '%3' rejected a request to prepare itself for a connection. This problem usually indicates that the virtual machine is engaged in an activity such as restarting, entering a suspended state, or processing a recent disconnection or logoff.

If this problem persists, please restart the virtual machine.
Comment The VDA refused to prepare itself for connection.
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)
%3 vdaName string VDA DNS name

Id 1103
Name CdsEventLaunchActiveSessionAlready
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. A connection for that user already exists and the system is configured to not allow automatic switching of the connection.

If users need to be able to switch active connections by re-requesting the resource, use registry entries to enable this feature. See Citrix Knowledge Base article CTX126704.
Comment There is already an active session for the given user in the group.
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)

Id 1104
Name CdsEventLaunchGenericFailureReconnect
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. The user requested a reconnection to a previously disconnected existing session.

If the problem persists, please restart the virtual machine, but note that unsaved data may be lost.
Comment Brokering returned LaunchResult.GeneralFail in a workspace control reconnect.
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)

Id 1105
Name CdsEventLaunchInMaintMode
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. Either the resource is in maintenance mode, the desktop group/hypervisor associated with the resource is in maintenance mode, or the resource is undergoing automatic maintenance.

If the resource is undergoing automatic maintenance, this is a temporary state and the resource should be available shortly.
Comment Attempted connection to a VDA and either the resource is in maintenance mode, the desktop group/hypervisor associated with the resource is in maintenance mode, or the resource is undergoing automatic maintenance (PvD image preparation).
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)

Id 1106
Name CdsEventLaunchProtocolDisallowed
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. The required protocol '%3' is not configured for this resource or the resource might not advertise this protocol.
Comment Protocol (e.g. RDP) may not be configured on the resource, or resource may not support this protocol.
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)
%3 protocol string The protocol ID that was not supported by the resource

Id 1107
Name CdsEventLaunchFailedDisabledResource
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2' because the resource is disabled.
Comment Attempt to launch a disabled app/desktop
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)

Id 1108
Name CdsEventLaunchOverloadedWorker
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. The virtual machine '%3' cannot accept additional sessions.
Comment SessionLimitReached error in launching desktop
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)
%3 vdaName string VDA DNS name

Id 1109
Name CdsEventLaunchResourceUnavailable
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. The resource is currently unavailable and might be disabled. Access to the resource might have been removed after the user logged on to Web Interface.
Comment No resource found for the given browsername/user
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)

Id 1110
Name CdsEventLaunchThrottle
Severity Warning
Groups
Text To avoid excessive event logging, the service is temporarily suppressing related messages (event IDs 1100-1109, 1112-1118).
Comment Throttling of launch failure messages.
Arguments

Id 1111
Name CdsEventLaunchThrottleCancel
Severity Informational
Groups
Text The service is no longer suppressing related messages (event IDs 1100-1109, 1112-1118).
Comment Cancel throttling
Arguments

Id 1112
Name CdsEventLaunchLicenseRefused
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. The product and edition licensing configuration for the site does not allow this type of resource. Check that the correct license has been selected for this site.
Comment License edition-specific feature denies session launch.
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)

Id 1113
Name CdsEventLaunchNoSessionToReconnect
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2' during a workspace control reconnect operation. The specified session could not be found.

If the problem persists, please restart the virtual machine, but note that unsaved data may be lost.
Comment Brokering was invoked for a particular SessionKey as part of a workspace control reconnect operation. The brokering logic reported a NoExistingSessionToReconnect result.
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)

Id 1114
Name CdsEventLaunchSpinUpFailed
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. An error or timeout occurred when starting up a hosted virtual machine '%3'.

If the problem persists, please restart the virtual machine, but note that unsaved data may be lost.
Comment Brokering returned LaunchResult.Retry but PowerOnForLaunch returned false.
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)
%3 workerName string Worker name

Id 1115
Name CdsEventLaunchUpdateWorkerSettingsFailed
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. An error occurred when applying policy settings to virtual machine '%3'.

If the problem persists, please restart the virtual machine, but note that unsaved data may be lost.
Comment UpdateWorkerSettings (IConfiguration.Set) returned false.
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)
%3 workerName string Worker name

Id 1116
Name CdsEventLaunchCommunicationFailed
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to resource '%2'. A communication error occurred when attempting to prepare the virtual machine '%3'.

If the problem persists, please restart the virtual machine, but note that unsaved data may be lost.

Error details:
Exception '%4' of type '%5'.
Comment WCF communication or timeout error when calling ILaunch.PrepareSession().
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)
%3 workerName string Worker name
%4 message string exception message
%5 type Type exception type

Id 1117
Name CdsEventLaunchMaxTotalInstancesExceeded
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to application '%2'. The maximum allowed instances of this application in the site are already running.
Comment MaxTotalInstancesExceeded error in launching desktop
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)

Id 1118
Name CdsEventLaunchMaxPerUserInstancesExceeded
Severity Warning
Groups LaunchOperation
Text The Citrix Broker Service failed to broker a connection for user '%1' to application '%2'. The user is already running the maximum number of instances of this application that they are allowed.
Comment MaxPerUserInstancesExceeded error in launching desktop
Arguments
Position Name Type Comment
%1 user string User name
%2 resource string Resource name (as published to user)

Id 1150
Name CdsEventLicensingLicenseServerUp
Severity Informational
Groups Licensing
Text The Citrix Broker Service successfully contacted the license server '%1'.
Comment Successful contact with the license server
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1151
Name CdsEventLicensingLicenseServerDown
Severity Error
Groups Licensing
Text The Citrix Broker Service cannot contact the license server '%1'.

Please ensure that the license server is functioning correctly and that the details identifying the license server are correct in the XenDesktop configuration.
Comment Unable to contact the license server.
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1152
Name CdsEventLicensingProductLicensesNotInstalled
Severity Error
Groups LicensingInstalled
Text This XenDesktop site does not have the required product licenses present on the license server '%1'.

Please use the License Administration Console to add the relevant product licenses to the license server.
Comment Required product licenses not present (there may be some, just not the right ones).
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1153
Name CdsEventLicensingLicenseExpirationWarning
Severity Warning
Groups LicensingExpiry
Text This XenDesktop site's license expired.

The Citrix Broker service will request a new license from the license server '%1'.
Comment License expiry.
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1154
Name CdsEventLicensingInLicenseGracePeriod
Severity Warning
Groups LicensingGracePeriod
Text This controller has entered an emergency licensing grace period because it could not contact the license server '%1'.

You have %2 hour(s) remaining before this controller stops providing desktop and application sessions.
Comment Emergency grace period entered.
Arguments
Position Name Type Comment
%1 licenseServer string License server name
%2 hoursLeft uint Grace period remaining (in hours)

Id 1155
Name CdsEventLicensingLicenseGracePeriodExpired
Severity Error
Groups LicensingGracePeriod
Text The Citrix Broker Service will now stop providing desktop and application sessions. This controller is no longer in or could not enter a licensing grace period due to sustained failure to communicate with the license server '%1'.

Please ensure that the license server is functioning and, if necessary, use the License Administration Console to add the relevant licenses to the license server.
Comment Emergency grace period expired.
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1156
Name CdsEventLicensingLicenseGracePeriodExit
Severity Informational
Groups LicensingGracePeriod
Text The Citrix Broker Service is successfully communicating with the license server '%1'. This controller is no longer in an emergency licensing grace period.
Comment Emergency grace period exited.
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1157
Name CdsEventLicensingLicenseServerIncompatible
Severity Error
Groups LicensingCompatibility
Text The version of the license server running on '%1' is older than the version of the Citrix Broker Service, and is therefore incompatible.

Please upgrade your license server or specify a license server location with the correct version in your XenDesktop configuration.
Comment Old license server version.
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1158
Name CdsEventLicensingOverDraftWarning
Severity Warning
Groups LicensingOverdraft
Text The Citrix Broker Service detected that you have exceeded the number of licenses available for this site on the license server for this edition. The license server granted you an overdraft license.
Comment Overdraft license issued.
Arguments

Id 1159
Name CdsEventLicensingMaxLicenseCountExceeded
Severity Error
Groups LicensingCount
Text The Citrix Broker Service denied a desktop connection because the maximum number of installed licenses for this site has been exceeded. There are %3 licenses installed for edition '%1' but the maximum allowed number of licenses for this edition is %2.

Please remove the relevant licenses from the license server to comply with the license limit.
Comment Maximum License Count Exceeded. Only meaningful for products (like SMB) that have a maximum allowed number of licenses.
Arguments
Position Name Type Comment
%1 feature string Feature Name.
%2 maxLicenseCount uint Maximum Available Licenses for Product Edition that allows %1.
%3 actualLicenseCount uint number of available licenses for %1

Id 1160
Name CdsEventLicenseMonitoringFailed
Severity Warning
Groups LicensingError
Text The Citrix Broker service encountered an internal error while managing licenses.

Please ensure that the license server is functioning correctly and that the details identifying the license server are correct in the XenDesktop configuration. Restarting the Citrix Broker service may also resolve the problem.

If this problem persists, reinstall the Citrix XenDesktop Controller. See Citrix Knowledge Base article CTX126990.

Details:
License Server Address: '%1'
License Server Port: '%2'
Site Edition: '%3'
Site Product: '%4'
Site Model: '%5'
Exception: '%6'
Comment License monitoring failed.
Arguments
Position Name Type Comment
%1 licenseServerAddress string License server address
%2 licenseServerPort int License server port
%3 edition string Edition for site (e.g. 'PLT')
%4 productId string Product ID for site (e.g. 'XDT')
%5 model string Licensing model for site (e.g. 'Concurrent')
%6 exception string Exception.

Id 1161
Name CdsEventLicenseInitFailed
Severity Error
Groups LicensingError
Text Error initializing licensing. Please check license server connectivity.

Details:
License Server Address: '%1'
License Server Port: '%2'
Site License Model: '%3'
Site Edition: '%4'
Product ID: '%5'
Licensing Result Code: '%6'
Exception: '%7'
Comment Failed to init licensing
Arguments
Position Name Type Comment
%1 licenseServerAddress string License server address
%2 licenseServerPort int License server port
%3 model string Site license model
%4 edition string Edition for the site (e.g. 'PLT')
%5 productId string Product ID for the site (e.g. 'XDT')
%6 licenseError string Stringified license error enum value from LicenseWrapperException
%7 exception string Exception

Id 1162
Name CdsEventLicenseStopFailed
Severity Error
Groups LicensingError
Text Error stopping licensing. Please check license server connectivity.

Details:
License Server Address: '%1'
License Server Port: '%2'
Licensing Result Code: '%3'
Exception: '%4'
Comment Failed to shut down licensing
Arguments
Position Name Type Comment
%1 licenseServerAddress string License server address
%2 licenseServerPort int License server port
%3 licenseError string Stringified license error enum value from LicenseWrapperException
%4 exception string Exception

Id 1163
Name CdsEventLicenseNoneCheckedOut
Severity Warning
Groups LicensingCheckout
Text No connection license available. To resolve, free licenses by closing sessions that are not needed, or add more licenses.

Details:
License Server Address: '%1'
License Server Port: '%2'
Site License Model: '%3'
Site Edition: '%4'
ProductID: '%5'
User: '%6'
Client ID: '%7'
Session Support: '%8'
Comment No connection license was available.
Arguments
Position Name Type Comment
%1 licenseServerAddress string License server address
%2 licenseServerPort int License server port
%3 licenseModel string XenDesktop license model
%4 edition string Edition for site (e.g. 'PLT')
%5 productId string Product ID for site (e.g. 'XDT')
%6 user string User
%7 clientId string Client ID
%8 sessionSupport string Session support (e.g. 'MultiSession')

Id 1164
Name CdsEventLicenseCheckoutError
Severity Error
Groups LicensingError
Text Error checking out a connection license. Please check license server connectivity.

Details:
License Server Address: '%1'
License Server Port: '%2'
Site License Model: '%3'
Site Edition: '%4'
Product ID: '%5'
User: '%6'
Client ID: '%7'
Session Support: '%8'
Licensing Result Code: '%9'
Exception: '%10'
Comment Error when checking out a connection license
Arguments
Position Name Type Comment
%1 licenseServerAddress string License server address
%2 licenseServerPort int License server port
%3 licenseModel string Site license model
%4 edition string Edition for site (e.g. 'PLT')
%5 productId string Product ID for site (e.g. 'XDT')
%6 user string User
%7 clientId string Client ID
%8 sessionSupport string Session support (e.g. 'MultiSession')
%9 licenseError string Stringified license error enum value from LicenseWrapperException
%10 exception string Exception

Id 1165
Name CdsEventLicenseCheckinError
Severity Error
Groups LicensingError
Text Error checking in a connection license. Please check license server connectivity.

Details:
License Server Address: '%1'
License Server Port: '%2'
Site License Model: '%3'
Site Edition: '%4'
Product Id: '%5'
User: '%6'
Client ID: '%7'
Session Support: '%8'
Licensing Result Code: '%9'
Exception: '%10'
Comment Error when checking in a connection license
Arguments
Position Name Type Comment
%1 licenseServerAddress string License server address
%2 licenseServerPort int License server port
%3 licenseModel string Site license model
%4 edition string Edition for site (e.g. 'PLT')
%5 productId string Product ID for site (e.g. 'XDT')
%6 user string User
%7 clientId string Client ID
%8 sessionSupport string Session support (e.g. 'MultiSession')
%9 licenseError string Stringified license error enum value from LicenseWrapperException
%10 exception string Exception

Id 1166
Name CdsEventLicenseQueryError
Severity Error
Groups LicensingError
Text Error checking license availability. Please check license server connectivity.

Details:
License Server Address: '%1'
License Server Port: '%2'
Product: '%3'
Licensing Result Code: '%4'
Exception: '%5'
Comment QueryLicenseAvailable returned false
Arguments
Position Name Type Comment
%1 licenseServerAddress string License server address
%2 licenseServerPort int License server port
%3 productId string Product ("XDT" or "MPS")
%4 licenseError string Stringified license error enum value from LicenseWrapperException
%5 exception string Exception.

Id 1167
Name CdsEventLicenseStartFailed
Severity Error
Groups LicensingError
Text Failed to start licensing. Please check license server connectivity.

Details:
License Server Address: '%1'
License Server Port: '%2'
Site Edition: '%3'
Site Product: '%4'
Site Model: '%5'
Licensing Result Code: '%6'
Exception: '%7'
Comment Failed to start licensing or restart it after config changes.
Arguments
Position Name Type Comment
%1 licenseServerAddress string License server address
%2 licenseServerPort int License server port
%3 edition string Edition for the site (e.g. 'PLT')
%4 productId string Product ID for the site (e.g. 'XDT')
%5 model string Licensing model the site (e.g. 'CCS')
%6 licenseError string Stringified license error enum value from LicenseWrapperException
%7 exception string Exception.

Id 1168
Name CdsEventLicenseApChangedError
Severity Error
Groups LicensingError
Text Error reading licensing user notification settings. Please check license server connectivity.

Details:
License Server Address: '%1'
License Server Port: '%2'
Licensing Result Code: '%3'
Exception: '%4'
Comment Failed to read in settings after annoyance profile data changed event.
Arguments
Position Name Type Comment
%1 licenseServerAddress string License server address
%2 licenseServerPort int License server port
%3 licenseError string Stringified license error enum value from LicenseWrapperException
%4 exception string Exception.

Id 1169
Name CdsEventLicenseInOobg
Severity Warning
Groups LicensingOOBGracePeriod
Text This controller has entered the out-of-box grace period as no suitable licenses were found on the license server '%1'.

You have %2 hour(s) remaining before this controller stops providing desktop and application sessions.
Comment Out-of-box grace period entered.
Arguments
Position Name Type Comment
%1 licenseServer string License server name
%2 hoursLeft uint Grace period remaining (in hours)

Id 1170
Name CdsEventLicenseOobgExit
Severity Informational
Groups LicensingOOBGracePeriod
Text The Citrix Broker Service has successfully detected suitable licenses on the license server '%1'. This controller is no longer in the out-of-box licensing grace period.
Comment Out-of-box grace period exited.
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1171
Name CdsEventLicenseServerNotSpecified
Severity Error
Groups LicensingStartup
Text No license server has been specified. The Citrix Broker Service cannot provide desktops and applications to users until a valid license server is specified. You can specify a license server in Desktop Studio or with the Citrix Broker SDK cmdlet Set-BrokerSite.
Comment License Server not specified
Arguments

Id 1172
Name CdsEventLicenseServerProbeError
Severity Error
Groups LicensingError
Text Error checking license server suitability. The Citrix broker service received an unexpected response when checking if a machine is suitable for use as a license server.

Check that the machine can be contacted from the controller and that any firewall on the machine allows connections from the controller. If a license server is installed on the machine check that it is configured and operating correctly.

Details:
Computer address: '%1'
Port: '%2'
Response: '%3'
Exception: '%4'
Comment TestBrokerLicenseServer returned an unexpected error
Arguments
Position Name Type Comment
%1 licenseServerAddress string Machine address
%2 licenseServerPort int Port number
%3 licenseError string Stringified license error enum value from LicenseWrapperVdException
%4 exception string Exception.

Id 1173
Name CdsEventLicensingStartupLicensesNotInstalled
Severity Error
Groups LicensingInstalled
Text This XenDesktop site does not have the required start up licenses present on the license server '%1'.

Please use the License Administration Console to add the relevant licenses to the license server.
Comment Required start up licenses not present.
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1174
Name CdsEventLicensingNoApplicationSupport
Severity Warning
Groups Resources
Text The configured product edition for this XenDesktop site does not support applications; application resources will not be available.
Comment
Arguments

Id 1176
Name CdsEventLicensingNoMultiSessionWorkerSupport
Severity Warning
Groups Registration
Text The configured product edition does not support multi-session machines. The registration of %1 (%2) was rejected.
Comment
Arguments
Position Name Type Comment
%1 workerSid string
%2 workerName string

Id 1177
Name CdsEventLicensingNoSingleSessionWorkerSupport
Severity Warning
Groups Registration
Text The configured product edition does not support single-session machines. The registration of %1 (%2) was rejected.
Comment
Arguments
Position Name Type Comment
%1 workerSid string
%2 workerName string

Id 1178
Name CdsEventLicensingNoRemotePCSupport
Severity Warning
Groups Registration
Text The configured product edition does not support RemotePC. The registration of %1 (%2) was rejected.
Comment
Arguments
Position Name Type Comment
%1 workerSid string
%2 workerName string

Id 1179
Name CdsEventLicensingNoCloudMachineSupport
Severity Warning
Groups Registration
Text The configured product edition does not support machines provisioned into a cloud system. The registration of %1 (%2) was rejected.
Comment
Arguments
Position Name Type Comment
%1 workerSid string
%2 workerName string

Id 1180
Name CdsEventLicensingNoSingleSessionApplicationLaunchSupport
Severity Warning
Groups Launch
Text The configured product edition for this XenDesktop site does not support applications on single session (workstation OS) machines; application resource '%1' was refused launch.
Comment
Arguments
Position Name Type Comment
%1 appResourceName string

Id 1181
Name CdsEventLicensingNoMultiSessionApplicationLaunchSupport
Severity Warning
Groups Launch
Text The configured product edition for this XenDesktop site does not support applications on multi session (server OS) machines; application resource '%1' was refused launch.
Comment
Arguments
Position Name Type Comment
%1 appResourceName string

Id 1182
Name CdsEventLicensingNoSingleSessionDesktopLaunchSupport
Severity Warning
Groups Launch
Text The configured product edition for this XenDesktop site does not support desktops on single session (workstation OS) machines; desktop resource '%1' was refused launch.
Comment
Arguments
Position Name Type Comment
%1 desktopResourceName string

Id 1183
Name CdsEventLicensingNoMultiSessionDesktopLaunchSupport
Severity Warning
Groups Launch
Text The configured product edition for this XenDesktop site does not support desktops on multi session (server OS) machines; desktop resource '%1' was refused launch.
Comment
Arguments
Position Name Type Comment
%1 desktopResourceName string

Id 1190
Name CdsEventLicensingNoSingleUserModeSupport
Severity Warning
Groups SingleUserMode
Text License request was rejected for lack of support for single user mode.
Comment
Arguments

Id 1191
Name CdsEventSingleMultiSessionMismatch
Severity Warning
Groups SingleMultiSessionMismatch
Text Registration request for worker %1 (%2) was rejected because the session support of the worker is incompatible with the configuration of its catalog or desktop group.
Comment
Arguments
Position Name Type Comment
%1 workerSid string
%2 workerName string

Id 1192
Name CdsEventWorkerFunctionalLevelTooLow
Severity Warning
Groups FunctionalLevel
Text Registration request for worker %1 (%2) was rejected because the functional level of the worker is too low for the catalog or desktop group it is attempting to register with.

Specific deregistration reason: %3.
Comment
Arguments
Position Name Type Comment
%1 workerSid string
%2 workerName string
%3 deregistrationReason string

Id 1193
Name CdsEventWorkerUnknownRegistrationError
Severity Warning
Groups Unknown
Text Registration request for worker %1 (%2) was rejected due to an unknown error
Comment
Arguments
Position Name Type Comment
%1 workerSid string
%2 workerName string

Id 1194
Name CdsEventAgentNonContactable
Severity Warning
Groups AgentNonContactable
Text Registration request for worker %1 (%2) was rejected because the Broker service was unable to contact the worker during the registration process.
Comment
Arguments
Position Name Type Comment
%1 workerSid string
%2 workerName string

Id 1195
Name CdsEventAgentWrongActiveDirectoryOU
Severity Warning
Groups WrongActiveDirectoryOU
Text Registration request for worker %1 (%2) was rejected because the wrong Active Directory base Organisational Unit has been supplied in the registration request.
Comment
Arguments
Position Name Type Comment
%1 workerSid string
%2 workerName string

Id 1196
Name CdsEventLicensingInSupplementalGracePeriod
Severity Warning
Groups LicensingSupplementalGracePeriod
Text This controller has entered a licensing grace period due to exhausting all usable licenses on the license server '%1'. Add more licenses to resolve this.

You have %2 hour(s) remaining before this controller stops providing desktop and application sessions.
Comment Grace period entered.
Arguments
Position Name Type Comment
%1 licenseServer string License server name
%2 hoursLeft uint Grace period remaining (in hours)

Id 1197
Name CdsEventLicensingSupplementalGracePeriodExpired
Severity Error
Groups LicensingSupplementalGracePeriod
Text The Citrix Broker Service will now stop providing desktop and application sessions. This controller is no longer in or could not enter a licensing grace period due to insufficient licenses on the license server '%1'.

Please use the License Administration Console to add the relevant licenses to the license server.
Comment Grace period expired.
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1198
Name CdsEventLicensingSupplementalGracePeriodExit
Severity Informational
Groups LicensingSupplementalGracePeriod
Text The Citrix Broker Service is successfully consuming licenses from the license server '%1'. There are sufficient licenses on the server to satisfy current demand. This controller is no longer in a licensing grace period caused by license exhaustion.
Comment Grace period exited.
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1199
Name CdsEventLicenseOobgExpired
Severity Error
Groups LicensingOOBGracePeriod
Text The Citrix Broker Service will now stop providing desktop and application sessions. This controller is no longer in or could not enter a licensing grace period since no licenses are installed on the license server '%1'.

Please use the License Administration Console to add the relevant licenses to the license server.
Comment Out-of-box grace period expired.
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1200
Name CdsEventDatabaseConnectivityRestored
Severity Informational
Groups DatabaseConnectivity
Text The connection between the Citrix Broker Service and the database has been restored.
Comment Database connectivity restored.
Arguments

Id 1201
Name CdsEventDatabaseConnectivityLost
Severity Warning
Groups DatabaseConnectivity
Text The connection between the Citrix Broker Service and the database has been lost.

Error details:
Exception '%1' of type '%2'.

Ensure that the database is correctly configured and accessible.
Comment Unable to contact the license server.
Arguments
Position Name Type Comment
%1 message string Exception message
%2 type string Exception type

Id 1202
Name CdsEventNoDatabaseConnectivity
Severity Warning
Groups DatabaseConnectivity
Text The Citrix Broker Service has no connection to the database.

Ensure that the database is correctly configured and accessible.
Comment No database connectivity.
Arguments

Id 1300
Name CdsEventLicensingInClockSkew
Severity Error
Groups LicensingClockSkew
Text The Citrix Broker Service will now stop providing desktop and application sessions. There is a problem with the system clock of the license server '%1'.
Comment License server clock issues detected
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 1301
Name CdsEventLicensingOutClockSkew
Severity Error
Groups LicensingClockSkew
Text Issues with the system clock of license server '%1' have been corrected. The Citrix Broker Service will now resume normal operation.
Comment License server clock issues corrected
Arguments
Position Name Type Comment
%1 licenseServer string License server name

Id 2000
Name CdsEventXmsCannotStartException
Severity Error
Groups
Text The Citrix Broker Service failed to start XML services.

If this problem persists, reinstall the Citrix XenDesktop Controller. See Citrix Knowledge Base article CTX126990.

Error details:
Exception '%1' of type '%2'.
Comment When the XML Services multiplexer fails to start
Arguments
Position Name Type Comment
%1 message string exception message
%2 type Type exception type

Id 2001
Name CdsEventXmsStartupException
Severity Warning
Groups ServiceStatus
Text The Citrix Broker Service failed to initialize XML services. The services will attempt to initialize again in approximately %1 minute(s).

Error details:
Exception '%2' of type '%3'.
Comment When the XML Multiplexer encounters an exception on start up
Arguments
Position Name Type Comment
%1 retryMinutes int time until the next initiation retry
%2 message string exception message
%3 type Type exception type

Id 2002
Name CdsEventXmsThrottleStartupException
Severity Warning
Groups
Text The Citrix Broker Service failed to initialize XML services again.

A previously detected problem still exists. To avoid excessive event logging, the service is suppressing related messages (event ID 2001) until the problem is resolved. Initialization attempts will continue.

Error details:
Exception '%1' of type '%2'.
Comment About to suppress message 2001 for the first time
Arguments

Id 2003
Name CdsEventXmsStartupSuccess
Severity Informational
Groups ServiceStatus
Text The Citrix Broker Service successfully started XML services.
Comment When the XML Services multiplexer starts OK.
Arguments

Id 2004
Name CdsEventXmsServiceStartFail
Severity Warning
Groups ServiceStatus
Text The Citrix Broker Service encountered a problem while attempting to configure and start one or more of the XML HTTP services.

If this problem persists, reinstall the Citrix XenDesktop Controller.

Error details:
Service: %1 Exception '%2' of type '%3'.
Comment When the XML Multiplexer encounters an exception starting HTTP services
Arguments
Position Name Type Comment
%1 service string The service that failed
%2 message string exception message
%3 type Type exception type

Id 2007
Name CdsEventXmsServicesStopping
Severity Informational
Groups ServiceStatus
Text The Citrix Broker Service is stopping XML HTTP services.
Comment When the XML Services multiplexer commences stopping all the XML services.
Arguments

Id 2008
Name CdsEventXmsServicesStopped
Severity Informational
Groups ServiceStatus
Text The Citrix Broker Service successfully stopped XML HTTP services.
Comment When the XML Services multiplexer has successfully finished stopping all the XML services.
Arguments

Id 2009
Name CdsEventXmsUnrecognisedService
Severity Warning
Groups HandleTransaction
Text The Citrix Broker Service received an unrecognized request for a transaction on an XML service.

An incompatible client might be trying to access the XML service. Verify the compatibility of clients accessing the service.

Error details:
Service URL: %1
Comment When the XML Multiplexer receives a request it does not recognise
Arguments
Position Name Type Comment
%1 url string The URL of the failing service request

Id 2010
Name CdsEventXmsServiceListenerStartFail
Severity Warning
Groups ListenerStart
Text The Citrix Broker Service encountered a problem while an XML service attempted to listen for http(s) requests. The Windows HTTP configuration might be incomplete or incorrect.

If this problem persists, reinstall the Citrix XenDesktop Controller.

Error details:
Exception '%1' of type '%2'.
Comment When the XML Multiplexer encounters an exception initializing or starting the HttpListener.
Arguments
Position Name Type Comment
%1 message string exception message
%2 type Type exception type

Id 2011
Name CdsEventXmsBadContentType
Severity Warning
Groups HandleTransaction
Text The Citrix Broker Service received an XML request with an unexpected content type on an XML service.

An incompatible client might be trying to access the XML service. Verify the compatibility of clients accessing the service.

Error details:
Content Type: '%1'
Comment When the XML Multiplexer receives a bad XML content type
Arguments
Position Name Type Comment
%1 contentType string The content type received in the message

Id 2012
Name CdsEventXmsReplyFailed
Severity Warning
Groups HttpProcessingException
Text The Citrix Broker Service was unable to send a response to the XML client.

Details:
Request URL: '%1'
Error Code: '%2'
Error Message: '%3'
Exception Type: '%4'
Exception Call Stack: '%5'
Comment When XML service fails to send a response to the client
Arguments
Position Name Type Comment
%1 url string URL which the client connected to
%2 winError int Win32 error number
%3 winErrorMessage string Message text corresponding to error number
%4 type Type The type of exception
%5 stackTrace string The call stack of the exception

Id 2013
Name CdsEventXmsUnexpectedException
Severity Error
Groups HttpProcessingException
Text An unexpected exception occurred while the Citrix Broker Service processed an HTTP request.

Error details:
Request URL: '%1'
Exception Type: '%2'
Exception Call Stack: '%3'
Comment When the XML Multiplexer encounters an unexpected exception while processing an HTTP request.
Arguments
Position Name Type Comment
%1 url string URL which the client connected to
%2 type Type The type of exception
%3 stackTrace string The call stack of the exception

Id 2014
Name CdsEventXmsPortInUse
Severity Error
Groups ListenerStart
Text One of the XML ports is in use by another process. The Citrix Broker Service is unable to listen for XML requests.

To change the ports used by the Citrix Broker Service, run the following command on the appropriate controller: BrokerService.exe -StoreFrontPort -StoreFrontTlsPort

To identify processes listening on all ports run 'netstat -ab'.

Current XML port configuration: HTTP Port=%1 (Enabled=%2) HTTPS Port=%3 (Enabled=%4)
Comment When the XML service is unable to listen on its configured URIs.
Arguments
Position Name Type Comment
%1 httpPort int Configured HTTP port
%2 httpPortEnabled bool Enabled state of HTTP port
%3 httpsPort int Configured HTTPS port
%4 httpsPortEnabled bool Enabled state of HTTPS port

Id 2100
Name CdsEventXmsCredentialValidateFail
Severity Warning
Groups CredentialValidate
Text The Citrix Broker Service failed to validate a user's credentials on an XML service.

Verify the trust relationships between your domains.

Error details:
User: '%1'
Error: '%2'
Message: '%3'
Stack Trace: '%4'
Comment When the credentials provided to WPNBR fail validation
Arguments
Position Name Type Comment
%1 user string The user identity that failed
%2 error string Failure error indication
%3 message string Error message
%4 stackTrace string Stack trace

Id 2101
Name CdsEventXmsThrottleCredentialValidateFail
Severity Warning
Groups
Text The Citrix Broker Service failed to validate a user's credentials on an XML service again.

A previously detected problem still exists. To avoid excessive event logging, the service is suppressing related messages (event ID 2100) until the problem is resolved. Initialization attempts will continue.
Comment About to suppress message 2100 for the first time
Arguments

Id 2102
Name CdsEventXmsRemoveThrottleCredentialValidateFail
Severity Informational
Groups
Text The Citrix Broker Service successfully validated user credentials. It is no longer suppressing the related messages (event ID 2100).
Comment When no event 2100 has been detected within a defined period of time.
Arguments

Id 2103
Name CdsEventXmsTransactionException
Severity Warning
Groups UnexpectedTransactionException
Text An unexpected exception occurred while the Citrix Broker Service processed an XML transaction.

An incompatible client might be trying to access the XML service. Verify the compatibility of clients accessing the service. If this problem persists, reinstall the Citrix XenDesktop Controller.

Error details:
Transaction: '%1'
Exception Type: '%2'
Exception Call Stack: '%3'
Comment When an unexpected exception is raised while processing an XML transaction.
Arguments
Position Name Type Comment
%1 transaction string The XML transaction being processed when the exception occurred
%2 type Type The type of exception
%3 stackTrace string The call stack of the exception

Id 2104
Name CdsEventXmsThrottleTransactionException
Severity Warning
Groups
Text An unexpected exception occurred again while the Citrix Broker Service processed an XML transaction.

A previously detected problem with the XML service still exists. To avoid excessive event logging, the service is temporarily suppressing related messages (event ID 2103).
Comment About to suppress message 2103 for the first time.
Arguments

Id 2105
Name CdsEventXmsRemoveThrottleTransactionException
Severity Informational
Groups
Text The Citrix Broker Service has not recently encountered exceptions on the XML services. It is no longer suppressing related messages (event ID 2103).
Comment When no event 2103 has been detected within a defined period of time.
Arguments

Id 3000
Name CdsEventHostingReadyToContactHypervisors
Severity Informational
Groups ServiceStatus
Text The Citrix Broker Service is ready to contact hosts.
Comment Controller Ready to make connections to hypervisors.
Arguments

Id 3001
Name CdsEventHostingStartupException
Severity Warning
Groups ServiceStartup
Text The Citrix Broker Service hosting management component failed to initialize. The component will attempt to initialize again in approximately %1 minute(s).

Error details:
Exception '%2' of type '%3'.
Comment When the Hosting management Component encounters an exception on start up
Arguments
Position Name Type Comment
%1 estimateRetryInMinutes int time until the next initiation retry
%2 message string exception message
%3 type Type exception type

Id 3002
Name CdsEventHostingThrottleStartupException
Severity Warning
Groups
Text The Citrix Broker Service hosting management component failed to initialize again.

A previously detected problem still exists. To avoid excessive event logging, the service is suppressing related messages (event IDs 3001, 3003) until the problem is resolved. Initialization attempts will continue.
Comment About to suppress message 3001 or 3003 for the first time
Arguments

Id 3003
Name CdsEventHostingDatabaseFail
Severity Warning
Groups ServiceStartup
Text The Citrix Broker Service failed to connect to the XenDesktop database.

Please check that the XenDesktop database is configured correctly.

Error details:
Exception '%1' of type '%2'.
Comment Failed to connect to the broker database
Arguments
Position Name Type Comment
%1 message string Exception message
%2 type Type Exception type

Id 3004
Name CdsEventHostingGoodDatabase
Severity Informational
Groups ServiceStatus
Text The Citrix Broker Service successfully connected to the XenDesktop database.
Comment Successful connection to the broker database.
Arguments

Id 3010
Name CdsEventHostingRemoveThrottlePowerAction
Severity Informational
Groups
Text The Citrix Broker Service successfully performed power actions. It is no longer suppressing related messages (event ID 3012).
Comment When no event 3012 has been detected within a defined period of time.
Arguments

Id 3011
Name CdsEventHostingThrottlePowerAction
Severity Warning
Groups
Text The Citrix Broker Service detected that several virtual machine power actions failed.

To avoid excessing logging, the service is suppressing related messages (event ID 3012) until the problem is resolved.
Comment When event 3012 has been logged repeatedly for multiple VDAs within a defined period of time
Arguments

Id 3012
Name CdsEventHostingFailedPowerAction
Severity Warning
Groups PowerActionFail
Text The Citrix Broker Service detected that power action '%1' (origin: %2) on virtual machine '%3' failed.

This problem is most likely due to a host issue. Check that the configuration of the virtual machine on the host does not prohibit the requested power action. Verify that there are no storage problems on the host. Check that the host connection information is correct.

Error details:
Exception '%4' of type '%5'.
Comment Power action failed
Arguments
Position Name Type Comment
%1 action string Power action type
%2 origin string Origin of power action
%3 machineName string Managed machine name
%4 message string Exception message
%5 type Type Exception type

Id 3013
Name CdsEventHostingSuccessPowerAction
Severity Informational
Groups PowerActions
Text The Citrix Broker Service successfully performed power action '%1' (origin: %2) on virtual machine '%3'.
Comment When a power action successfully completes.
Arguments
Position Name Type Comment
%1 action string Power action type
%2 origin string Origin of power action
%3 machineName string Managed machine name

Id 3014
Name CdsEventHostingCancelPowerAction
Severity Informational
Groups PowerActions
Text The Citrix Broker Service canceled power action '%1' on virtual machine '%2', because the controller used to communicate with the host was stopped or the preferred controller setting changed.
Comment When a power action is cancelled at site service lease acquire time.
Arguments
Position Name Type Comment
%1 action string Power action type
%2 machineName string Managed machine name

Id 3015
Name CdsEventHostingTimedOutRegisterPowerAction
Severity Informational
Groups PowerActionFail
Text The Citrix Broker Service marked a power action as failed because virtual machine '%1' failed to register with the site after being started, restarted, or resumed.
Comment When a power action is failed due to registration timeout.
Arguments
Position Name Type Comment
%1 machineName string Managed machine name

Id 3020
Name CdsEventHostingRemoveThrottlePowerPolicy
Severity Informational
Groups
Text The Citrix Broker Service successfully performed power policy actions. It is no longer suppressing related messages (event ID 3022 and 3023).
Comment When no event 3022 or 3023 has been detected within a defined period of time.
Arguments

Id 3021
Name CdsEventHostingThrottlePowerPolicy
Severity Warning
Groups
Text The Citrix Broker Service detected that several virtual machine power policy actions failed.

To avoid excessive event logging, the service is suppressing related messages (event ID 3022 and 3023) until the problem is resolved.
Comment When event 3022 or 3023 has been logged repeatedly within a defined period of time
Arguments

Id 3022
Name CdsEventHostingFailedPowerPolicy
Severity Warning
Groups PowerPolicy
Text The Citrix Broker Service experienced an internal error while enforcing a power policy. The service failed in its interaction with the XenDesktop database and was unable to determine the policy actions needed.

This may be the result of the database being unavailable. Check that the database is online, and that connectivity exists between it and the XenDesktop controllers.

Error details:
Exception '%1' of type '%2'.
Comment Power policy failed (database?)
Arguments
Position Name Type Comment
%1 message string Exception message
%2 type Type Exception type

Id 3023
Name CdsEventHostingFailedPowerPolicyBadTimezone
Severity Warning
Groups PowerPolicy
Text The Citrix Broker Service failed to use the defined time zone for a desktop group for power policy evaluation.

Please validate that the time zones configured for all power policy settings are correct and that the time zone area of the registry is not corrupt.

Error details:
Desktop group UID: %1
Configured time zone: '%2'
Comment Power policy time zone lookup failed
Arguments
Position Name Type Comment
%1 desktopGroupUid int desktop group UID
%2 timeZone string time zone string

Id 3030
Name CdsEventHostingSuccessConnectToHc
Severity Informational
Groups HypervisorConnection
Text The Citrix Broker Service successfully connected to the host '%1'.
Comment
Arguments
Position Name Type Comment
%1 connectionName string hypervisor connection name

Id 3031
Name CdsEventHostingFailedHcConnect
Severity Warning
Groups HypervisorConnection
Text A problem occurred while updating a broker host connection ('%1') with information from the Citrix Host Service.

Verify that the Citrix Host Service is running and configured. Verify that the specified host is reachable with the URL and credentials specified in the host connection.

Error details:
Exception '%2' of type '%3'.
Comment HC connection attempt failed
Arguments
Position Name Type Comment
%1 connectionName string hypervisor connection name
%2 message string Exception message
%3 type Type Exception type

Id 3032
Name CdsEventHostingFailedHcStatusPoll
Severity Warning
Groups HypervisorConnection
Text A problem occurred while updating a broker host connection ('%1') with information from the Citrix Host Service.

Verify that the Citrix Host Service is running and configured. Verify that the specified host is reachable with the URL and credentials specified in the host connection.

Error details:
Exception '%2' of type '%3'.
Comment HC status polling failed
Arguments
Position Name Type Comment
%1 connectionName string hypervisor connection name
%2 message string Exception message
%3 type Type Exception type

Id 3033
Name CdsEventHostingHcAuthenticationFailed
Severity Warning
Groups HypervisorConnection
Text The Citrix Broker Service failed to connect to host '%1' because of invalid credentials. Verify that the correct credentials for the host are specified in XenDesktop.

Error details:
Exception '%2' of type '%3'.
Comment HC connection authentication failed
Arguments
Position Name Type Comment
%1 connectionName string hypervisor connection name
%2 message string Exception message
%3 type Type Exception type

Id 3040
Name CdsEventHostingRemoveThrottleMachineStatus
Severity Informational
Groups
Text The Citrix Broker Service successfully performed a database operation. It is no longer suppressing related messages (event ID 3042).
Comment When no event 3042 has been detected within a defined period of time.
Arguments

Id 3041
Name CdsEventHostingThrottleMachineStatus
Severity Warning
Groups
Text The Citrix Broker Service detected that several database operations failed.

To avoid excessive event logging, the service is suppressing related messages (event ID 3042) until the problem is resolved.
Comment When event 3042 has been logged repeatedly within a defined period of time
Arguments

Id 3042
Name CdsEventHostingFailedHostedMachineUpdate
Severity Warning
Groups MachineStatus
Text The Citrix Broker Service failed to handle an update from one or more managed machines. An internal problem occurred while performing an update in the XenDesktop database. This problem could be due to a database problem, an internal incompatibility with the Citrix Broker Service, or a compatibility problem with the host.

Error details:
Exception '%1' of type '%2'.
Comment HC machine status update failed
Arguments
Position Name Type Comment
%1 message string Exception message
%2 type Type Exception type

Id 3050
Name CdsEventHostingRemoveThrottleMcs
Severity Informational
Groups
Text The Citrix Broker Service successfully communicated with the Citrix Machine Creation Service. It is no longer suppressing related messages (event ID 3052, 3053 and 3054).
Comment When no event 3052, 3053 or 3054 has been detected within a defined period of time.
Arguments

Id 3051
Name CdsEventHostingThrottleMcs
Severity Warning
Groups
Text The Citrix Broker Service detected that several attempts to communicate with the Citrix Machine Creation Service failed.

To avoid excessive event logging, the service is suppressing related messages (event ID 3052, 3053 and 3054) until the problem is resolved.
Comment When event 3052, 3053 or 3054 has been logged repeatedly within a defined period of time
Arguments

Id 3053
Name CdsEventHostingFailedMcsResetVm
Severity Warning
Groups MachineCreationService
Text The Citrix Broker Service successfully communicated with the Citrix Machine Creation Service, but the Citrix Machine Creation Service failed to reset the image for virtual machine '%1' on host connection '%2' to its default state. This problem could be due to a timing issue or an internal error.

Error details:
Exception '%3' of type '%4'.
Comment MCS ResetVM call returned an error.
Arguments
Position Name Type Comment
%1 machineId string Machine Id
%2 connectionName string Hypervisor connection name
%3 message string Exception message
%4 type Type Exception type

Id 3054
Name CdsEventHostingFailedMcsResetVmException
Severity Warning
Groups MachineCreationService
Text The Citrix Broker Service detected an unexpected exception when attempting to reset the disk image for virtual machine '%1' on host connection '%2' to its default state.

Check that the Citrix Machine Creation Service is running and is configured.

Error details:
Exception '%3' of type '%4'.
Comment MCS ResetVM call threw an exception.
Arguments
Position Name Type Comment
%1 machineId string Machine Id
%2 connectionName string Hypervisor connection name
%3 message string Exception message
%4 type Type Exception type

Id 3100
Name CdsEventRebootScheduleStarted
Severity Informational
Groups RebootScheduleInformation
Text The Citrix Broker Service started a scheduled reboot cycle (Uid '%2') for the desktop group '%1'.
Comment The Reboot Schedule manager created a scheduled reboot cycle for a desktop group.
Arguments
Position Name Type Comment
%1 desktopGroupName string desktop group name
%2 rebootCycleUid long Reboot Cycle UID

Id 3101
Name CdsEventRebootScheduleFailedToStart
Severity Warning
Groups RebootScheduleExceptions
Text The Citrix Broker Service failed to start the scheduled reboot cycle for the desktop group '%1'.

Error details:
Stored procedure returned: '%2'.
Comment The Reboot Schedule manager failed to created a scheduled reboot cycle.
Arguments
Position Name Type Comment
%1 desktopGroupName string desktop group name
%2 spReturnCode string stored procedure return code

Id 3102
Name CdsEventRebootScheduleFailedToStartException
Severity Error
Groups RebootScheduleExceptions
Text The Citrix Broker Service failed to start the scheduled reboot cycle for the desktop group '%1'

Error details:
Exception '%2' occurred at: '%3'.
Comment An exception occurred while the Reboot Schedule manager was either starting a scheduled reboot cycle or deciding if one needed to be started.
Arguments
Position Name Type Comment
%1 desktopGroupName string desktop group name
%2 exceptionMessage string exception message
%3 exceptionStackTrace string exception stack trace

Id 3103
Name CdsEventRebootCycleStarted
Severity Informational
Groups RebootScheduleInformation
Text The Citrix Broker Service has begun processing the reboot cycle (UID = '%1') for the '%3' of '%2'.
Comment Active processing of a reboot cycle has started.
Arguments
Position Name Type Comment
%1 rebootCycleUid long Reboot Cycle UID
%2 name string catalog or desktop group name
%3 cycleFunction string reboot cycle function

Id 3104
Name CdsEventRebootCycleCompleted
Severity Informational
Groups RebootScheduleInformation
Text The Citrix Broker Service has completed the processing of the '%3' for '%2'. The reboot cycle (UID = '%1') successfully completed. Summary: '%4' machines successfully rebooted, '%5' machines failed to reboot, '%6' machines were not processed.
Comment Active processing of a reboot cycle has completed.
Arguments
Position Name Type Comment
%1 rebootCycleUid long Reboot Cycle UID
%2 name string catalog or desktop group name
%3 cycleFunction string reboot cycle function
%4 completedCount int Number of reboots completed
%5 failedCount int Number of reboots failed
%6 skippedCount int Number of reboots skipped

Id 3105
Name CdsEventRebootCycleAborted
Severity Warning
Groups RebootScheduleInformation
Text The Citrix Broker Service has terminated the processing of the '%3' for '%2'. The reboot cycle (UID = '%1') ended with the final state '%4'. Summary: '%5' machines successfully rebooted, '%6' machines failed to reboot, '%7' machines were not processed.
Comment Active processing of a reboot cycle has aborted.
Arguments
Position Name Type Comment
%1 rebootCycleUid long Reboot Cycle UID
%2 name string catalog or desktop group name
%3 cycleFunction string reboot cycle function
%4 finalState string Final RebootCycleState
%5 completedCount int Number of reboots completed
%6 failedCount int Number of reboots failed
%7 skippedCount int Number of reboots skipped

Id 3106
Name CdsEventRebootCycleProcessingException
Severity Error
Groups RebootScheduleExceptions
Text The Citrix Broker Service has encountered a problem while processing the reboot cycle '%1' for the '%3' of '%2'.

Error details:
Exception '%4' occurred at: '%5'.
Comment An exception occurred while processing the reboot cycle.
Arguments
Position Name Type Comment
%1 rebootCycleUid long Reboot Cycle UID
%2 name string catalog or desktop group name
%3 cycleFunction string reboot cycle function
%4 exceptionMessage string exception message
%5 exceptionStackTrace string exception stack trace

Id 3107
Name CdsEventMachineCommandDeliveryException
Severity Error
Groups MachineCommandQueuesExceptions
Text The Citrix Broker Service has encountered a problem while sending command(s) to the '%1' service.

Error details:
Exception '%2' occurred at: '%3'.
Comment An exception occurred while sending commands to a service.
Arguments
Position Name Type Comment
%1 ServiceName string Name of destination service
%2 exceptionMessage string exception message
%3 exceptionStackTrace string exception stack trace

Id 3108
Name CdsEventDbMissingMandatoryFeature
Severity Error
Groups ServiceStatus
Text The Citrix Broker service cannot operate because the configured database is missing mandatory functionality; please update the database.
Comment Configured database is missing mandatory functionality.
Arguments

Id 3109
Name CdsEventDbMissingOptionalFeature
Severity Warning
Groups ServiceStatus
Text The Citrix Broker service database is missing optional functionality.
Comment Upgrade the database to enable full functionality.
Arguments

Id 3200
Name CdsEventPvdImageUpdateTimeout
Severity Error
Groups
Text The PVD Image Update process failed to complete within %1 minutes for machine %2
Comment After starting a PVD image update, the specified machine failed to re-register within the specified timeout; check why the machine failed to re-register (e.g. check the event log on that particular machine).
Arguments
Position Name Type Comment
%1 PvdImageUpdateTimeoutMins int The configured timeout in minutes
%2 machinename string The name of the machine that failed to re-register

Id 3300
Name RemotePCCatalogAssignment
Severity Informational
Groups ThrottleEverything
Text A machine has been added to a Machine Catalog by Remote PC automation.

Machine: %1
Catalog: %2
Matching OU: %3
Comment Occurs when RemotePC automation adds a machine into a catalog.
Arguments
Position Name Type Comment
%1 MachineName string Name of the machine
%2 CatalogName string Name of the catalog
%3 MatchingOU string OU match that triggered the catalog assignment

Id 3301
Name RemotePCDesktopGroupAssignment
Severity Informational
Groups ThrottleEverything
Text A machine has been added to a Delivery Group by Remote PC automation.

Machine: %1
Delivery Group: %2
Comment Occurs when RemotePC automation moves a machine into a desktop group.
Arguments
Position Name Type Comment
%1 MachineName string Name of the machine
%2 DesktopGroupName string Name of the desktop group

Id 3302
Name RemotePCUserAssignment
Severity Informational
Groups ThrottleEverything
Text A machine has been assigned to a user by Remote PC automation.

Machine: %1
User: %2
Delivery Group: %3
Comment Occurs when RemotePC automation assigns a machine to a user.
Arguments
Position Name Type Comment
%1 MachineName string Name of the machine
%2 UserName string Name of the user
%3 DesktopGroupName string Name of the desktop group

Id 3303
Name RemotePCException
Severity Error
Groups ThrottleRepeatedByMachine
Text An error occured in Remote PC automation.

Machine: %1
User: %2
Exception: %3
Comment An exception occurred in RemotePC automation.
Arguments
Position Name Type Comment
%1 MachineName string Name of the machine being processed, if any
%2 UserName string Name of the user being processed, if any
%3 Exception string The exception

Id 3400
Name CdsEventEnumerationLeaseUsed
Severity Informational
Groups ResourceEnumeration
Text The Citrix Broker Service used a lease to enumerate published resources for user '%1' from client '%2'
Comment Occurs when the controller is in connection leasing mode.
Arguments
Position Name Type Comment
%1 UserName string Name of the user being processed, if any
%2 ClientName string The client used by the user, if any

Id 3401
Name CdsEventEnumerationLeaseNotAvailable
Severity Warning
Groups ResourceEnumerationFailed
Text The Citrix Broker Service failed to enumerate published resources for user '%1' from client '%2'. The Citrix Broker Service is operating in leased connection mode due to database connection issues and does not have a valid lease for the user.

Users that have not logged into the site within %3 hours will not have access until the database connection recovers. However, if this error is unexpected, please see CTX123456 for details on configuring the EnumerationLeaseKeyMask.
Comment Occurs when the controller is in connection leasing mode and the required lease cannot be found in the local cache.
Arguments
Position Name Type Comment
%1 UserName string Name of the user being processed, if any
%2 ClientName string The client used by the user, if any
%3 Hours int The lease expiry time

Id 3402
Name CdsEventEnumerationLeaseException
Severity Warning
Groups ResourceEnumerationException
Text An unexpected exception occurred while the Citrix Broker Service processed a lease to enumerate published resources for user '%1' from client '%2'

Enumeration Lease: %3 Exception: %4
Comment Occurs when the controller is in connection leasing mode.
Arguments
Position Name Type Comment
%1 UserName string Name of the user being processed, if any
%2 ClientName string The client used by the user, if any
%3 Lease string The enumeration lease for the user, if any
%4 Exception string The exception

Id 3403
Name CdsEventThrottleEnumerationLeaseUsed
Severity Informational
Groups
Text The Citrix Broker Service is again using leases to enumerate published resources.

To avoid excessive event logging, the service is temporarily suppressing related messages (event ID 3400).
Comment About to suppress message 3400 for the first time.
Arguments

Id 3404
Name CdsEventRemoveThrottleEnumerationLeaseUsed
Severity Informational
Groups
Text The Citrix Broker Service has not recently encountered leases being used to enumerate published resources. It is no longer suppressing related messages (event ID 3400).
Comment When no event 3400 has been detected within a defined period of time.
Arguments

Id 3405
Name CdsEventThrottleEnumerationLeaseNotAvailable
Severity Warning
Groups
Text The Citrix Broker Service is again failing to enumerate published resources using leases.

To avoid excessive event logging, the service is temporarily suppressing related messages (event ID 3401).
Comment About to suppress message 3401 for the first time.
Arguments

Id 3406
Name CdsEventRemoveThrottleEnumerationLeaseNotAvailable
Severity Informational
Groups
Text The Citrix Broker Service has not recently encountered enumeration of published resources failing because of missing leases. It is no longer suppressing related messages (event ID 3401).
Comment When no event 3401 has been detected within a defined period of time.
Arguments

Id 3407
Name CdsEventThrottleEnumerationLeaseException
Severity Warning
Groups
Text An unexpected exception occurred again while the Citrix Broker Service processed a enumeration request using a lease.

A previously detected problem with the lease still exists. To avoid excessive event logging, the service is temporarily suppressing related messages (event ID 3402).
Comment About to suppress message 3402 for the first time.
Arguments

Id 3408
Name CdsEventRemoveThrottleEnumerationLeaseException
Severity Informational
Groups
Text The Citrix Broker Service has not recently encountered exceptions while using leases to enumerate published resources. It is no longer suppressing related messages (event ID 3402).
Comment When no event 3402 has been detected within a defined period of time.
Arguments

Id 3410
Name CdsEventLaunchLeaseUsed
Severity Informational
Groups ResourceLaunch
Text The Citrix Broker Service used a lease to launch published resource '%1' for user '%2' from client '%3'
Comment Occurs when the controller is in connection leasing mode.
Arguments
Position Name Type Comment
%1 ResourceName string Name of the resource being launched, if any
%2 UserName string Name of the user being processed, if any
%3 ClientName string The client used by the user, if any

Id 3411
Name CdsEventLaunchLeaseNotAvailable
Severity Warning
Groups ResourceLaunchFailed
Text The Citrix Broker Service failed to broker a connection for user '%2' to resource '%1' from client '%3'. The Citrix Broker Service is operating in leased connection mode due to database issues and the user does not have a valid lease for this resource.

Users only have leases for resources they have used within the past %4 hours, and are unable to launch new resources until the database connection recovers.
Comment Occurs when the controller is in connection leasing mode and the required lease cannot be found in the local cache.
Arguments
Position Name Type Comment
%1 ResourceName string Name of the resource being launched, if any
%2 UserName string Name of the user being processed, if any
%3 ClientName string The client used by the user, if any
%4 Hours int The lease expiry time

Id 3412
Name CdsEventLaunchLeaseException
Severity Warning
Groups ResourceLaunchException
Text An unexpected exception occurred while the Citrix Broker Service processed a lease to launch published resource '%1' for user '%2' from client '%3'

Launch Lease: %4 Exception: %5
Comment Occurs when the controller is in connection leasing mode.
Arguments
Position Name Type Comment
%1 ResourceName string Name of the resource being launched, if any
%2 UserName string Name of the user being processed, if any
%3 ClientName string The client used by the user, if any
%4 Lease string The lease used for the user, if any
%5 Exception string The exception

Id 3413
Name CdsEventThrottleLaunchLeaseUsed
Severity Informational
Groups
Text The Citrix Broker Service is again using leases to launch published resources.

To avoid excessive event logging, the service is temporarily suppressing related messages (event ID 3410).
Comment About to suppress message 3410 for the first time.
Arguments

Id 3414
Name CdsEventRemoveThrottleLaunchLeaseUsed
Severity Informational
Groups
Text The Citrix Broker Service has not recently encountered leases being used to launch published resources. It is no longer suppressing related messages (event ID 3410).
Comment When no event 3410 has been detected within a defined period of time.
Arguments

Id 3415
Name CdsEventThrottleLaunchLeaseNotAvailable
Severity Warning
Groups
Text The Citrix Broker Service is again failing to launch published resources using leases.

To avoid excessive event logging, the service is temporarily suppressing related messages (event ID 3411).
Comment About to suppress message 3411 for the first time.
Arguments

Id 3416
Name CdsEventRemoveThrottleLaunchLeaseNotAvailable
Severity Warning
Groups
Text The Citrix Broker Service has not recently encountered launch of published resources failing because of missing leases. It is no longer suppressing related messages (event ID 3411).
Comment When no event 3411 has been detected within a defined period of time.
Arguments

Id 3417
Name CdsEventThrottleLaunchLeaseException
Severity Warning
Groups
Text An unexpected exception occurred again while the Citrix Broker Service processed a launch request using a lease.

A previously detected problem with the lease still exists. To avoid excessive event logging, the service is temporarily suppressing related messages (event ID 3412).
Comment About to suppress message 3412 for the first time.
Arguments

Id 3418
Name CdsEventRemoveThrottleLaunchLeaseException
Severity Warning
Groups
Text The Citrix Broker Service has not recently encountered exceptions while using leases to launch published resources. It is no longer suppressing related messages (event ID 3412).
Comment When no event 3412 has been detected within a defined period of time.
Arguments

Id 3419
Name CdsEventLaunchLeaseExpired
Severity Informational
Groups LeaseExpired
Text The Citrix Broker Service cannot use launch lease to launch published resource '%1' for user '%2' from client '%3' as the lease expired on '%4'
Comment Occurs when the controller is in connection leasing mode.
Arguments
Position Name Type Comment
%1 ResourceName string Name of the resource being launched, if any
%2 UserName string Name of the user being processed, if any
%3 ClientName string The client used by the user, if any
%4 Expired string The timestamp of the lease expiration, if any

Id 3420
Name CdsEventEnumerationLeaseExpired
Severity Informational
Groups LeaseExpired
Text The Citrix Broker Service cannot use enumeration lease to enumerate published resources for user '%1' from client '%2' as the lease expired on '%3'
Comment Occurs when the controller is in connection leasing mode.
Arguments
Position Name Type Comment
%1 UserName string Name of the user being processed, if any
%2 ClientName string The client used by the user, if any
%3 Expired string The timestamp of the lease expiration, if any

Id 3421
Name CdsEventThrottleLeaseExpired
Severity Warning
Groups
Text The Citrix Broker Service is not able to use an expired lease.

A previously detected problem with the lease still exists. To avoid excessive event logging, the service is temporarily suppressing related messages (event ID 3419 and event ID 3420).
Comment About to suppress message 3419 or 3420 for the first time.
Arguments

Id 3422
Name CdsEventRemoveThrottleLeaseExpired
Severity Warning
Groups
Text The Citrix Broker Service has not recently encountered expired leases. It is no longer suppressing related messages (event ID 3419 or event ID 3420).
Comment When no event 3419 or 3420 has been detected within a defined period of time.
Arguments

Id 3423
Name CdsEventConnectionLeasingModeEntered
Severity Warning
Groups DatabaseConnectivity
Text The Citrix Broker Service has detected an issue with communication with the database. To preserve functionality, the system will now enter leased connection mode where user requests will continue to be satisfied from information gathered on user connections made earlier while the database communication was working, until the database functionality is restored.

Ensure that the site database is running and is configured correctly.
Comment Connection leasing mode entered.
Arguments

Id 3424
Name CdsEventConnectionLeasingModeExited
Severity Informational
Groups DatabaseConnectivity
Text The Citrix Broker Service has detected that the issue with communication with the database has been resolved and has now exited from leased connection mode. User requests will now resume functioning in the normal manner instead of being satisfied from information gathered on user connections made earlier.
Comment Connection leasing mode exited.
Arguments

Id 3500
Name CdsEventLhcPrimaryStartListening
Severity Informational
Groups ThrottleEverything
Text The Citrix Broker Service has detected that the issue with communication with the database has been resolved and will resume normal brokering activity using configuration in the main site database.
Comment This primary broker is taking over listening for NFUSE and CBP requests.
Arguments

Id 3501
Name CdsEventLhcPrimaryStopListening
Severity Informational
Groups ThrottleEverything
Text The Citrix Broker Service has detected an issue with communication with the database. To preserve functionality, responsibility for brokering requests will be handed over to the Citrix High Availability Service using locally cached site configuration.

Ensure that the site database is running and is configured correctly.
Comment This primary broker is relinquishing listening for NFUSE and CBP requests.
Arguments

Id 3502
Name CdsEventLhcSecondaryStartListening
Severity Informational
Groups ThrottleEverything
Text The Citrix High Availability Service has become active and will broker user request for sessions until the issue discovered with the normal brokering activity is resolved.
Comment This secondary broker broker is taking over listening for NFUSE and CBP requests.
Arguments

Id 3503
Name CdsEventLhcSecondaryStopListening
Severity Informational
Groups ThrottleEverything
Text The issue discovered with the normal brokering activity has been resolved, and the Citrix High Availability Service has now stopped participating in brokering user requests for sessions
Comment This secondary broker is relinquishing listening for NFUSE and CBP requests.
Arguments

Id 3504
Name CdsEventLhcSecondaryElectionStateChangeTrue
Severity Informational
Groups ThrottleEverything
Text The Citrix High Availability Service has become the elected instance amongst its peers (%1).
Comment During an outage, this High Availability Service will take over brokering duties amongst its peers.
Arguments
Position Name Type Comment
%1 peers string comma-separated list of peer FQDNs

Id 3505
Name CdsEventLhcSecondaryElectionStateChangeFalse
Severity Informational
Groups ThrottleEverything
Text The Citrix High Availability Service is no longer the elected instance amongst its peers (%1).
Comment During an outage, this High Availability Service will reject brokering requests.
Arguments
Position Name Type Comment
%1 peers string comma-separated list of peer FQDNs

Categories

Name BrokerStartup
Registry Value HKLM\Software\Citrix\EventLogControl\BrokerStartup\[SuppressRepeatedMessage]
Throttled by Default Y
Groups BadRegisterRequest, DatabaseConnectivity, DatabaseStartUp, GeneralStartupError, Licensing, LicensingCheckout, LicensingClockSkew, LicensingCompatibility, LicensingCount, LicensingError, LicensingExpiry, LicensingGracePeriod, LicensingInstalled, LicensingOOBGracePeriod, LicensingOverdraft, LicensingStartup, LicensingSupplementalGracePeriod, OU, PublishScp, RegistrarLimit, ServiceStatus, Wcf

Name ConnectionLeasing
Registry Value HKLM\Software\Citrix\EventLogControl\ConnectionLeasing\[SuppressRepeatedMessage]
Throttled by Default Y
Groups DatabaseConnectivity, LeaseExpired, ResourceEnumeration, ResourceEnumerationException, ResourceEnumerationFailed, ResourceLaunch, ResourceLaunchException, ResourceLaunchFailed

Name Features
Registry Value HKLM\Software\Citrix\EventLogControl\Features\[SuppressRepeatedMessage]
Throttled by Default Y
Groups Launch, Registration, Resources, SingleUserMode

Name HostingManagementStartup
Registry Value HKLM\Software\Citrix\EventLogControl\HostingManagementStartup\[SuppressRepeatedMessage]
Throttled by Default Y
Groups ServiceStartup, ServiceStatus

Name HypervisorConnection
Registry Value HKLM\Software\Citrix\EventLogControl\HypervisorConnection\[SuppressRepeatedMessage]
Throttled by Default Y
Groups HypervisorConnection

Name LocalHostCache
Registry Value HKLM\Software\Citrix\EventLogControl\LocalHostCache\[SuppressRepeatedMessage]
Throttled by Default N
Groups ThrottleEverything

Name MachineCommandQueues
Registry Value HKLM\Software\Citrix\EventLogControl\MachineCommandQueues\[SuppressRepeatedMessage]
Throttled by Default N
Groups MachineCommandQueuesExceptions

Name MachineCreationService
Registry Value HKLM\Software\Citrix\EventLogControl\MachineCreationService\[SuppressRepeatedMessage]
Throttled by Default Y
Groups MachineCreationService

Name MachineStatus
Registry Value HKLM\Software\Citrix\EventLogControl\MachineStatus\[SuppressRepeatedMessage]
Throttled by Default Y
Groups MachineStatus

Name PowerActions
Registry Value HKLM\Software\Citrix\EventLogControl\PowerActions\[SuppressRepeatedMessage]
Throttled by Default Y
Groups PowerActionFail, PowerActions

Name PowerPolicy
Registry Value HKLM\Software\Citrix\EventLogControl\PowerPolicy\[SuppressRepeatedMessage]
Throttled by Default Y
Groups PowerPolicy

Name RebootSchedule
Registry Value HKLM\Software\Citrix\EventLogControl\RebootSchedule\[SuppressRepeatedMessage]
Throttled by Default N
Groups RebootScheduleExceptions, RebootScheduleInformation

Name RegistrationFailures
Registry Value HKLM\Software\Citrix\EventLogControl\RegistrationFailures\[SuppressRepeatedMessage]
Throttled by Default Y
Groups AgentNonContactable, FunctionalLevel, SingleMultiSessionMismatch, Unknown, WrongActiveDirectoryOU

Name RemotePCError
Registry Value HKLM\Software\Citrix\EventLogControl\RemotePCError\[SuppressRepeatedMessage]
Throttled by Default Y
Groups ThrottleRepeatedByMachine

Name RemotePCInfo
Registry Value HKLM\Software\Citrix\EventLogControl\RemotePCInfo\[SuppressRepeatedMessage]
Throttled by Default N
Groups ThrottleEverything

Name ServiceStartup
Registry Value HKLM\Software\Citrix\EventLogControl\ServiceStartup\[SuppressRepeatedMessage]
Throttled by Default Y
Groups DatabaseStartup, GeneralStartupError, ServiceStatus

Name WorkerCompatability
Registry Value HKLM\Software\Citrix\EventLogControl\WorkerCompatability\[SuppressRepeatedMessage]
Throttled by Default Y
Groups PerWorkerAgentVersion, WorkerCompatability

Name WorkstationAuthorization
Registry Value HKLM\Software\Citrix\EventLogControl\WorkstationAuthorization\[SuppressRepeatedMessage]
Throttled by Default Y
Groups PerWorkerAuthorization, WorkerAuthorization

Name WorkstationCommunicationError
Registry Value HKLM\Software\Citrix\EventLogControl\WorkstationCommunicationError\[SuppressRepeatedMessage]
Throttled by Default Y
Groups GeneralWorkerWcf, PerWorkerCommunication

Name WorkstationNameResolution
Registry Value HKLM\Software\Citrix\EventLogControl\WorkstationNameResolution\[SuppressRepeatedMessage]
Throttled by Default Y
Groups PerWorkerNameResolution, WorkerDnsResolution, WorkerSamNameResolution, WorkerSpn

Name WorkstationSettings
Registry Value HKLM\Software\Citrix\EventLogControl\WorkstationSettings\[SuppressRepeatedMessage]
Throttled by Default Y
Groups PerWorkerSettings, PerWorkerSettingsGeneration, WorkerStaticSettings

Name XmlLaunchEvents
Registry Value HKLM\Software\Citrix\EventLogControl\XmlLaunchEvents\[SuppressRepeatedMessage]
Throttled by Default Y
Groups LaunchOperation

Name XmlNFuseEvents
Registry Value HKLM\Software\Citrix\EventLogControl\XmlNFuseEvents\[SuppressRepeatedMessage]
Throttled by Default Y
Groups CredentialValidate

Name XmlServiceStartup
Registry Value HKLM\Software\Citrix\EventLogControl\XmlServiceStartup\[SuppressRepeatedMessage]
Throttled by Default Y
Groups ListenerStart, ServiceStatus

Name XmlTransactionEvents
Registry Value HKLM\Software\Citrix\EventLogControl\XmlTransactionEvents\[SuppressRepeatedMessage]
Throttled by Default Y
Groups HandleTransaction, HttpProcessingException

Name XmlUnexpectedTransactionExceptionEvents
Registry Value HKLM\Software\Citrix\EventLogControl\XmlUnexpectedTransactionExceptionEvents\[SuppressRepeatedMessage]
Throttled by Default Y
Groups UnexpectedTransactionException

Groups

Name AgentNonContactable
Dynamic N
Category RegistrationFailures
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventAgentNonContactable

Name BadRegisterRequest
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventRegistrarBadWorkerRequest, CdsEventRegistrarBadWorkerRequestSid

Name CredentialValidate
Dynamic N
Category XmlNFuseEvents
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventXmsCredentialValidateFail

Name DatabaseConnectivity
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage, SuppressRepeatedMessage
Associated Events CdsEventDatabaseConnectivityLost, CdsEventDatabaseConnectivityRestored, CdsEventNoDatabaseConnectivity

Name DatabaseConnectivity
Dynamic N
Category ConnectionLeasing
Throttling Methods SuppressRepeatedMessage, SuppressRepeatedMessage
Associated Events CdsEventConnectionLeasingModeEntered, CdsEventConnectionLeasingModeExited

Name DatabaseStartup
Dynamic N
Category ServiceStartup
Throttling Methods SuppressInfoMessagesUntilProblemOccurs, SuppressRepeatedMessage
Associated Events CdsEventControllerDatabaseStartupException, CdsEventControllerDatabaseStartupOk

Name DatabaseStartUp
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventBrokerDatabaseFail, CdsEventBrokerGetSiteDynamicDataFailure

Name FunctionalLevel
Dynamic N
Category RegistrationFailures
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventWorkerFunctionalLevelTooLow

Name GeneralStartupError
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage, SuppressRepeatedMessage
Associated Events CdsEventBrokerStartupException

Name GeneralStartupError
Dynamic N
Category ServiceStartup
Throttling Methods SuppressRepeatedMessage, SuppressRepeatedMessage
Associated Events CdsEventControllerStartupException

Name GeneralWorkerWcf
Dynamic N
Category WorkstationCommunicationError
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventRegistrarBadWorkerWcfRequest

Name HandleTransaction
Dynamic N
Category XmlTransactionEvents
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventXmsBadContentType, CdsEventXmsUnrecognisedService

Name HttpProcessingException
Dynamic N
Category XmlTransactionEvents
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventXmsReplyFailed, CdsEventXmsUnexpectedException

Name HypervisorConnection
Dynamic N
Category HypervisorConnection
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventHostingFailedHcConnect, CdsEventHostingFailedHcStatusPoll, CdsEventHostingHcAuthenticationFailed, CdsEventHostingSuccessConnectToHc

Name Launch
Dynamic N
Category Features
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingNoMultiSessionApplicationLaunchSupport, CdsEventLicensingNoMultiSessionDesktopLaunchSupport, CdsEventLicensingNoSingleSessionApplicationLaunchSupport, CdsEventLicensingNoSingleSessionDesktopLaunchSupport

Name LaunchOperation
Dynamic N
Category XmlLaunchEvents
Throttling Methods SuppressRepeatedMessage, SuppressEventGroupAfterNOccurrence
Associated Events CdsEventLaunchActiveSessionAlready, CdsEventLaunchCommunicationFailed, CdsEventLaunchConnectionRefused, CdsEventLaunchFailedDisabledResource, CdsEventLaunchGenericFailure, CdsEventLaunchGenericFailureReconnect, CdsEventLaunchInMaintMode, CdsEventLaunchLicenseRefused, CdsEventLaunchMaxPerUserInstancesExceeded, CdsEventLaunchMaxTotalInstancesExceeded, CdsEventLaunchNoSessionToReconnect, CdsEventLaunchNoVdaAvailable, CdsEventLaunchOverloadedWorker, CdsEventLaunchProtocolDisallowed, CdsEventLaunchResourceUnavailable, CdsEventLaunchSpinUpFailed, CdsEventLaunchUpdateWorkerSettingsFailed

Name LeaseExpired
Dynamic N
Category ConnectionLeasing
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventEnumerationLeaseExpired, CdsEventLaunchLeaseExpired

Name Licensing
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingLicenseServerDown, CdsEventLicensingLicenseServerUp

Name LicensingCheckout
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicenseNoneCheckedOut

Name LicensingClockSkew
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingInClockSkew, CdsEventLicensingOutClockSkew

Name LicensingCompatibility
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingLicenseServerIncompatible

Name LicensingCount
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingMaxLicenseCountExceeded

Name LicensingError
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicenseApChangedError, CdsEventLicenseCheckinError, CdsEventLicenseCheckoutError, CdsEventLicenseInitFailed, CdsEventLicenseMonitoringFailed, CdsEventLicenseQueryError, CdsEventLicenseServerProbeError, CdsEventLicenseStartFailed, CdsEventLicenseStopFailed

Name LicensingExpiry
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingLicenseExpirationWarning

Name LicensingGracePeriod
Dynamic N
Category BrokerStartup
Throttling Methods SuppressInfoMessagesUntilProblemOccurs, SuppressRepeatedMessage
Associated Events CdsEventLicensingInLicenseGracePeriod, CdsEventLicensingLicenseGracePeriodExit, CdsEventLicensingLicenseGracePeriodExpired

Name LicensingInstalled
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingProductLicensesNotInstalled, CdsEventLicensingStartupLicensesNotInstalled

Name LicensingOOBGracePeriod
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicenseInOobg, CdsEventLicenseOobgExit, CdsEventLicenseOobgExpired

Name LicensingOverdraft
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingOverDraftWarning

Name LicensingStartup
Dynamic N
Category BrokerStartup
Throttling Methods SuppressForTimePeriod, SuppressRepeatedMessage
Associated Events CdsEventLicenseServerNotSpecified

Name LicensingSupplementalGracePeriod
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingInSupplementalGracePeriod, CdsEventLicensingSupplementalGracePeriodExit, CdsEventLicensingSupplementalGracePeriodExpired

Name ListenerStart
Dynamic N
Category XmlServiceStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventXmsPortInUse, CdsEventXmsServiceListenerStartFail

Name MachineCommandQueuesExceptions
Dynamic N
Category MachineCommandQueues
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventMachineCommandDeliveryException

Name MachineCreationService
Dynamic N
Category MachineCreationService
Throttling Methods SuppressRepeatedMessage, SuppressEventGroupAfterNOccurrence
Associated Events CdsEventHostingFailedMcsResetVm, CdsEventHostingFailedMcsResetVmException

Name MachineStatus
Dynamic N
Category MachineStatus
Throttling Methods SuppressRepeatedMessage, SuppressEventGroupAfterNOccurrence
Associated Events CdsEventHostingFailedHostedMachineUpdate

Name OU
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventBrokerBadOu, CdsEventBrokerBaseOuInvalidStructure, CdsEventBrokerBaseOuNullOrEmpty, CdsEventBrokerGoodOu

Name PerWorkerAgentVersion
Dynamic Y
Category WorkerCompatability
Throttling Methods SuppressInfoMessagesUntilProblemOccurs, SuppressRepeatedMessage
Associated Events CdsEventRegistrarWorkerVersionIncorrect

Name PerWorkerAuthorization
Dynamic Y
Category WorkstationAuthorization
Throttling Methods SuppressInfoMessagesUntilProblemOccurs, SuppressRepeatedMessage
Associated Events CdsEventRegistrarBadWorkerBaseOuGuid

Name PerWorkerCommunication
Dynamic Y
Category WorkstationCommunicationError
Throttling Methods SuppressInfoMessagesUntilProblemOccurs, SuppressRepeatedMessage
Associated Events CdsEventRegistrarBadWorkerWcfRequest

Name PerWorkerNameResolution
Dynamic Y
Category WorkstationNameResolution
Throttling Methods SuppressInfoMessagesUntilProblemOccurs, SuppressRepeatedMessage
Associated Events CdsEventRegistrarBadWorkerDnsResolve, CdsEventRegistrarBadWorkerNetbiosResolve, CdsEventRegistrarWorkerSpnNotFound

Name PerWorkerSettings
Dynamic Y
Category WorkstationSettings
Throttling Methods SuppressInfoMessagesUntilProblemOccurs, SuppressRepeatedMessage
Associated Events CdsEventConfigBadStaticPorticaSettings, CdsEventConfigGoodStaticPorticaSettings

Name PerWorkerSettingsGeneration
Dynamic Y
Category WorkstationSettings
Throttling Methods SuppressInfoMessagesUntilProblemOccurs, SuppressRepeatedMessage
Associated Events CdsEventConfigBadStaticPorticaSettingsGeneration, CdsEventConfigGoodStaticPorticaSettingsGeneration

Name PowerActionFail
Dynamic N
Category PowerActions
Throttling Methods SuppressRepeatedMessage, SuppressEventGroupAfterNOccurrence
Associated Events CdsEventHostingFailedPowerAction, CdsEventHostingTimedOutRegisterPowerAction

Name PowerActions
Dynamic N
Category PowerActions
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventHostingCancelPowerAction, CdsEventHostingSuccessPowerAction

Name PowerPolicy
Dynamic N
Category PowerPolicy
Throttling Methods SuppressRepeatedMessage, SuppressEventGroupAfterNOccurrence
Associated Events CdsEventHostingFailedPowerPolicy, CdsEventHostingFailedPowerPolicyBadTimezone

Name PublishScp
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventBrokerBadScpPublish, CdsEventBrokerGoodScpPublish

Name RebootScheduleExceptions
Dynamic N
Category RebootSchedule
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventRebootCycleProcessingException, CdsEventRebootScheduleFailedToStart, CdsEventRebootScheduleFailedToStartException

Name RebootScheduleInformation
Dynamic N
Category RebootSchedule
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventRebootCycleAborted, CdsEventRebootCycleCompleted, CdsEventRebootCycleStarted, CdsEventRebootScheduleStarted

Name RegistrarLimit
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventRegistrarLimitReached

Name Registration
Dynamic N
Category Features
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingNoCloudMachineSupport, CdsEventLicensingNoMultiSessionWorkerSupport, CdsEventLicensingNoRemotePCSupport, CdsEventLicensingNoSingleSessionWorkerSupport

Name ResourceEnumeration
Dynamic N
Category ConnectionLeasing
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventEnumerationLeaseUsed

Name ResourceEnumerationException
Dynamic N
Category ConnectionLeasing
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventEnumerationLeaseException

Name ResourceEnumerationFailed
Dynamic N
Category ConnectionLeasing
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventEnumerationLeaseNotAvailable

Name ResourceLaunch
Dynamic N
Category ConnectionLeasing
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventLaunchLeaseUsed

Name ResourceLaunchException
Dynamic N
Category ConnectionLeasing
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventLaunchLeaseException

Name ResourceLaunchFailed
Dynamic N
Category ConnectionLeasing
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventLaunchLeaseNotAvailable

Name Resources
Dynamic N
Category Features
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingNoApplicationSupport

Name ServiceStartup
Dynamic N
Category HostingManagementStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventHostingDatabaseFail, CdsEventHostingStartupException

Name ServiceStatus
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage, SuppressRepeatedMessage, SuppressRepeatedMessage, SuppressRepeatedMessage
Associated Events CdsEventBrokerReadyToAcceptConnection, CdsEventControllerWrongUserAccount

Name ServiceStatus
Dynamic N
Category HostingManagementStartup
Throttling Methods SuppressRepeatedMessage, SuppressRepeatedMessage, SuppressRepeatedMessage, SuppressRepeatedMessage
Associated Events CdsEventHostingGoodDatabase, CdsEventHostingReadyToContactHypervisors

Name ServiceStatus
Dynamic N
Category ServiceStartup
Throttling Methods SuppressRepeatedMessage, SuppressRepeatedMessage, SuppressRepeatedMessage, SuppressRepeatedMessage
Associated Events CdsEventControllerSdkStarted, CdsEventControllerStarted, CdsEventControllerStarting, CdsEventControllerStopped, CdsEventControllerStopping, CdsEventDbMissingMandatoryFeature, CdsEventDbMissingOptionalFeature

Name ServiceStatus
Dynamic N
Category XmlServiceStartup
Throttling Methods SuppressRepeatedMessage, SuppressRepeatedMessage, SuppressRepeatedMessage, SuppressRepeatedMessage
Associated Events CdsEventXmsServicesStopped, CdsEventXmsServicesStopping, CdsEventXmsServiceStartFail, CdsEventXmsStartupException, CdsEventXmsStartupSuccess

Name SingleMultiSessionMismatch
Dynamic N
Category RegistrationFailures
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventSingleMultiSessionMismatch

Name SingleUserMode
Dynamic N
Category Features
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventLicensingNoSingleUserModeSupport

Name ThrottleEverything
Dynamic N
Category RemotePCInfo
Throttling Methods SuppressAllMessages, SuppressAllMessages
Associated Events RemotePCCatalogAssignment, RemotePCDesktopGroupAssignment, RemotePCUserAssignment

Name ThrottleEverything
Dynamic N
Category LocalHostCache
Throttling Methods SuppressAllMessages, SuppressAllMessages
Associated Events CdsEventLhcPrimaryStartListening, CdsEventLhcPrimaryStopListening, CdsEventLhcSecondaryElectionStateChangeFalse, CdsEventLhcSecondaryElectionStateChangeTrue, CdsEventLhcSecondaryStartListening, CdsEventLhcSecondaryStopListening

Name ThrottleRepeatedByMachine
Dynamic Y
Category RemotePCError
Throttling Methods SuppressRepeatedMessage
Associated Events RemotePCException

Name UnexpectedTransactionException
Dynamic N
Category XmlUnexpectedTransactionExceptionEvents
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventXmsTransactionException

Name Unknown
Dynamic N
Category RegistrationFailures
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventWorkerUnknownRegistrationError

Name Wcf
Dynamic N
Category BrokerStartup
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventBrokerBadWcf, CdsEventBrokerGoodWcf

Name WorkerAuthorization
Dynamic N
Category WorkstationAuthorization
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventRegistrarBadWorkerBaseOuGuid

Name WorkerCompatability
Dynamic N
Category WorkerCompatability
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventRegistrarWorkerVersionIncorrect

Name WorkerDnsResolution
Dynamic N
Category WorkstationNameResolution
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventRegistrarBadWorkerDnsResolve, CdsEventRegistrarBadWorkerNetbiosResolve

Name WorkerSamNameResolution
Dynamic N
Category WorkstationNameResolution
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events

Name WorkerSpn
Dynamic N
Category WorkstationNameResolution
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventRegistrarWorkerSpnNotFound

Name WorkerStaticSettings
Dynamic N
Category WorkstationSettings
Throttling Methods SuppressEventGroupAfterNOccurrence
Associated Events CdsEventConfigBadStaticPorticaSettings, CdsEventConfigBadStaticPorticaSettingsGeneration

Name WrongActiveDirectoryOU
Dynamic N
Category RegistrationFailures
Throttling Methods SuppressRepeatedMessage
Associated Events CdsEventAgentWrongActiveDirectoryOU