Logos 4 Reindexing everytime I log into Windows, Re-start Windows or Start Logos 4.

Brad Rosel
Brad Rosel Member Posts: 8 ✭✭
edited November 2024 in English Forum

I have gone through several of the suggestions listed in the forums, but so far I have not solved the problem short of completely removing and reinstalling all Logos 4 related software and files.  Here are my log files:

Logos4Crash.txt ------

Program Version: 4.0c (4.03.3.9511)
Windows Version: 6.1.7600.0
Time: 2010-05-14 00:01:44
Installed memory: 4,063 MB
Install path: C:\Users\Brad\AppData\Local\Logos4\System\Logos4.exe
Data path: C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt
Free disk space: 74,365 MB
Temp path: C:\Users\Brad\AppData\Local\Temp\
Free temp space: 74,365 MB

Error ID: 747
Error detail: InvalidOperationException: Sequence contains no elements

System.InvalidOperationException: Sequence contains no elements
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
   at LDLS4.Panels.ResourcePanel.ReverseInterlinearPane.<DoUpdateFromMilestone>d__5e.MoveNext()
   at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNext()
   at Libronix.Utility.Threading.AsyncWorkerTask`1.ContinueExecution()
   at Libronix.Utility.Windows.DispatcherUtility.<>c__DisplayClass1.<BeginInvoke>b__0(Object )
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at LDLS4.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager sim)
   at LDLS4.OurApp.Main(String[] astrArgs)

Logos4IndexerCrash.txt ---------

Program Version: 4.2 SR-2 (4.20.4.8828)
Windows Version: 6.1.7600.0
Time: 2011-01-12 12:48:27
Installed memory: 4,063 MB
Install path: C:\Users\Brad\AppData\Local\Logos4\System\Logos4Indexer.exe
Data path: C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt
Free disk space: 120,083 MB
Temp path: C:\Users\Brad\AppData\Local\Temp\
Free temp space: 120,083 MB

Error ID: 7249
Error detail: IndexingException: No translation word for specified document position

Libronix.DigitalLibrary.Logos.IndexingException: No translation word for specified document position ---> System.ArgumentException: No translation word for specified document position
   at Libronix.DigitalLibrary.Resources.ReverseInterlinear.ReverseInterlinearResourceCore.GetTextAlignment(IWorkState state, Int32 nStartDocumentPosition, Int32 nEndDocumentPosition)
   at Libronix.DigitalLibrary.Resources.ReverseInterlinear.ReverseInterlinearResource.GetTextAlignment(IWorkState state, Int32 nStartDocumentPosition, Int32 nEndDocumentPosition)
   at Libronix.DigitalLibrary.Logos.LogosResourceIndexer.ProcessReverseInterlinearIndexData(NativeLogosResourceIndexer* pNativeIndexer, Char* pszSourceId, ReverseInterlinearColumnIndexData* pData, Int32 nDataCount)
   at Libronix.DigitalLibrary.Logos.Callback.ProcessReverseInterlinearIndexData(Callback* , NativeLogosResourceIndexer* pNativeIndexer, Char* pszSourceId, ReverseInterlinearColumnIndexData* pData, Int32 nDataCount)

   --- End of inner exception stack trace ---
   at Libronix.DigitalLibrary.Logos.Callback.{dtor}(Callback* )
   at Libronix.DigitalLibrary.Logos.LogosResourceIndexer.DoIndexResource(IDocumentIndexer documentIndexer, IWorkState workState, TitleLoader* pTitleLoader, basic_string<wchar_t\,std::char_traits<wchar_t>\,std::allocator<wchar_t> >* strReverseInterlinearDataType, Boolean bCurrentTitleSupportsMorph)
   at Libronix.DigitalLibrary.Logos.LogosResourceIndexer.IndexResource(auto_handle<Libronix::SearchEngine::IDocumentIndexer> documentIndexer, IWorkState workState, TitleLoader* pTitleLoader, Boolean bCurrentTitleSupportsMorph)
   at Libronix.DigitalLibrary.Logos.LogosResource.IndexContent(IIndexer indexer, ResourceManager resourceManager, ReverseInterlinearManager reverseInterlinearManager, ResourceClassifier resourceClassifier, IWorkState state)
   at Libronix.DigitalLibrary.LibraryIndex.IndexNextResource(ILibraryIndexWorkState state, Indexer indexer)
   at Libronix.DigitalLibrary.LibraryIndex.SecondaryIndexThread(Object objState)
   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)

Logos4Indexer.log ------------

2011-01-14 10:11:32.0125    1    Info    Program    Starting application (4.2 SR-2, version 4.20.4.8828).
2011-01-14 10:11:32.0593    1    Info    Program    Using language en-US
2011-01-14 10:11:32.1997    1    Info    UserManager    Opening UserManager in C:\Users\Brad\AppData\Local\Logos4\Users.
2011-01-14 10:11:32.2309    1    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Users\UserManager.db
2011-01-14 10:11:32.4493    1    Info    Program    Setting status to Initializing
2011-01-14 10:11:32.4493    1    Info    Program    Processing existing commands.
2011-01-14 10:11:32.4493    1    Info    Program    Setting status to PreparingLibrary
2011-01-14 10:11:32.4493    1    Info    Program    Creating digital library services.
2011-01-14 10:11:32.4649    1    Info    DigitalLibraryServices    Initializing DigitalLibraryServices. (Shared Folder= C:\Users\Brad\AppData\Local\Logos4\Shared, Data Folder = C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt, Documents Folder = C:\Users\Brad\AppData\Local\Logos4\Documents\qflchdbx.nvt)
2011-01-14 10:11:32.4961    5    Info    DigitalLibraryServices    (Timed) Creating update manager.
2011-01-14 10:11:32.4961    5    Info    DigitalLibraryServices    (Timed) Creating license manager.
2011-01-14 10:11:32.5117    5    Info    LicenseManager    Opening LicenseManager in C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\LicenseManager; products folder is C:\Users\Brad\AppData\Local\Logos4\Shared\Products
2011-01-14 10:11:32.5117    5    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\LicenseManager\Products.db
2011-01-14 10:11:32.5585    5    Info    DigitalLibraryServices    (51ms) Creating license manager.
2011-01-14 10:11:32.5585    5    Info    DigitalLibraryServices    (Timed) Creating resource manager.
2011-01-14 10:11:32.5585    5    Info    DigitalLibraryServices    (Timed) Creating data type options.
2011-01-14 10:11:32.5585    5    Info    DigitalLibraryServices    (3ms) Creating data type options.
2011-01-14 10:11:32.5741    5    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\ResourceManager\ResourceManager.db
2011-01-14 10:11:33.3229    5    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Documents\qflchdbx.nvt\ResourceManager\ResourceSyncManager.db
2011-01-14 10:11:33.3229    5    Info    DigitalLibraryServices    (769ms) Creating resource manager.
2011-01-14 10:11:33.3385    5    Info    UpdateManager    Initializing update manager.
2011-01-14 10:11:33.3385    5    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\UpdateManager\Updates.db
2011-01-14 10:11:33.3385    5    Info    DigitalLibraryServices    (839ms) Creating update manager.
2011-01-14 10:11:33.3541    1    Info    Program    Setting notification icon tool tip to: Logos Bible Software is downloading updates
2011-01-14 10:11:33.3697    5    Info    DigitalLibraryServices    (Timed) Creating download manager.
2011-01-14 10:11:33.3697    5    Info    DownloadManager    Opening Download Manager in C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\DownloadManager.
2011-01-14 10:11:33.3697    5    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\DownloadManager\DownloadManager.db
2011-01-14 10:11:33.3853    5    Info    DigitalLibraryServices    (5ms) Creating download manager.
2011-01-14 10:11:33.4009    1    Info    Program    Resource discovery finished.
2011-01-14 10:11:33.4165    1    Info    Program    Setting notification icon tool tip to:
2011-01-14 10:11:33.4165    1    Info    Program    Setting notification icon tool tip to: Logos Bible Software is preparing your library (Stage 2 of 3)
2011-01-14 10:11:33.4321    6    Info    Program    (Timed) Updating Library Catalog from Resource Manager.
2011-01-14 10:11:33.4321    6    Info    DigitalLibraryServices    (Timed) Creating library catalog.
2011-01-14 10:11:33.4321    6    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Documents\qflchdbx.nvt\LibraryCatalog\LibraryCatalogSync.db
2011-01-14 10:11:33.4321    6    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\LibraryCatalog\catalog.db
2011-01-14 10:11:33.4477    6    Info    DigitalLibraryServices    (25ms) Creating library catalog.
2011-01-14 10:11:33.4633    6    Info    Program    (42ms) Updating Library Catalog from Resource Manager.
2011-01-14 10:11:33.4633    1    Info    Program    Setting notification icon tool tip to: Logos Bible Software is preparing your library (Stage 3 of 3)
2011-01-14 10:11:33.4633    6    Info    Program    (Timed) Updating KeyLink Manager from Library Catalog.
2011-01-14 10:11:33.4789    6    Info    DigitalLibraryServices    (Timed) Creating keylink manager.
2011-01-14 10:11:33.4789    6    Info    DigitalLibraryServices    (Timed) Creating resource collection manager.
2011-01-14 10:11:33.4789    6    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Documents\qflchdbx.nvt\ResourceCollectionManager\ResourceCollectionManager.db
2011-01-14 10:11:33.4789    6    Info    DigitalLibraryServices    (6ms) Creating resource collection manager.
2011-01-14 10:11:33.4789    6    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\KeyLinkManager\keylinkmanager.db
2011-01-14 10:11:33.4945    6    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Documents\qflchdbx.nvt\KeyLinkManager\KeyLinkSyncManager.db
2011-01-14 10:11:33.4945    6    Info    DigitalLibraryServices    (19ms) Creating keylink manager.
2011-01-14 10:11:33.7597    6    Info    KeyLinkManager    (Timed) Vacuuming KeyLinkManager database.
2011-01-14 10:11:33.8377    6    Info    KeyLinkManager    (66ms) Vacuuming KeyLinkManager database.
2011-01-14 10:11:33.8377    6    Info    Program    (359ms) Updating KeyLink Manager from Library Catalog.
2011-01-14 10:11:33.8377    6    Info    Program    (Timed) Updating Reverse Interlinear Manager from Library Catalog.
2011-01-14 10:11:33.8377    6    Info    DigitalLibraryServices    (Timed) Creating reverse interlinear manager.
2011-01-14 10:11:33.8533    6    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\ReverseInterlinearManager\reverseinterlinearmanager.db
2011-01-14 10:11:33.8533    6    Info    DigitalLibraryServices    (10ms) Creating reverse interlinear manager.
2011-01-14 10:11:33.8845    6    Info    Program    (39ms) Updating Reverse Interlinear Manager from Library Catalog.
2011-01-14 10:11:33.8845    6    Info    Program    (Timed) Checking resource updates that are waiting to be installed.
2011-01-14 10:11:33.8845    6    Info    Program    Checking resource ID 'RVI:AV1873NT' for update 'Resource RVI:AV1873NT' to see if version '2010-04-28T13:44:45Z' is available.
2011-01-14 10:11:33.9313    6    Info    DataTypeManager    (Timed) Initializing data type manager.
2011-01-14 10:11:33.9469    6    Info    DataTypeManager    (9ms) Initializing data type manager.
2011-01-14 10:11:33.9469    6    Info    DataTypeManager    Creating data type bible+kjv (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:33.9625    6    Info    StandardDataType    (Timed) Initializing data type bible+kjv.
2011-01-14 10:11:34.3369    6    Info    StandardDataType    (362ms) Initializing data type bible+kjv.
2011-01-14 10:11:34.3525    6    Info    DataTypeManager    Creating data type af-morph+he (Libronix.DataTypes.Morph.HebrewMorphologyAndersenForbesDataType).
2011-01-14 10:11:34.4305    6    Info    StandardDataType    (Timed) Initializing data type af-morph+he.
2011-01-14 10:11:34.4305    6    Info    StandardDataType    (1ms) Initializing data type af-morph+he.
2011-01-14 10:11:34.4305    6    Info    DataTypeManager    Creating data type af-morph+x-arc (Libronix.DataTypes.Morph.AramaicMorphologyAndersenForbesDataType).
2011-01-14 10:11:34.5241    6    Info    StandardDataType    (Timed) Initializing data type af-morph+x-arc.
2011-01-14 10:11:34.5241    6    Info    StandardDataType    (1ms) Initializing data type af-morph+x-arc.
2011-01-14 10:11:34.5241    6    Info    DataTypeManager    Creating data type cal-morph+x-arc (Libronix.DataTypes.Morph.AramaicMorphologyCalDataType).
2011-01-14 10:11:34.5397    6    Info    StandardDataType    (Timed) Initializing data type cal-morph+x-arc.
2011-01-14 10:11:34.5397    6    Info    StandardDataType    (1ms) Initializing data type cal-morph+x-arc.
2011-01-14 10:11:34.5397    6    Info    DataTypeManager    Creating data type fr-morph+el (Libronix.DataTypes.Morph.GreekMorphologyFribergDataType).
2011-01-14 10:11:34.5553    6    Info    StandardDataType    (Timed) Initializing data type fr-morph+el.
2011-01-14 10:11:34.5553    6    Info    StandardDataType    (1ms) Initializing data type fr-morph+el.
2011-01-14 10:11:34.5553    6    Info    DataTypeManager    Creating data type in-morph+x-arc (Libronix.DataTypes.Morph.AramaicMorphologyInscriptionsDataType).
2011-01-14 10:11:34.5709    6    Info    StandardDataType    (Timed) Initializing data type in-morph+x-arc.
2011-01-14 10:11:34.5709    6    Info    StandardDataType    (1ms) Initializing data type in-morph+x-arc.
2011-01-14 10:11:34.5709    6    Info    DataTypeManager    Creating data type in-morph+se (Libronix.DataTypes.Morph.SemiticMorphologyInscriptionsDataType).
2011-01-14 10:11:34.5865    6    Info    StandardDataType    (Timed) Initializing data type in-morph+se.
2011-01-14 10:11:34.5865    6    Info    StandardDataType    (1ms) Initializing data type in-morph+se.
2011-01-14 10:11:34.5865    6    Info    DataTypeManager    Creating data type js-morph+el (Libronix.DataTypes.Morph.GreekMorphologySwansonDataType).
2011-01-14 10:11:34.6021    6    Info    StandardDataType    (Timed) Initializing data type js-morph+el.
2011-01-14 10:11:34.6021    6    Info    StandardDataType    (1ms) Initializing data type js-morph+el.
2011-01-14 10:11:34.6021    6    Info    DataTypeManager    Creating data type lbs-morph+el (Libronix.DataTypes.Morph.GreekMorphologyLogosDataType).
2011-01-14 10:11:34.6177    6    Info    StandardDataType    (Timed) Initializing data type lbs-morph+el.
2011-01-14 10:11:34.6177    6    Info    StandardDataType    (1ms) Initializing data type lbs-morph+el.
2011-01-14 10:11:34.6177    6    Info    DataTypeManager    Creating data type lls-morph+el (Libronix.DataTypes.Morph.GreekMorphologyGramcordDataType).
2011-01-14 10:11:34.6489    6    Info    StandardDataType    (Timed) Initializing data type lls-morph+el.
2011-01-14 10:11:34.6489    6    Info    StandardDataType    (1ms) Initializing data type lls-morph+el.
2011-01-14 10:11:34.6489    6    Info    DataTypeManager    Creating data type lls-morph+he (Libronix.DataTypes.Morph.HebrewMorphologyWestminsterDataType).
2011-01-14 10:11:34.6645    6    Info    StandardDataType    (Timed) Initializing data type lls-morph+he.
2011-01-14 10:11:34.6645    6    Info    StandardDataType    (1ms) Initializing data type lls-morph+he.
2011-01-14 10:11:34.6645    6    Info    DataTypeManager    Creating data type lls-morph+x-arc (Libronix.DataTypes.Morph.AramaicMorphologyWestminsterDataType).
2011-01-14 10:11:34.6957    6    Info    StandardDataType    (Timed) Initializing data type lls-morph+x-arc.
2011-01-14 10:11:34.6957    6    Info    StandardDataType    (0ms) Initializing data type lls-morph+x-arc.
2011-01-14 10:11:34.6957    6    Info    DataTypeManager    Creating data type mr-morph+el (Libronix.DataTypes.Morph.GreekMorphologyRobinsonDataType).
2011-01-14 10:11:34.7113    6    Info    StandardDataType    (Timed) Initializing data type mr-morph+el.
2011-01-14 10:11:34.7113    6    Info    StandardDataType    (1ms) Initializing data type mr-morph+el.
2011-01-14 10:11:34.7113    6    Info    DataTypeManager    Creating data type s3morph (Libronix.DataTypes.Morph.SyriacMorphologySedraDataType).
2011-01-14 10:11:34.7269    6    Info    StandardDataType    (Timed) Initializing data type s3morph.
2011-01-14 10:11:34.7269    6    Info    StandardDataType    (1ms) Initializing data type s3morph.
2011-01-14 10:11:34.7425    6    Info    DataTypeManager    Creating data type sesb-morph+x-arc (Libronix.DataTypes.Morph.AramaicMorphologySesbDataType).
2011-01-14 10:11:34.7581    6    Info    StandardDataType    (Timed) Initializing data type sesb-morph+x-arc.
2011-01-14 10:11:34.7581    6    Info    StandardDataType    (1ms) Initializing data type sesb-morph+x-arc.
2011-01-14 10:11:34.7581    6    Info    DataTypeManager    Creating data type sesb-morph+he (Libronix.DataTypes.Morph.HebrewMorphologySesbDataType).
2011-01-14 10:11:34.7737    6    Info    StandardDataType    (Timed) Initializing data type sesb-morph+he.
2011-01-14 10:11:34.7737    6    Info    StandardDataType    (0ms) Initializing data type sesb-morph+he.
2011-01-14 10:11:34.7893    6    Info    DataTypeManager    Creating data type wivu-morph (Libronix.DataTypes.Morph.HebrewAramaicMorphologyWivuDataType).
2011-01-14 10:11:34.7893    6    Info    StandardDataType    (Timed) Initializing data type wivu-morph.
2011-01-14 10:11:34.8049    6    Info    StandardDataType    (1ms) Initializing data type wivu-morph.
2011-01-14 10:11:34.8049    6    Info    DataTypeManager    Creating data type wivu-morph+x-arc (Libronix.DataTypes.Morph.AramaicMorphologyWivuDataType).
2011-01-14 10:11:34.8049    6    Info    StandardDataType    (Timed) Initializing data type wivu-morph+x-arc.
2011-01-14 10:11:34.8205    6    Info    StandardDataType    (0ms) Initializing data type wivu-morph+x-arc.
2011-01-14 10:11:34.8205    6    Info    DataTypeManager    Creating data type wivu-morph+he (Libronix.DataTypes.Morph.HebrewMorphologyWivuDataType).
2011-01-14 10:11:34.8361    6    Info    StandardDataType    (Timed) Initializing data type wivu-morph+he.
2011-01-14 10:11:34.8361    6    Info    StandardDataType    (1ms) Initializing data type wivu-morph+he.
2011-01-14 10:11:34.8361    6    Info    Program    Checking resource ID 'RVI:ESVNT' for update 'Resource RVI:ESVNT' to see if version '2010-04-28T14:02:55Z' is available.
2011-01-14 10:11:34.8673    6    Info    DataTypeManager    Creating data type bible+esv (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:34.8673    6    Info    StandardDataType    (Timed) Initializing data type bible+esv.
2011-01-14 10:11:34.8673    6    Info    StandardDataType    (2ms) Initializing data type bible+esv.
2011-01-14 10:11:34.8673    6    Info    Program    Checking resource ID 'RVI:LAKEAF' for update 'Resource RVI:LAKEAF' to see if version '2010-04-28T14:38:32Z' is available.
2011-01-14 10:11:34.8829    6    Info    DataTypeManager    Creating data type af (Libronix.DataTypes.GrammarDriven.ApostolicFathersDataType).
2011-01-14 10:11:34.8829    6    Info    StandardDataType    (Timed) Initializing data type af.
2011-01-14 10:11:34.8985    6    Info    StandardDataType    (9ms) Initializing data type af.
2011-01-14 10:11:34.9141    6    Info    Program    Checking resource ID 'RVI:NASBNT' for update 'Resource RVI:NASBNT' to see if version '2010-04-27T22:51:15Z' is available.
2011-01-14 10:11:34.9297    6    Info    DataTypeManager    Creating data type bible+nasb95 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:34.9297    6    Info    StandardDataType    (Timed) Initializing data type bible+nasb95.
2011-01-14 10:11:34.9297    6    Info    StandardDataType    (1ms) Initializing data type bible+nasb95.
2011-01-14 10:11:34.9297    6    Info    Program    Checking resource ID 'RVI:NRSVNT' for update 'Resource RVI:NRSVNT' to see if version '2010-04-27T23:37:12Z' is available.
2011-01-14 10:11:34.9297    6    Info    DataTypeManager    Creating data type bible+nrsv (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:34.9297    6    Info    StandardDataType    (Timed) Initializing data type bible+nrsv.
2011-01-14 10:11:34.9453    6    Info    StandardDataType    (0ms) Initializing data type bible+nrsv.
2011-01-14 10:11:34.9609    6    Info    Program    Checking resource ID 'DB:PERICOPESETS' for update 'Resource DB:PERICOPESETS' to see if version '2010-01-18T17:45:13Z' is available.
2011-01-14 10:11:34.9609    6    Info    Program    Checking resource ID 'RVI:KJV1900NT' for update 'Resource RVI:KJV1900NT' to see if version '2010-04-28T14:21:04Z' is available.
2011-01-14 10:11:34.9765    6    Info    Program    Checking resource ID 'RVI:NKJVNT' for update 'Resource RVI:NKJVNT' to see if version '2010-04-27T23:14:37Z' is available.
2011-01-14 10:11:34.9765    6    Info    DataTypeManager    Creating data type bible+nkjv (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:34.9765    6    Info    StandardDataType    (Timed) Initializing data type bible+nkjv.
2011-01-14 10:11:34.9765    6    Info    StandardDataType    (1ms) Initializing data type bible+nkjv.
2011-01-14 10:11:34.9765    6    Info    Program    Checking resource ID 'RVI:NLTNT' for update 'Resource RVI:NLTNT' to see if version '2010-04-27T23:33:18Z' is available.
2011-01-14 10:11:34.9921    6    Info    DataTypeManager    Creating data type bible (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:34.9921    6    Info    StandardDataType    (Timed) Initializing data type bible.
2011-01-14 10:11:34.9921    6    Info    StandardDataType    (2ms) Initializing data type bible.
2011-01-14 10:11:35.0233    6    Info    Program    (1138ms) Checking resource updates that are waiting to be installed.
2011-01-14 10:11:35.0233    1    Info    Program    Setting notification icon tool tip to: Logos Bible Software is indexing (calculating time remaining)
2011-01-14 10:11:35.0233    6    Info    Program    Setting status to IndexingLibrary
2011-01-14 10:11:35.0233    6    Info    Program    (Timed) Updating Library Index from Resource Manager.
2011-01-14 10:11:35.0233    6    Info    DigitalLibraryServices    (Timed) Creating library index.
2011-01-14 10:11:35.0389    6    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\LibraryIndex\LibraryIndex.db
2011-01-14 10:11:35.0389    6    Info    DigitalLibraryServices    (10ms) Creating library index.
2011-01-14 10:11:35.3197    6    Info    Program    (286ms) Updating Library Index from Resource Manager.
2011-01-14 10:11:35.3821    6    Info    Program    1534 resources in the library index need updating
2011-01-14 10:11:35.4289    6    Info    Program    (Timed) Updating Bible Index from Resource Manager.
2011-01-14 10:11:35.4757    6    Info    DigitalLibraryServices    (Timed) Creating bible index.
2011-01-14 10:11:35.5225    6    Info    LocalFileDatabase    Found existing database at C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\BibleIndex\LibraryIndex.db
2011-01-14 10:11:35.5225    6    Info    DigitalLibraryServices    (5ms) Creating bible index.
2011-01-14 10:11:35.5537    6    Info    Program    (92ms) Updating Bible Index from Resource Manager.
2011-01-14 10:11:35.5693    6    Info    Program    216 resources in the Bible index need updating
2011-01-14 10:11:35.5693    6    Info    Program    (Timed) Indexing.
2011-01-14 10:11:35.5849    6    Info    Program    Waiting for library indexing to finish.
2011-01-14 10:11:35.6941    7    Info    BibleIndex    Checking 0 resources that may have changed since they were last indexed.
2011-01-14 10:11:35.6941    7    Info    BibleIndex    216 unindexed resources out of 216 indexable resources; supplemental index count is 0.
2011-01-14 10:11:35.6941    7    Info    BibleIndex    Doing a full re-index because the existing index seems to have been deleted.
2011-01-14 10:11:35.7097    7    Info    WindowsIndexerProgress    Discounting progress by 0.25 because after these 0 documents, 1534 more will follow.
2011-01-14 10:11:36.0373    7    Info    BibleIndex    Creating a new library index 'index-build' (type 0) in C:\Users\Brad\AppData\Local\Logos4\Data\qflchdbx.nvt\BibleIndex
2011-01-14 10:11:36.0373    7    Info    WindowsIndexerProgress    Discounting progress by 0.25 because after these 216 documents, 1534 more will follow.
2011-01-14 10:11:36.0529    9    Info    BibleIndex    Starting additional library indexing thread.
2011-01-14 10:11:36.0685    9    Info    BibleIndex    (Timed) Indexing LLS:1.0.318
2011-01-14 10:11:36.1465    9    Info    DigitalLibraryServices    (Timed) Creating resource classifier.
2011-01-14 10:11:36.1465    9    Info    DigitalLibraryServices    (Timed) Creating resource lists.
2011-01-14 10:11:36.1465    9    Info    DigitalLibraryServices    (1ms) Creating resource lists.
2011-01-14 10:11:36.3337    7    Info    BibleIndex    (Timed) Indexing LLS:1.0.60
2011-01-14 10:11:36.3493    9    Info    DataTypeManager    Creating data type bible+na27 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.3493    9    Info    StandardDataType    (Timed) Initializing data type bible+na27.
2011-01-14 10:11:36.3493    9    Info    StandardDataType    (0ms) Initializing data type bible+na27.
2011-01-14 10:11:36.3493    9    Info    DataTypeManager    Creating data type page (Libronix.DataTypes.Specific.PageDataType).
2011-01-14 10:11:36.3493    9    Info    StandardDataType    (Timed) Initializing data type page.
2011-01-14 10:11:36.3493    9    Info    StandardDataType    (0ms) Initializing data type page.
2011-01-14 10:11:36.3961    9    Info    DataTypeManager    Creating data type bible+afr1933 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.3961    9    Info    StandardDataType    (Timed) Initializing data type bible+afr1933.
2011-01-14 10:11:36.4117    9    Info    StandardDataType    (1ms) Initializing data type bible+afr1933.
2011-01-14 10:11:36.4117    9    Info    DataTypeManager    Creating data type bible+afr1983 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4117    9    Info    StandardDataType    (Timed) Initializing data type bible+afr1983.
2011-01-14 10:11:36.4117    9    Info    StandardDataType    (0ms) Initializing data type bible+afr1983.
2011-01-14 10:11:36.4117    9    Info    DataTypeManager    Creating data type bible+akesons (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4117    9    Info    StandardDataType    (Timed) Initializing data type bible+akesons.
2011-01-14 10:11:36.4117    9    Info    StandardDataType    (2ms) Initializing data type bible+akesons.
2011-01-14 10:11:36.4117    9    Info    DataTypeManager    Creating data type bible+alfnt (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4117    9    Info    StandardDataType    (Timed) Initializing data type bible+alfnt.
2011-01-14 10:11:36.4117    9    Info    StandardDataType    (1ms) Initializing data type bible+alfnt.
2011-01-14 10:11:36.4117    9    Info    DataTypeManager    Creating data type bible+apok82 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4117    9    Info    StandardDataType    (Timed) Initializing data type bible+apok82.
2011-01-14 10:11:36.4273    9    Info    StandardDataType    (1ms) Initializing data type bible+apok82.
2011-01-14 10:11:36.4273    9    Info    DataTypeManager    Creating data type bible+ara (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4273    9    Info    StandardDataType    (Timed) Initializing data type bible+ara.
2011-01-14 10:11:36.4273    9    Info    StandardDataType    (0ms) Initializing data type bible+ara.
2011-01-14 10:11:36.4273    9    Info    DataTypeManager    Creating data type bible+arc (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4273    9    Info    StandardDataType    (Timed) Initializing data type bible+arc.
2011-01-14 10:11:36.4273    9    Info    StandardDataType    (0ms) Initializing data type bible+arc.
2011-01-14 10:11:36.4273    9    Info    DataTypeManager    Creating data type bible+at (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4273    9    Info    StandardDataType    (Timed) Initializing data type bible+at.
2011-01-14 10:11:36.4273    9    Info    StandardDataType    (0ms) Initializing data type bible+at.
2011-01-14 10:11:36.4273    9    Info    DataTypeManager    Creating data type bible+at2 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4273    9    Info    StandardDataType    (Timed) Initializing data type bible+at2.
2011-01-14 10:11:36.4273    9    Info    StandardDataType    (0ms) Initializing data type bible+at2.
2011-01-14 10:11:36.4273    9    Info    DataTypeManager    Creating data type bible+b2000 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4273    9    Info    StandardDataType    (Timed) Initializing data type bible+b2000.
2011-01-14 10:11:36.4429    9    Info    StandardDataType    (0ms) Initializing data type bible+b2000.
2011-01-14 10:11:36.4429    9    Info    DataTypeManager    Creating data type bible+bfc (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4429    9    Info    StandardDataType    (Timed) Initializing data type bible+bfc.
2011-01-14 10:11:36.4429    9    Info    StandardDataType    (2ms) Initializing data type bible+bfc.
2011-01-14 10:11:36.4429    9    Info    DataTypeManager    Creating data type bible+bhs (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4429    9    Info    StandardDataType    (Timed) Initializing data type bible+bhs.
2011-01-14 10:11:36.4429    9    Info    StandardDataType    (0ms) Initializing data type bible+bhs.
2011-01-14 10:11:36.4429    9    Info    DataTypeManager    Creating data type bible+bhs2 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4429    9    Info    StandardDataType    (Timed) Initializing data type bible+bhs2.
2011-01-14 10:11:36.4429    9    Info    StandardDataType    (2ms) Initializing data type bible+bhs2.
2011-01-14 10:11:36.4429    9    Info    DataTypeManager    Creating data type bible+bibel82 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4429    9    Info    StandardDataType    (Timed) Initializing data type bible+bibel82.
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (1ms) Initializing data type bible+bibel82.
2011-01-14 10:11:36.4585    9    Info    DataTypeManager    Creating data type bible+brenton (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (Timed) Initializing data type bible+brenton.
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (1ms) Initializing data type bible+brenton.
2011-01-14 10:11:36.4585    9    Info    DataTypeManager    Creating data type bible+buber (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (Timed) Initializing data type bible+buber.
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (0ms) Initializing data type bible+buber.
2011-01-14 10:11:36.4585    9    Info    DataTypeManager    Creating data type bible+byz (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (Timed) Initializing data type bible+byz.
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (0ms) Initializing data type bible+byz.
2011-01-14 10:11:36.4585    9    Info    DataTypeManager    Creating data type bible+cap (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (Timed) Initializing data type bible+cap.
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (0ms) Initializing data type bible+cap.
2011-01-14 10:11:36.4585    9    Info    DataTypeManager    Creating data type bible+cjb (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (Timed) Initializing data type bible+cjb.
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (1ms) Initializing data type bible+cjb.
2011-01-14 10:11:36.4585    9    Info    DataTypeManager    Creating data type bible+danbib (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4585    9    Info    StandardDataType    (Timed) Initializing data type bible+danbib.
2011-01-14 10:11:36.4741    9    Info    StandardDataType    (2ms) Initializing data type bible+danbib.
2011-01-14 10:11:36.4741    9    Info    DataTypeManager    Creating data type bible+danclv (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4741    9    Info    StandardDataType    (Timed) Initializing data type bible+danclv.
2011-01-14 10:11:36.4741    9    Info    StandardDataType    (1ms) Initializing data type bible+danclv.
2011-01-14 10:11:36.4741    9    Info    DataTypeManager    Creating data type bible+dr (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4741    9    Info    StandardDataType    (Timed) Initializing data type bible+dr.
2011-01-14 10:11:36.4741    9    Info    StandardDataType    (1ms) Initializing data type bible+dr.
2011-01-14 10:11:36.4741    9    Info    DataTypeManager    Creating data type bible+dss (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4741    9    Info    StandardDataType    (Timed) Initializing data type bible+dss.
2011-01-14 10:11:36.4741    9    Info    StandardDataType    (2ms) Initializing data type bible+dss.
2011-01-14 10:11:36.4741    9    Info    DataTypeManager    Creating data type bible+einheit (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4741    9    Info    StandardDataType    (Timed) Initializing data type bible+einheit.
2011-01-14 10:11:36.4897    9    Info    StandardDataType    (1ms) Initializing data type bible+einheit.
2011-01-14 10:11:36.4897    9    Info    DataTypeManager    Creating data type bible+elber (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4897    9    Info    StandardDataType    (Timed) Initializing data type bible+elber.
2011-01-14 10:11:36.4897    9    Info    StandardDataType    (1ms) Initializing data type bible+elber.
2011-01-14 10:11:36.4897    9    Info    DataTypeManager    Creating data type bible+gnb (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4897    9    Info    StandardDataType    (Timed) Initializing data type bible+gnb.
2011-01-14 10:11:36.4897    9    Info    StandardDataType    (0ms) Initializing data type bible+gnb.
2011-01-14 10:11:36.4897    9    Info    DataTypeManager    Creating data type bible+gnbnr (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4897    9    Info    StandardDataType    (Timed) Initializing data type bible+gnbnr.
2011-01-14 10:11:36.4897    9    Info    StandardDataType    (0ms) Initializing data type bible+gnbnr.
2011-01-14 10:11:36.4897    9    Info    DataTypeManager    Creating data type bible+gnt (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.4897    9    Info    StandardDataType    (Timed) Initializing data type bible+gnt.
2011-01-14 10:11:36.5053    9    Info    StandardDataType    (1ms) Initializing data type bible+gnt.
2011-01-14 10:11:36.5053    9    Info    DataTypeManager    Creating data type bible+gp (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5053    9    Info    StandardDataType    (Timed) Initializing data type bible+gp.
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (0ms) Initializing data type bible+gp.
2011-01-14 10:11:36.5209    9    Info    DataTypeManager    Creating data type bible+hb (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (Timed) Initializing data type bible+hb.
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (0ms) Initializing data type bible+hb.
2011-01-14 10:11:36.5209    9    Info    DataTypeManager    Creating data type bible+jfa (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (Timed) Initializing data type bible+jfa.
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (0ms) Initializing data type bible+jfa.
2011-01-14 10:11:36.5209    9    Info    DataTypeManager    Creating data type bible+jps1917 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (Timed) Initializing data type bible+jps1917.
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (0ms) Initializing data type bible+jps1917.
2011-01-14 10:11:36.5209    9    Info    DataTypeManager    Creating data type bible+leb (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (Timed) Initializing data type bible+leb.
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (0ms) Initializing data type bible+leb.
2011-01-14 10:11:36.5209    9    Info    DataTypeManager    Creating data type bible+lsg (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (Timed) Initializing data type bible+lsg.
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (0ms) Initializing data type bible+lsg.
2011-01-14 10:11:36.5209    9    Info    DataTypeManager    Creating data type bible+lu1545 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (Timed) Initializing data type bible+lu1545.
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (0ms) Initializing data type bible+lu1545.
2011-01-14 10:11:36.5209    9    Info    DataTypeManager    Creating data type bible+lu1912 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5209    9    Info    StandardDataType    (Timed) Initializing data type bible+lu1912.
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (6ms) Initializing data type bible+lu1912.
2011-01-14 10:11:36.5365    9    Info    DataTypeManager    Creating data type bible+lutbib1984 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (Timed) Initializing data type bible+lutbib1984.
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (1ms) Initializing data type bible+lutbib1984.
2011-01-14 10:11:36.5365    9    Info    DataTypeManager    Creating data type bible+lxx (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (Timed) Initializing data type bible+lxx.
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (0ms) Initializing data type bible+lxx.
2011-01-14 10:11:36.5365    9    Info    DataTypeManager    Creating data type bible+lxx2 (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (Timed) Initializing data type bible+lxx2.
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (0ms) Initializing data type bible+lxx2.
2011-01-14 10:11:36.5365    9    Info    DataTypeManager    Creating data type bible+lxx2a (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (Timed) Initializing data type bible+lxx2a.
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (0ms) Initializing data type bible+lxx2a.
2011-01-14 10:11:36.5365    9    Info    DataTypeManager    Creating data type bible+lxxg (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (Timed) Initializing data type bible+lxxg.
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (0ms) Initializing data type bible+lxxg.
2011-01-14 10:11:36.5365    9    Info    DataTypeManager    Creating data type bible+menge (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (Timed) Initializing data type bible+menge.
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (0ms) Initializing data type bible+menge.
2011-01-14 10:11:36.5365    9    Info    DataTypeManager    Creating data type bible+nab (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (Timed) Initializing data type bible+nab.
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (0ms) Initializing data type bible+nab.
2011-01-14 10:11:36.5365    9    Info    DataTypeManager    Creating data type bible+nbg (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5365    9    Info    StandardDataType    (Timed) Initializing data type bible+nbg.
2011-01-14 10:11:36.5521    9    Info    StandardDataType    (0ms) Initializing data type bible+nbg.
2011-01-14 10:11:36.5521    9    Info    DataTypeManager    Creating data type bible+nbmst (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5521    9    Info    StandardDataType    (Timed) Initializing data type bible+nbmst.
2011-01-14 10:11:36.5521    9    Info    StandardDataType    (0ms) Initializing data type bible+nbmst.
2011-01-14 10:11:36.5521    9    Info    DataTypeManager    Creating data type bible+nbs (Libronix.DataTypes.Bible.BibleDataType).
2011-01-14 10:11:36.5521    9    Info    StandardDataType    (Timed) Initializing data type bible+nbs.
2011-01-14 10:11:36

Comments