citrix xml service port change
http://terenceluk.blogspot.com/2012/07/citrix-xenapp-65-server-missing-citrix.htmlCitrix XenApp 6.5 server missing the “Citrix XML Service” in the Services Console
Problem
You log onto your XenApp server and notice that the services console does not list Citrix XML Service as a service (this service is usually listed under Citrix XenApp Commands Remoting):
http://lh5.ggpht.com/-G4kkCIxaVb4/T_7oP8afx7I/AAAAAAAAQjo/6GDtqGzPbOs/clip_image002%25255B16%25255D_thumb.jpg?imgmax=800
Navigating to the following registry key also doesn’t show any configuration settings:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\CtxHttp
http://lh5.ggpht.com/-3lyyGHk3iB0/T_7oQnnIomI/AAAAAAAAQj4/lC0-e-wve94/image_thumb.png?imgmax=800
Solution
While there could be various reasons that could cause this, one of them would be because you have chosen to install the IIS XML integration during the install.In the event that you want to change the port, you’ll need to use thectxxmlss.exe /r command as shown in the following:
ctxxmlss.exe /r8080
http://lh5.ggpht.com/-fqOXrg4zrIQ/T_7oRf9pmMI/AAAAAAAAQkI/vXzEftfDmGk/clip_image002%25255B6%25255D_thumb.jpg?imgmax=800
Notice how the Citrix XML Service is now listed as a service:
http://lh3.ggpht.com/-J0njdckjwqQ/T_7oSVDPmTI/AAAAAAAAQkY/WpGCYgV5aTM/clip_image002%25255B8%25255D_thumb.jpg?imgmax=800
The configuration settings will also be populated in the registry:
http://lh4.ggpht.com/-ESheT3_AUrw/T_7oTFINbcI/AAAAAAAAQko/Ex1mQVwjfkc/clip_image002%25255B10%25255D_thumb.jpg?imgmax=800
Note that the service isn’t automatically started when you register the XML service with the port so make sure you start the service:
http://lh5.ggpht.com/-OIfskUtvD9U/T_7oT_xvxUI/AAAAAAAAQk4/lHpNHyJa3h0/clip_image002%25255B12%25255D_thumb.jpg?imgmax=800
You can also test by telnet-ing to the port on the server to see if you get a response:
http://lh4.ggpht.com/-4kT19CgwxNc/T_7oVPjpbwI/AAAAAAAAQlI/ygzAF8Npy_Q/image_thumb%25255B1%25255D.png?imgmax=800
http://lh4.ggpht.com/-Dj8tEEt9GdE/T_7oVqZj2EI/AAAAAAAAQlY/2kLvouDAto4/image_thumb%25255B2%25255D.png?imgmax=800
Hitting the enter button will also terminate the session and display the following response:
http://lh5.ggpht.com/-VRDMNtHfBeo/T_7oZFie3-I/AAAAAAAAQlk/OvbOWf3Om84/clip_image002%25255B14%25255D_thumb.jpg?imgmax=800
页:
[1]