XenApp configuration failure of the command line

9:41 PM
XenApp configuration failure of the command line -

Most, if not all, Citrix consulting involving the step of construction and testing include automation especially when you are dealing with tens and hundreds of XenApp servers.

Today, at a customer site, we faced a problem when the PowerShell script used to automate XenApp 6.5 installation and configuration failed. Since it has been used on many servers, we began to wonder what the difference was with this "new" server ...

The XenApp configuration is simple in this custom script: from the service XML registered on 8080, a SQL database mirroring, failed with an explicit message in the log:

MainDataModel.SetXmlServiceSettings (SkipXmlSetting: False, ShareXmlServicePortWithInetServices: False)
Exception :. XML service port 8080 are not available

After investigation, it appeared the script was used to deploy a test server, a physical IBM x3650. This server comes with an IBM ServerRAID 8k adapter and port for the management software is listening on port 8080 ...

So if you are using an IBM physical server, do not forget to make sure the XML port you choose (if you do not use the Host mode session) will not conflict with the existing management software on the machine.

Previous
Next Post »
0 Komentar