My Logos 6 keeps crashing in Windows 10 64-bit when I use a personal book.
Here's my crash log - any ideas?
Program Version: 6.6 SR-1 (6.6.0.0059)
Windows Version: 10.0.10240.0
.NET Framework Version: 4.0.30319.42000
Time: 2015-10-15 12:00:09 +07:00 (2015-10-15T05:00:09Z)
Installed memory: 16,307 MB
Install path: C:\Users\Nathan\AppData\Local\Logos\6.6.0.0059\LogosIndexer.exe
Free install space: 118,747 MB
Data path: C:\Users\Nathan\AppData\Local\Logos\Data\lw5mseda.oyn
Free disk space: 118,747 MB
Temp path: C:\Users\Nathan\AppData\Local\Temp\
Free temp space: 118,747 MB
Error ID: 7563
Error detail: IOException: The process cannot access the file 'C:\Users\Nathan\AppData\Local\Logos\Data\lw5mseda.oyn\LibraryCatalog\catalog.dcm' because it is being used by another process.
System.IO.IOException: The process cannot access the file 'C:\Users\Nathan\AppData\Local\Logos\Data\lw5mseda.oyn\LibraryCatalog\catalog.dcm' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Libronix.SearchEngine.FileSystemIndexInfo.OpenStreamCore(IndexComponent component, IndexMode mode)
at Libronix.SearchEngine.CachedSingleSectionDocumentMetadataManager..ctor(IndexParameters parameters)
at Libronix.SearchEngine.IndexInfo.UnsafeCacheDocumentMetadata()
at Libronix.SearchEngine.SearchUtility.CacheDocumentMetadata(IndexInfo info)
at Libronix.DigitalLibrary.LibraryCatalog..ctor(String strLibraryCatalogFolder, IConnectorProviderFactory libraryCatalogConnectorProviderFactory, IConnectorProviderFactory documentsConnectorProviderFactory, DeviceResourceManager deviceResourceManager, ReadingProgressManager readingProgressManager, IServiceEndpointProvider serviceEndpointProvider)
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.CreateLibraryCatalog()
at Libronix.Utility.LazyObject`1.get_Value()
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.CreateResourceLists()
at Libronix.Utility.LazyObject`1.get_Value()
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.CreateAutoCompleteService()
at Libronix.Utility.LazyObject`1.get_Value()
at LDLS4.Indexer.IndexerProgram.DoUpdateResourceManagerClients(IPausableWorkState state)
at LDLS4.Indexer.IndexerProgram.UpdateResourceManagerClients(IPausableWorkState state, IndexThreadData data)
at Libronix.Utility.Threading.WorkStateThreadOwner`1.ThreadProc(Object objData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)