RedisTimeoutException Error

107 views
Skip to first unread message

aja...@casepoint.in

unread,
Apr 6, 2018, 9:00:49 AM4/6/18
to Redis DB

Hi,

We are using redis for Session State ...

We are getting the following errors ...

Can any one help me to solve this error...


Exception information:

    Exception type: RedisTimeoutException

    Exception message: Timeout performing EVAL, inst: 10, mgr: ExecuteSelect, err: never, queue: 55, qu: 0, qs: 55, qc: 0, wr: 0, wq: 0, in: 0, ar: 1, clientName: WEBSERVER, serverEndpoint: Unspecified/REDIS04:6379, keyHashSlot: 7146, IOCP: (Busy=0,Free=1000,Min=8,Max=1000), WORKER: (Busy=36,Free=32731,Min=8,Max=32767) (Please take a look at this article for some common client-side issues that can cause timeouts: http://stackexchange.github.io/StackExchange.Redis/Timeouts)
   at StackExchange.Redis.ConnectionMultiplexer.ExecuteSyncImpl[T](Message message, ResultProcessor`1 processor, ServerEndPoint server)
   at StackExchange.Redis.RedisBase.ExecuteSync[T](Message message, ResultProcessor`1 processor, ServerEndPoint server)
   at StackExchange.Redis.RedisDatabase.ScriptEvaluate(String script, RedisKey[] keys, RedisValue[] values, CommandFlags flags)
   at Microsoft.Web.Redis.StackExchangeClientConnection.<>c__DisplayClass7_0.<Eval>b__0()
   at Microsoft.Web.Redis.StackExchangeClientConnection.OperationExecutor(Func`1 redisOperation)
   at Microsoft.Web.Redis.StackExchangeClientConnection.RetryLogic(Func`1 redisOperation)
   at Microsoft.Web.Redis.StackExchangeClientConnection.Eval(String script, String[] keyArgs, Object[] valueArgs)
   at Microsoft.Web.Redis.RedisConnectionWrapper.TryTakeWriteLockAndGetData(DateTime lockTime, Int32 lockTimeout, Object& lockId, ISessionStateItemCollection& data, Int32& sessionTimeout)
   at Microsoft.Web.Redis.RedisSessionStateProvider.GetItemFromSessionStore(Boolean isWriteLockRequired, HttpContext context, String id, Boolean& locked, TimeSpan& lockAge, Object& lockId, SessionStateActions& actions)
   at Microsoft.Web.Redis.RedisSessionStateProvider.GetItemExclusive(HttpContext context, String id, Boolean& locked, TimeSpan& lockAge, Object& lockId, SessionStateActions& actions)
   at System.Web.SessionState.SessionStateModule.GetSessionStateItem()
   at System.Web.SessionState.SessionStateModule.PollLockedSessionCallback(Object state)



Thanks,

Amit 

Joshua Scott

unread,
Apr 7, 2018, 9:10:06 AM4/7/18
to Redis DB

aja...@casepoint.in

unread,
Apr 11, 2018, 6:05:18 AM4/11/18
to Redis DB
 
Hi, 

We are also getting this error....

And the coding is done on dev side
....

 Exception type: RedisConnectionException

    Exception message: SocketClosed on LDREDIS04:6379/Interactive, origin: ProcessReadBytes, input-buffer: 0, outstanding: 1, last-read: 6s ago, last-write: 6s ago, unanswered-write: 0s ago, keep-alive: 60s, pending: 0, state: ConnectedEstablished, in: 0, ar: 1, last-heartbeat: 0s ago, last-mbeat: 0s ago, global: 0s ago, mgr: ProcessReadQueue, err: never

Amit Jadav

unread,
Apr 11, 2018, 6:14:35 AM4/11/18
to Redis DB
Can any one please help me 
Reply all
Reply to author
Forward
0 new messages