博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Citrix Presentation server can not contact the license server
阅读量:5977 次
发布时间:2019-06-20

本文共 4596 字,大约阅读时间需要 15 分钟。

If you come across the above error,  you may also come across one or more of the errors below within your Citrix server event logs.

This computer running Citrix Presentation Server will now stop accepting connections. This server is no longer in or could not enter a licensing grace period.

Or

Citrix Presentation Server has entered the grace period. You have x hour(s) remaining before this server stops accepting connections from client devices

Or

The licenses required by this edition of MetaFrame Presentation Server are not present on the license server

Or

Citrix XenApp cannot contact the license server localhost

Or

This computer running Citrix XenApp will now stop accepting connections. This server is no longer in or could not enter a licensing grace period

Or

Error received while obtaining a license for a Citrix Presentation Server client connection. A grace license has been granted.

Or

Citrix presentation server license acquisition err (-xx): Unable to acquire a license from server. Please contact your system administrator or open event viewer for more details.

The alerts are generated when your citrix servers lose connection with the citrix license server. The citrix servers will continue to run until the grace period expires, unless they are able to communicate with the license server again.

Once your citrix servers have successfully communicated with the license server, you should receive the below or something similar within your event log.

This server is successfully communicating with the license server. Citrix Presentation Server has left the grace period

There are a few basic tasks you can carry out:

1) Ensure the citrix licensing services are running. If you need to locate you citrix license server, see link in step 3. If the license server is running go to step 2.

2) Restart the IMA service on your Citrix servers

3) If the above does not resolve issue, restart the license services on your Citrix licensing server. If you don’t know which server holds the citrix licensing role, see

4) If any of the above do not resolve your issue, check your citrix licenses have not expired. On your Citrix license server, access Start, Programs, Citrix and Citrix license console. If they have expired you need to renew. Otherwise go to step 5.

5) From your citrix server, open a command prompt window and telnet to your citrix license server on port 27000. Please note, the port may be different, follow the link in step three to find out what port you are using. If you are unable to telnet to the port, you need to open the port on your firewall. The citrix servers need to communicate with the license server. Example telnet servername 27000

6) Can you ping the license server from a citrix server and the citrix server from the license server.

7) An incorrect Presentation Server edition level may have been set. Click a citrix server name within your citrix farm, from the right hand pane click set presentation server edition. Ensure the correct version is selected. Do the same for all your Citrix servers.

8.) Within a command prompt type netstat -a    –  Is the connection from your citrix server to license server established? If not you could have netoworking issues between servers.

9) Restart, the license server

10) If issue still exists, restart Citrix servers.

Just a list of basic tasks which usually get to the bottom of grace period alerts.

Explanation from Citrix:

The problem occurs when there are intermittent problems, or delays (over 10 seconds per message) affecting the communication of messages between the XenApp server and the License Server. Once a timeout of a message sent from the XenApp server to the License Server occurs, subsequent communication to the License Server does not occur correctly because the persistent connection from XenApp to the License Server becomes unstable. As a result of the instability of this connection, subsequent user connections to the XenApp server might fail with the previously noted errors.

Important note: This problem only occurs in cases where the License Server is online and partially accessible over the network from the affected XenApp server. If the License Server is completely offline, this problem does not occur because the XenApp server continues to accept user connections until the standard licensing grace period expires or the License Server becomes accessible, whichever comes first.

A common source of this problem is intermittent network connectivity because of a physical problem such as damaged or defective network hardware (patch cables, patch panels, or switch ports).

FROM:

转载地址:http://qvsox.baihongyu.com/

你可能感兴趣的文章
PHP两种不同的快递运单号查询
查看>>
java学习笔记:使用dom4j解析xml
查看>>
AGG第七课 内存分配策略
查看>>
ASP.NET夜话笔记06
查看>>
android之Fragment(官网资料翻译)二
查看>>
Interface 的本质用处
查看>>
生成随机字符串的几种常用方式
查看>>
学习scala的网站汇总
查看>>
监控HP服务器cpu状态脚本
查看>>
Ubuntu使用mutt收、发、回复邮件(mutt+msmtp+fetchmail+procmail
查看>>
首款国产太赫兹成像芯片发布
查看>>
LVS的简单示例(一)
查看>>
线程间通讯
查看>>
博为峰Java技术题 ——JavaSE 类加载器Ⅰ
查看>>
nginx通过用户和密码来实现认证功能
查看>>
ansible-playbook如何判断并中断执行
查看>>
nginx配置技巧汇总
查看>>
ShaderLab学习小结(十九)RenderToCubemap创建能反射周围环境的效果
查看>>
完美支持蓝光高清 小米盒子复活版体验
查看>>
myloader原理解析
查看>>