Questions tagged [distributedcache]
A distributed cache is an extension of the traditional concept of cache used in a single locale. A distributed cache may span multiple servers so that it can grow in size and in transactional capacity.
69 questions
0 votes
1 answer
42 views
Should I stop using the DCA minrole for SharePoint?
Since I don't use neither of PerfomancePoint (doesn't exist for SPSE) OneDrive News Feeds Should I stop deploying the DCA (Distributed Cache) minrole altogether to my SharePoint farms? Or is that an ...
0 votes
1 answer
155 views
Distributed Cache - Arbitration Port 22235 - When it will be listening?
There is a question that is bothering me for a while now: why the Distributed Cache service TCP port 22235 is NOT LISTENING? I have two Distributed Cache nodes, Windows firewall has been turned off ...
0 votes
1 answer
2k views
Best practice to shutdown SharePoint 2016/2019 farm to do a "cold" snapshot. How to handle Distributed cache?
Hello SharePoint Experts. We want to perform a "cold" snapshot of our virtual SharePoint Servers and need to shutdown the servers before we will patch the farm. As far as I understand there ...
2 votes
1 answer
87 views
Is it safe to store custom data on the Distributed Cache?
We need to cache data in our Sharepoint farm in a distributed manner which we previously have solved with our own logic building upon HttpRuntime.Cache and some custom syncronization between the ...
2 votes
1 answer
7k views
The Execute method of job definition Microsoft.Office.Server.UserProfiles.FeedCacheRepopulationJob threw an exception
We are getting below error in SharePoint 2019 server event viewer logs. The Execute method of job definition Microsoft.Office.Server.UserProfiles.FeedCacheRepopulationJob (ID 7a18f297-7677-430d-...
1 vote
1 answer
75 views
What is "Role Conversion" actually do on SharePoint 2016 on-premise?
We have a SP2016 (16.0.4327.1000 build, Release candidate) installed. I checked there is no Distrubuted Cache service setup. So I set it up on 2 WFE server. After that I change the role of WFE servers ...
4 votes
0 answers
1k views
Distributed Cache error in uls logs Unexpected error in Decrypt - Exception 'System.Security.Cryptography.CryptographicException
Hi In WFE servers of SharePoint 2016 in uls logs there are many DCache errors like below and server performance is high w3wp.exe (0x0918) 0x2C48 SharePoint Foundation DistributedCache aa6e5 ...
2 votes
1 answer
1k views
Distributed cache service instance port 22233 is already in use
We are supporting SharePoint 2013 live environment, with distributed cache service instance is running fine, Suddenly received the Event viewer with cache cluster is down and restart it. I restarted ...