缓存服务会立即停止并显示错误 [英] Cache Service immediately stops with an error

查看:75
本文介绍了缓存服务会立即停止并显示错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

执行Start-CacheCluster后,我的缓存服务已经停止。我的应用程序日志显示以下错误对:

Immediately after doing Start-CacheCluster, my cache service has already stopped. My application log shows the following pairs of errors:

错误1:

应用程序:DistributedCacheService.exe

框架版本:v4.0.30319

描述:由于未处理的异常,进程终止。

异常信息:Microsoft.Fabric.Common .ReleaseAssertException

Stack:

  在Microsoft.Fabric.Common.IOCompletionPortWorkQueue.Invoke(System.Threading.WaitCallback,System.Object)

  在Microsoft.Fabric.Common.IOCompletionPortWorkQueue.WorkerThreadStart()

  在System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object,Boolean)

  在System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object)

  在System.Threading.ThreadHelper.ThreadStart()

Application: DistributedCacheService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Microsoft.Fabric.Common.ReleaseAssertException
Stack:
   at Microsoft.Fabric.Common.IOCompletionPortWorkQueue.Invoke(System.Threading.WaitCallback, System.Object)
   at Microsoft.Fabric.Common.IOCompletionPortWorkQueue.WorkerThreadStart()
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Threading.ThreadHelper.ThreadStart()

ERROR2:

推荐答案

不确定发生了什么,但是在停止之后然后重启,现在一切正常。
Not sure what happened, but after a stop and then a restart, everything is working fine now.


这篇关于缓存服务会立即停止并显示错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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