Error when StoreFront HTTP port is set on DDC, if the same port was set for HTTPS previously. We start getting this event logged.
Source: Citrix Broker Service
ID: 2014
General: One of the XML ports is in use by another process. Unable to listen for XML requests on the Citrix Broker Service. To change the port used by the Citrix Broker Service, run BrokerService.exe -StoreFrontPort -StoreFrontTlsPort on the appropriate Controller.
Steps to reproduce:
1. Change the StoreFront HTTPS port on DDC
Delete the existing bindings before adding them for HTTP.
1. Run this command to list all the URL ACLs for the port.
2. This usually lists 4 URLs, which needs to be deleted.
Once these bindings are deleted the port can be used for HTTP.
HTTPS bindings do not get deleted from the URL ACL when changes are reverted.