My ULS logs are getting filled up with the following message, about 1 per second. I've tried everything to fix this, but can't seem to figure it out. Can anyone help me?
w3wp.exe (0x1638) 0x17EC SharePoint Foundation DistributedCache ah24w Unexpected Unexpected Exception in SPDistributedCachePointerWrapper::InitializeDataCacheFactory for usage 'DistributedLogonTokenCache' - Exception 'Microsoft.ApplicationServer.Caching.DataCacheException: ErrorCode<ERRCA0009>:SubStatus<ES0001>:Cache referred to does not exist. Contact administrator or use the Cache administration tool to create a Cache.
-------------------------------------------------------------
Sharepoint Foundation 2013 standalone
Windows Server 2012 Enterprise, Workgroup
SQL Server 2008 R2
AppFabric 1.1
Service Account running AppFabric and SharePoint services is the same local user account with DBO and SPDataAccess roles on SQL Server Sharepoint_Config DB. Account has full access to App Fabric folder and DistributedCacheService.exe.config
- Remove-SPDistributedCacheServiceInstance and Add-SPDistributedCacheServiceInstance
- Deleting the SP Service Instance and rebuilding the cache
- Completely uninstalling AppFabric and reinstalling (Through SharePoint prerequisites)