I have read other related posts with none of them resolving this issue.
- Have reinstalled on machine
- Have used command feature to run Rebuild Index
Neither options have had any impact. There is no observable trigger to when this began to occur. I cannot keep the program open for more than one minute. I do rely upon this software for my ministry. Please help.
Crash Report:
Program Version: 5.2b SR-9 (5.2.2.1629)
Windows Version: 6.1.7601.65536
Time: 2015-03-27 11:52:57 -05:00 (2015-03-27T16:52:57Z)
Installed memory: 7,757 MB
Install path: C:\Users\Brian\AppData\Local\Logos5\System\Logos.exe
Free install space: 233,819 MB
Data path: C:\Users\Brian\AppData\Local\Logos5\Data\0pnlrwjf.w0o
Free disk space: 233,819 MB
Temp path: C:\Users\Brian\AppData\Local\Temp\
Free temp space: 233,819 MB
Error ID: 5461
Error detail: IOException: The file exists.
System.IO.IOException: The file exists.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.Path.InternalGetTempFileName(Boolean checkHost)
at Libronix.SearchEngine.DocumentMetadataManager..ctor(IndexParameters parameters)
at Libronix.SearchEngine.Indexer..ctor(IndexInfo indexInfo, IIndexerProgress progress, IndexFileFormat fileFormat)
at Libronix.SearchEngine.Indexer..ctor(IndexInfo indexInfo)
at Libronix.DigitalLibrary.LibraryCatalogIndex.DoBuildIndex(IPausableWorkState state)
at Libronix.DigitalLibrary.LibraryCatalogIndex.BuildIndexThread(IPausableWorkState state, LibraryCatalogIndexData data)
at Libronix.Utility.Threading.WorkStateThreadOwner`1.ThreadProc(Object objData)
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
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)