I have never been able to get my index to build. I assumed that my computer is not powerful enough to run Logos 4 so I gave up and went back to Logos 3 (until I get a new computer.) When version 4.0b came out I thought I would try again but it still fails. I have tried the following:
- typing Rebuild Index in the command box.
- deleting all the files in the LibraryIndex folder
- deleting the LibraryIndex folder altogether
If there is anything else I can try, please let me know, or if I need to just wait until I have a newer computer, let me know that.
Thank-you
Dave Begley
Here is my system:
Windows XP - Service Pack 3
Intel T2300 @ 1.66GHz
1.00GB RAM
Here is my latest rebuild log:
Program Version: 4.0b (4.02.3.7337)
Windows Version: 5.1.2600.196608
Time: 2010-03-18 08:56:42
Installed memory: 1,022 MB
Install path: C:\Documents and Settings\David Begley\Local Settings\Application Data\Logos4\System\Logos4Indexer.exe
Free disk space: 20,199 MB
Temp path: C:\Documents and Settings\David Begley\Local Settings\Temp\
Free temp space: 20,199 MB
Error ID: 9407
Error detail: SQLiteException: Some kind of disk I/O error occurredError in Delete
disk I/O error
System.Data.SQLite.SQLiteException: Some kind of disk I/O error occurredError in Delete
disk I/O error
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at System.Data.SQLite.SQLiteTransaction.Commit()
at Libronix.Utility.Data.Connector.CommitTransaction()
at Libronix.Utility.Data.PoolableConnector.CommitTransaction()
at Libronix.DigitalLibrary.LibraryIndex.IndexNextResource(ILibraryIndexWorkState state, Indexer indexer)
at Libronix.DigitalLibrary.LibraryIndex.DoBuildIndex(ILibraryIndexWorkState state, Int32 nResourceCount, String strIndexName, Int32 nIndexableResourceCount, Int32 nMaxAdditionalThreads, Boolean bShouldMerge)
at Libronix.DigitalLibrary.LibraryIndex.BuildIndex(LibraryIndexWorkState state, String strIndexName, Int32 nIndexableResourceCount, Boolean bShouldMerge)
at Libronix.DigitalLibrary.LibraryIndex.IndexResources(IPausableWorkState threadOwnerWorkState, LibraryIndexWorkState state)
at Libronix.Utility.Threading.WorkStateThreadOwner`1.ThreadProc(Object objData)
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)