I have error: Unexpected Exception in SPDistributedCachePointerWrapper::InitializeDataCacheFactory for usage 'DistributedViewStateCache' in sharepoint LOG every time as user request any page.
Of course DistributedCache in SharePoint don't working.
Diagnostic:
PS C:\Users\admin> Get-Cache
CacheName [Host]
Regions
--------- --------------
default1
PS C:\Users\admin> Get-CacheClusterHealth
Cluster health statistics
=========================
HostName = myhost.ru
-------------------------
NamedCache = default1
Healthy = 100.00
UnderReconfiguration = 0.00
NotPrimary = 0.00
InadequateSecondaries = 0.00
Throttled = 0.00
Unallocated named cache fractions
---------------------------------
PS C:\Users\admin> Get-CacheHost
HostName : CachePort Service Name Service Status V
e
r
s
i
o
n
I
n
f
o
-------------------- ------------ -------------- -
sharepoint2013-srv.ad.alentis.ru:22233 AppFabricCachingService UP 3
[
3
,
3
]
[
1
,
3
]
AppFabricCachingService running under sharepoint system account
I will thank you for any help!