ApplicationEndpoint以TooManyActiveEndpoints终止 [英] ApplicationEndpoint terminates with TooManyActiveEndpoints

查看:81
本文介绍了ApplicationEndpoint以TooManyActiveEndpoints终止的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们是否可以获得有关终止应用程序端点的任意决定的更多信息?

Can we get more information regarding this arbitrary decision to terminate application endpoints?

这是获取某些上下文的源文章

Here's the source post to get some context

http://social.msdn.microsoft.com/Forums/en-US/ucmanagedsdk/thread/dfda1828-d86f-495b-ad2d-2537a3131132/

http://social.msdn.microsoft.com/Forums/en-US/ucmanagedsdk/thread/dfda1828-d86f-495b-ad2d-2537a3131132/

所以,艾哈迈德,你提到这个:

So, Ahmed, you mention this:

"服务器对允许为一个uri注册的连续端点数量有一个限制。我认为限制是八。

"The server has a liimt on the number of consecutive endpoints that it allows to be registered for one uri. I believe that the limit is eight.

当第九个端点被注册时,其他一个端点将被终止。"

When the ninth endpoint is registered, one of the other endpoints will be terminated."

最初,我解释这个的方式是一个应用程序在任何给定时间只能有8个ApplicationEndpoints - 但显然不是这样。 我们的应用程序目前有46个端点正在运行,现在它的价格已经接近这个数字,现在只需
。 我们有许多客户运行类似数量的应用程序端点。 但是,昨天,我们在大约10个端点上遇到了此错误。 我们的一位客户昨天也遇到了这个问题,因为我们的终端数量为
。 

Originally, the way I interpreted this is that one Application can only have 8 ApplicationEndpoints at any given time -- but this is clearly not the case.  Our application currently has 46 endpoints running, and it has been around that number for a year now.  We have numerous customers running similar numbers of application endpoints.  However, yesterday, we experienced this error for about 10 of our endpoints.  One of our customers also experienced this problem yesterday for a number of endpoints. 

每次我们看到这个问题时,大约有10个端点同时被终止同样的错误。

Every time we have seen this issue, about 10 endpoints get terminated simultaneously with the same error.

在昨天停电之前,我们最后一次大约6个月前,我们的性能实验室发现了这种情况,发生过一次。 很明显,在我加入我们的Lync团队之前就已经发生了,因为我的前同事参与了这个链接的帖子。 :)

Prior to yesterday's outages, the last time we saw this was in our performance lab about 6 months ago, where it happened once.  And clearly it has happened before I joined our Lync team, since my former co-worker was involved in the linked post. :)

那么你能解释一下"注册一个uri"吗?装置&NBSP?;你的意思是你可以通过Powershell中的New-CSTrustedApplicationEndpoint创建8个指向注册uri的ApplicationEndpoint对象吗? 我们的应用程序只为每个注册的CSTrustedApplicationEndpoint创建一个ApplicationEndpoint
对象,因此也没有意义。

So can you explain what "registered for one uri" means?  Do you mean that you can create 8 ApplicationEndpoint objects that point toward the registed uri via New-CSTrustedApplicationEndpoint in Powershell?  Our application only creates one ApplicationEndpoint object per registered CSTrustedApplicationEndpoint, so that doesn't make sense either.

我还有其他一些问题。 如果我们只是重新启动ApplicationEndpoint,它会强制另一个端点终止吗? 终止时如何恢复对该端点的现有呼叫? 我们可以收到通知吗?

I have a couple of other concerns.  If we simply restart an ApplicationEndpoint, will it then force another endpoint to terminate?  How do I recover existing calls to that endpoint when it gets terminated?  Can we get a notification?

是否有任何powershell命令我们可以提高此限制?

Are there any powershell commands where we could raise this limit?

谢谢,

Jeramy

推荐答案

我认为艾哈迈德将此与UserEndpoints的限制相混淆。 默认情况下,OCS / Lync将注册用户端点的最大数量限制为8. 如果您愿意,可以在管理工具中更改此项。

I think that Ahmed was confusing this with the limit on UserEndpoints.  By default, OCS/Lync limits the maximum number of registered user endpoints to 8.  You can change this if you like in the admin tools.

有关详细信息,请参阅此博客文章:  配置每个用户的最大设备数量

See this blog post for details: Configuring the Maximum Devices Per User

您的终端是否可能因不活动而终止?

Is it possible that your endpoints are terminated for inactivity?


这篇关于ApplicationEndpoint以TooManyActiveEndpoints终止的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆