在某个大拿的博客看到这篇文章,翻译出来和大家分享一下。
问题背景:
License service automatic stop and won’t start so the licensing service can’t work.
许可服务自动停止而且不能重启。
* 尝试手动启动,但是它会立即停止。
* 尝试升级到最新的Licensing Server版本11.9,升级成功,服务依旧不能启动。
* 移除LS,尝试重装,但是得到一个“windows installer error”
* 回顾相关日志文件
错误号:1722.这是一个与Windows Installer相关的错误。原文如下:
Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action CA_UninstallEndpointExe_Cmd, location: C:\program files (x86)\citrix\Licensing\LicensingConfig\Service\Citrix.LicensingConfig.SdkWcfEndpoint.exe, command: /UNINSTALL
解决方法:
定位到目录C:\Program Files (x86)\Citrix\Licensing\LS\conf\(备注:64位系统)
重命名文件“concurrent_state.xml”为“concurrent_state.xml.old”或其它,这时,再启动LS即可。