Server Error in '/' Application.

由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.2.12:6379

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.2.12:6379

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[SocketException (0x274c): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.2.12:6379]
   System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port) +2702366
   System.Net.Sockets.Socket.Connect(String host, Int32 port) +249
   ServiceStack.Redis.RedisNativeClient.Connect() +2359
   ServiceStack.Redis.RedisNativeClient.SendReceive(Byte[][] cmdWithBinaryArgs, Func`1 fn, Action`1 completePipelineFn, Boolean sendWithoutRead) +204

[RedisException: Exceeded timeout of 00:00:03]
   ServiceStack.Redis.RedisNativeClient.SendReceive(Byte[][] cmdWithBinaryArgs, Func`1 fn, Action`1 completePipelineFn, Boolean sendWithoutRead) +1085
   ServiceStack.Redis.RedisNativeClient.SendExpectData(Byte[][] cmdWithBinaryArgs) +153
   ServiceStack.Redis.<>c__DisplayClass16_0`1.<Get>b__0(RedisClient r) +86
   ServiceStack.Redis.RedisClient.Exec(Func`2 action) +730
   hua.wap.r_img.cacheimg.geturlyas(String s, Int32 width) +1614
   hua.wap.r_img.cacheimg.Page_Load(Object sender, EventArgs e) +1258
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
   System.Web.UI.Control.LoadRecursive() +71
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272