Version:
- Gleamtech.Common v5.0.0
- Gleamtech.DocumentUltimate v6.1.0
Full error message:
Unable to acquire lock 1hwqcio~xxgoqq~xxgoqq~nnurhs.json immediately
at GleamTech.DistributedLocking.DistributedLockManager.Lock(Object requester, String name, Int32 timeoutSeconds, IDistributedLockProvider provider)
at GleamTech.Caching.FileCache.Get(FileCacheKey cacheKey)
at GleamTech.DocumentUltimate.AspNet.DocumentCache.LoadCacheInfo(FileCacheKey cacheInfoKey, Boolean throwIfNotExists, Boolean ignoreDeserializationErrors)
at GleamTech.DocumentUltimate.AspNet.UI.DocumentViewerHandler.DownloadDocument(String stateId, String cacheInfoKey, String attachment)
This error shows up most of the time when 1) loading a converted Microsoft Excel file, 2) scrolling through the side pane (regardless of converted document type).
Any advise to prevent this error is appreicated.