无法在 Windows Server Appfabric 中创建缓存

发布于 2024-11-03 09:00:09 字数 331 浏览 0 评论 0原文

我收到“错误代码:子状态:出现临时故障。请稍后重试。(一个或多个指定的缓存服务器不可用,这可能是由繁忙的网络或服务器引起的。请确保已为此客户帐户授予安全权限)集群,并且 AppFabric 缓存服务允许通过所有缓存主机上的防火墙。)”尝试在 appfabric 中创建数据缓存时出现错误。当“DataCacheFactory dcf = new DataCacheFactory(config);”时出现错误陈述。

PS:-

  1. 我已将 Grant_CacheAllowedClientAccount 给了自己。
  2. 我已经通过“Start-CacheCluster”启动了缓存

I am getting "ErrorCode:SubStatus:There is a temporary failure. Please retry later. (One or more specified Cache servers are unavailable, which could be caused by busy network or servers. Ensure that security permission has been granted for this client account on the cluster and that the AppFabric Caching Service is allowed through the firewall on all cache hosts. Retry later.)" error when trying to create a datacache in appfabric. The error comes when in "DataCacheFactory dcf = new DataCacheFactory(config);" statement.

P.S. :-

  1. I have given Grant_CacheAllowedClientAccount to myself.
  2. I have started the cache by "Start-CacheCluster"

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

御守 2024-11-10 09:00:09

得到答案,实际上我没有正确配置appfabric:P

Got the answer, actually i did not configure appfabric properly :P

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文