The Logos Bible Software desktop application version 8.13 is now available to all users.
To immediately update to the current stable version, enter the Update Now command. Otherwise, the app will automatically update the next time it's scheduled to check for updates.
Release Notes
Download Link
How to Enable and Submit Log Files
The indexer now crashes after a few seconds. This was not an issue with 8.12. Two error messages appear in Event Viewer.
Application: LogosIndexer.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.Data.SQLite.SQLiteException... Faulting application name: LogosIndexer.exe, version: 8.13.0.8, time stamp: 0x5e9a9b1dFaulting module name: KERNELBASE.dll, version: 10.0.18362.815, time stamp: 0xb89efff3...
Yep. Indexer keeps crashing for me as well.
Same for me...indexer crashes.
Also brought up in this thread: https://community.logos.com/forums/t/190347.aspx
How To Get Logs
The same for me, too
darn, index not working for me either. and it's like the one time i needed the LXX searching to work
So far no problem. What do those having crashes have in common?
Lynden Williams Communications
I'm on a Mac and it isn't crashing, but the indexing is stuck on 0% for mor4e than an hour. Closing and restarting, same thing.
Indexer crashes.
Error ID: 5558Error detail: SQLiteException: constraint failed: UNIQUE constraint failed: Terms.Reference
System.Data.SQLite.SQLiteException (0x00000013): constraint failed: UNIQUE constraint failed: Terms.Reference at System.Data.SQLite.SQLiteDataReader.ReadAsyncCore (System.Threading.CancellationToken cancellationToken) [0x000a6] in C:\projects\system-data-sqlite\src\System.Data.SQLite\SQLiteDataReader.cs:176 at System.Data.SQLite.SQLiteDataReader.Read () [0x00006] in C:\projects\system-data-sqlite\src\System.Data.SQLite\SQLiteDataReader.cs:115 at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00009] in C:\projects\system-data-sqlite\src\System.Data.SQLite\SQLiteCommand.cs:132 at Libronix.Utility.Data.ExceptionHandlingConnector+ExceptionHandlingCommand.ExecuteScalar () [0x00021] in B:\Jenkins\workspace\Utility\src\Libronix.Utility\Data\ExceptionHandlingConnector.cs:338 at Libronix.Utility.Data.PoolableConnector+<>c__13`1[T].<ExecuteScalar>b__13_0 (System.Data.IDbCommand x) [0x00000] in B:\Jenkins\workspace\Utility\src\Libronix.Utility\Data\PoolableConnector.cs:143 at Libronix.Utility.Data.PoolableConnector.CacheAndExecute[T] (Libronix.Utility.Data.IConnector connector, System.String text, System.Object[] parameterNamesAndValues, System.Func`2[T,TResult] execute) [0x000c8] in B:\Jenkins\workspace\Utility\src\Libronix.Utility\Data\PoolableConnector.cs:228 at Libronix.Utility.Data.PoolableConnector.ExecuteScalar[T] (System.String text, System.Object[] parameterNamesAndValues) [0x00000] in B:\Jenkins\workspace\Utility\src\Libronix.Utility\Data\PoolableConnector.cs:143 at Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteService.InsertReferenceTerm (Libronix.Utility.Data.IConnector connector, Libronix.DataTypes.DataTypeReference reference, Libronix.DigitalLibrary.AutoCompleteKinds kind, System.Collections.Generic.IEnumerable`1[T] labels, System.Collections.Generic.IEnumerable`1[T] descriptions, System.Collections.Generic.IEnumerable`1[T] mentioningReferences, Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteIconKind icon) [0x00000] in /Volumes/Code/Jenkins/workspace/DigitalLibrary-NuGet-Mac-Dev/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/AutoComplete/AutoCompleteService.cs:1025 at Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteService.InsertReferenceTerm (Libronix.Utility.Data.IConnector connector, Libronix.DataTypes.DataTypeReference reference, Libronix.DigitalLibrary.AutoCompleteKinds kind, System.Collections.Generic.IEnumerable`1[T] labels, System.Collections.Generic.IEnumerable`1[T] descriptions, Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteIconKind icon) [0x00000] in /Volumes/Code/Jenkins/workspace/DigitalLibrary-NuGet-Mac-Dev/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/AutoComplete/AutoCompleteService.cs:1020 at Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteService.InsertThematicOutlines (Libronix.Utility.Data.IConnector connector, Libronix.DigitalLibrary.Resources.ThematicOutlines.ThematicOutlinesResource thematicOutlinesResource, Libronix.Utility.Threading.IWorkState state) [0x0006e] in /Volumes/Code/Jenkins/workspace/DigitalLibrary-NuGet-Mac-Dev/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/AutoComplete/AutoCompleteService.cs:521 at Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteService.UpdateFromResourceManager (Libronix.DigitalLibrary.ResourceManager resourceManager, Libronix.DigitalLibrary.Resources.ResourceLists resourceLists, Libronix.Utility.Threading.IWorkState state) [0x002f1] in /Volumes/Code/Jenkins/workspace/DigitalLibrary-NuGet-Mac-Dev/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/AutoComplete/AutoCompleteService.cs:339 at LDLS4.Indexer.IndexerProgram.DoUpdateResourceManagerClients (Libronix.Utility.Threading.IPausableWorkState state) [0x0006d] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Beta-Ship/LogosDesktop/src/LDLS4.Indexer/IndexerProgram.cs:445 at LDLS4.Indexer.IndexerProgram.UpdateResourceManagerClients (Libronix.Utility.Threading.IPausableWorkState state, LDLS4.Indexer.IndexerProgram+IndexThreadData data) [0x00007] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Beta-Ship/LogosDesktop/src/LDLS4.Indexer/IndexerProgram.cs:423 at Libronix.Utility.Threading.WorkStateThreadOwner`1[T].ThreadProc (System.Object objData) [0x0007b] in B:\Jenkins\workspace\Utility\src\Libronix.Utility\Threading\WorkStateThreadOwner.cs:194 at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00025] in <5aa1482f7d624fe398f211a67e8a8fa7>:0 at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <5aa1482f7d624fe398f211a67e8a8fa7>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <5aa1482f7d624fe398f211a67e8a8fa7>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <5aa1482f7d624fe398f211a67e8a8fa7>:0 at System.Threading.ThreadHelper.ThreadStart (System.Object obj) [0x0000f] in <5aa1482f7d624fe398f211a67e8a8fa7>:0
Yep, it won't index. Frustrating.
8831.LogosLogs.mikeprewitt.20200428-183908.zip
Before I knew the problem was caused by Logos 8.13, I deleted Logos and re-installed it. Now, NOTHING is indexed and all search results come up empty. I'm on a Mac. Have restarted several times. In each case, the Indexer starts running and then crashes with:
[ERROR] FATAL UNHANDLED EXCEPTION: System.Data.SQLite.SQLiteException (0x00000013): constraint failed: UNIQUE constraint failed: Terms.Reference at System.Data.SQLite.SQLiteDataReader.ReadAsyncCore (System.Threading.CancellationToken cancellationToken) [0x000a6] in C:\projects\system-data-sqlite\src\System.Data.SQLite\SQLiteDataReader.cs:176
My Logos is now unusable.
Mike Prewitt: Before I knew the problem was caused by Logos 8.13, I deleted Logos and re-installed it. Now, NOTHING is indexed and all search results come up empty. I'm on a Mac. Have restarted several times. In each case, the Indexer starts running and then crashes with: [ERROR] FATAL UNHANDLED EXCEPTION: System.Data.SQLite.SQLiteException (0x00000013): constraint failed: UNIQUE constraint failed: Terms.Reference at System.Data.SQLite.SQLiteDataReader.ReadAsyncCore (System.Threading.CancellationToken cancellationToken) [0x000a6] in C:\projects\system-data-sqlite\src\System.Data.SQLite\SQLiteDataReader.cs:176 My Logos is now unusable.
Hi Mike,
This bug is not caused by 8.13, it is a resource bug that unfortunately shipped at the same time. We are working on getting it fixed.
A simple search for Jesus in the ESV shows no hits.
Philana, I received several resources during the update. What is the name of the resource?
@Philana: which resource is it? I'd like to remove it from my hdd temporarily, and try indexing again.
Past IT Consultant. Past Mission Worker. Entrepreneur. Seminary Student (VIU).Christian Debate Forum --- Auferstanden! Blog
Please fix this, I can't search for anything
Shalom, in Christ, Keith. Check out my music www.soundcloud.com/therealkpang
This is why automatic updates are OFF and, as a general rule, I don't download updates immediately until checking for threads like this.
It could be worse. The last Windows 10 update got me into an endless loop of blue screens after each reboot. So my whole computer was unusable.