nachocove / NachoClientX

Xamarin (C#) Client
6 stars 0 forks source link

System.ArgumentException: Could not find implementing class for Lucene.Net.Analysis.Tokenattributes.ITermAttribute #5234

Open nacho-crashreporter opened 6 years ago

nacho-crashreporter commented 6 years ago
Nacho v3.6.0a4 (715)
Android 6.0.1
2018-01-24T22:15:44.9738220Z

System.ArgumentException: Could not find implementing class for Lucene.Net.Analysis.Tokenattributes.ITermAttribute
  at Lucene.Net.Util.AttributeSource+AttributeFactory+DefaultAttributeFactory.GetClassForInterface[T] () [0x000a6] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Util.AttributeSource+AttributeFactory+DefaultAttributeFactory.CreateAttributeInstance[TAttImpl] () [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Util.AttributeSource.AddAttribute[T] () [0x0004e] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocInverterPerThread+SingleTokenAttributeSource..ctor () [0x00006] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocInverterPerThread.InitBlock () [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocInverterPerThread..ctor (Lucene.Net.Index.DocFieldProcessorPerThread docFieldProcessorPerThread, Lucene.Net.Index.DocInverter docInverter) [0x0001c] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocInverter.AddThread (Lucene.Net.Index.DocFieldProcessorPerThread docFieldProcessorPerThread) [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocFieldProcessorPerThread..ctor (Lucene.Net.Index.DocumentsWriterThreadState threadState, Lucene.Net.Index.DocFieldProcessor docFieldProcessor) [0x0004a] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocFieldProcessor.AddThread (Lucene.Net.Index.DocumentsWriterThreadState threadState) [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocumentsWriterThreadState..ctor (Lucene.Net.Index.DocumentsWriter docWriter) [0x00065] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocumentsWriter.GetThreadState (Lucene.Net.Documents.Document doc, Lucene.Net.Index.Term delTerm) [0x000bc] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocumentsWriter.UpdateDocument (Lucene.Net.Documents.Document doc, Lucene.Net.Analysis.Analyzer analyzer, Lucene.Net.Index.Term delTerm) [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocumentsWriter.AddDocument (Lucene.Net.Documents.Document doc, Lucene.Net.Analysis.Analyzer analyzer) [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.IndexWriter.AddDocument (Lucene.Net.Documents.Document doc, Lucene.Net.Analysis.Analyzer analyzer) [0x0000a] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at NachoCore.Index.Transaction.Add (Lucene.Net.Documents.Document document, Lucene.Net.Analysis.Analyzer analyzer) [0x00001] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Index.AddingTransactionExtensions.Add (NachoCore.Index.Transaction transaction, NachoCore.Model.McEmailMessage message) [0x00009] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Index.Indexer+<>c__DisplayClass25_1.<IndexEmailMessages>b__0 () [0x00025] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at SQLite.SQLiteConnection.RunInTransaction (System.Action action) [0x00024] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Model.NcModel.RunInTransaction (System.Action action, System.Boolean shouldAlreadyBeInTransaction) [0x00116] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Index.Indexer.IndexEmailMessages (NachoCore.Model.McEmailMessage[] messages) [0x0003f] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Index.Indexer.IndexEmailMessagesJob () [0x00035] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Index.Indexer.Work () [0x0004c] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Utils.NcTask+<>c__DisplayClass15_0.<Run>b__0 () [0x00162] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <dde728514e3740cc8489b16ba27cbd1d>:0 
  at System.Threading.Tasks.Task.Execute () [0x00010] in <dde728514e3740cc8489b16ba27cbd1d>:0 

2018-01-24T22:15:44.6498350Z [    13] Info  SYS Task Telemetry1: IsCompleted=False, IsCanceled=False, IsFaulted=False, status=Running
2018-01-24T22:15:44.6494680Z [    13] Info  DB DbConn: Key: 30 LastAccess at: 1/24/2018 10:15:41 PM Seconds: 3
2018-01-24T22:15:44.6491070Z [    13] Info  DB DbConn: Key: 29 LastAccess at: 1/24/2018 10:15:39 PM Seconds: 5
2018-01-24T22:15:44.6486340Z [    13] Info  DB DbConn: Key: 42 LastAccess at: 1/24/2018 10:15:30 PM Seconds: 14
2018-01-24T22:15:44.6482880Z [    13] Info  DB DbConn: Key: 3 LastAccess at: 1/24/2018 10:15:13 PM Seconds: 31
2018-01-24T22:15:44.6479390Z [    13] Info  DB DbConn: UiThread Key: 1 LastAccess at: 1/24/2018 10:15:40 PM Seconds: 4
2018-01-24T22:15:44.6476150Z [    13] Info  DB DbConn: Dumping LastAccess for open DB connections
2018-01-24T22:15:44.6472740Z [    13] Info  SYS NcApplicationMonitor: Files: Max 256, Currently open 0
2018-01-24T22:15:44.6441080Z [    13] Info  SYS NcApplicationMonitor: DB Connections 5
2018-01-24T22:15:44.6436310Z [    13] Info  SYS NcApplicationMonitor: Status: Comm Up, Speed CellFast_1, Battery 59% Unplugged
2018-01-24T22:15:44.6431120Z [    13] Warn  SYS NcApplicationMonitor: Threads: Min 8/6, Max 50/16, System 72
2018-01-24T22:15:44.5513880Z [    13] Info  SYS NcApplicationMonitor: Memory: Process 35 MB, GC 6 MB
2018-01-24T22:15:41.3196020Z [    30] Info  HTTP NcHttpRequest.Dispose(24944714-b954-4b2b-9038-d97239598201): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/f2ff2fd90f19446ea48e452e0a95f5edwbxml-stream
2018-01-24T22:15:41.3189740Z [    30] Info  STATE SM(ASPC(2):HTTPOP:13): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-24T22:15:41.3084740Z [    30] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS0 => S=PingW
2018-01-24T22:15:41.3050600Z [    30] Info  HTTP NcHttpClient(6ca47d66-fab5-44c1-996d-7492161e224c): Enqueue task
2018-01-24T22:15:41.3010730Z [    30] Info  HTTP NcHttpClient(6ca47d66-fab5-44c1-996d-7492161e224c): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/abc16aa6676f4ccf8a9f2e954890abb9wbxml-stream
2018-01-24T22:15:41.3000340Z [    30] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-24T22:15:41.2951920Z [    30] Info  HTTP NcHttpRequest.SetContent(6ca47d66-fab5-44c1-996d-7492161e224c): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/abc16aa6676f4ccf8a9f2e954890abb9wbxml-stream
2018-01-24T22:15:41.2947850Z [    30] Info  TIMER NcTimer 35/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-24T22:15:41.2797350Z [    30] Info  TIMER NcTimer 35/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-24T22:15:41.2767140Z [    30] Info  TIMER NcTimer 34/AsHttpOperation:Timeout set: due=610000ms, period=-1
2018-01-24T22:15:41.2715390Z [    30] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-24T22:15:41.2659790Z [    30] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-24T22:15:41.2657080Z [    30] Info  STATE SM(ASPC(2):HTTPOP:14): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-24T22:15:41.2490710Z [    30] Info  AS Strategy:FG/BG:Ping using EAS Sync
2018-01-24T22:15:41.2378700Z [     1] Info  TIMER NcTimer 33/LifecycleSpy:GoToBackgroundTimer set: due=5000ms, period=0
2018-01-24T22:15:41.2373910Z [    30] Info  AS Strategy:FG/BG:PingKit will be narrow.
2018-01-24T22:15:40.8630450Z [    30] Info  AS Strategy: CanAdvance: inhibiting advance past rung 6
2018-01-24T22:15:40.6713210Z [    30] Info  AS Strategy: CanAdvance: 0 folders with ToClientExpected.
2018-01-24T22:15:40.5785730Z [    14] Info  SYS NcTask AccountSource_Reload46 completed after 28 msec.
2018-01-24T22:15:40.5754650Z [    14] Info  DB NcSQLiteConnection  14 < connection (Connections: Pool 1, DbCons 5)
2018-01-24T22:15:40.5514150Z [    14] Info  DB NcSQLiteConnection  14 > connection (Connections: Pool 0, DbCons 5)
2018-01-24T22:15:40.5510890Z [    14] Info  SYS NcTask AccountSource_Reload46 started on ManagedThreadId 14, 1 running
2018-01-24T22:15:40.5077370Z [    30] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS0 => S=(TBD AsProtoControl.DoPick())
2018-01-24T22:15:40.4946920Z [    30] Info  STATE SM(ASPC(2):HTTPOP:13): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-24T22:15:40.4911030Z [    30] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Finished
2018-01-24T22:15:40.4906710Z [    30] Info  SYNC McPending(733/0fafb8e507f943ab9a4db2ea8de44e67/EmailMarkRead):Delete
2018-01-24T22:15:40.4692210Z [    30] Info  SYNC McPending(733/0fafb8e507f943ab9a4db2ea8de44e67/EmailMarkRead):ResolveAsSuccess
2018-01-24T22:15:40.3979840Z [    30] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Start
2018-01-24T22:15:40.3975960Z [    30] Info  SYNC AsSyncCommand(2)/ProcessResponse: Folder:e7f6c0, Old SyncKey:1972546713, New SyncKey:641501321
2018-01-24T22:15:40.3946420Z [    30] Info  SYNC AsSyncCommand(2)/ProcessResponse: MoreAvailable presence False
2018-01-24T22:15:40.3943510Z [    11] Info  SYS NcTask NachoEmailMessages.BackgroundRefresh45 completed after 8 msec.
2018-01-24T22:15:40.3937160Z [    11] Info  DB NcSQLiteConnection  11 < connection (Connections: Pool 1, DbCons 5)
2018-01-24T22:15:40.3868250Z [    11] Info  DB NcSQLiteConnection  11 > connection (Connections: Pool 0, DbCons 5)
2018-01-24T22:15:40.3863140Z [    11] Info  SYS NcTask NachoEmailMessages.BackgroundRefresh45 started on ManagedThreadId 11, 2 running
2018-01-24T22:15:40.3814150Z [     1] Info  TIMER NcTimer 32/LifecycleSpy:GoToBackgroundTimer disposed
2018-01-24T22:15:40.3647170Z [     1] Info  TIMER NcTimer 32/LifecycleSpy:GoToBackgroundTimer set: due=5000ms, period=0
2018-01-24T22:15:40.3582070Z [    30] Info  TIMER NcTimer 30/AsHttpOperation:Timeout disposed
2018-01-24T22:15:40.3575020Z [    30] Info  AS HTTPOP(2): CancelTimeoutTimer:Success
2018-01-24T22:15:40.3465800Z [    30] Info  HTTP NcHttpClient(24944714-b954-4b2b-9038-d97239598201): Finished request 390ms (bytes sent:60 received:33)
2018-01-24T22:15:39.9689400Z [    29] Info  HTTP NcHttpRequest.Dispose(0eabcdf9-fcd9-4bee-aeef-1a82b2027349): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/e9ad448546cc4b34bd076661371ef166wbxml-stream
2018-01-24T22:15:39.9681290Z [    29] Info  STATE SM(ASPC(2):HTTPOP:12): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-24T22:15:39.9614020Z [    29] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS1 => S=SyncW
2018-01-24T22:15:39.9608210Z [    29] Info  HTTP NcHttpClient(24944714-b954-4b2b-9038-d97239598201): Enqueue task
2018-01-24T22:15:39.9574620Z [    29] Info  HTTP NcHttpClient(24944714-b954-4b2b-9038-d97239598201): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/f2ff2fd90f19446ea48e452e0a95f5edwbxml-stream
2018-01-24T22:15:39.9557510Z [    29] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-24T22:15:39.9525530Z [    29] Info  HTTP NcHttpRequest.SetContent(24944714-b954-4b2b-9038-d97239598201): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/f2ff2fd90f19446ea48e452e0a95f5edwbxml-stream
2018-01-24T22:15:39.9520770Z [    29] Info  TIMER NcTimer 31/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-24T22:15:39.9396870Z [    29] Info  TIMER NcTimer 31/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-24T22:15:39.9381410Z [    29] Info  TIMER NcTimer 30/AsHttpOperation:Timeout set: due=45000ms, period=-1
2018-01-24T22:15:39.9362810Z [    29] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-24T22:15:39.9307320Z [    29] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-24T22:15:39.9304030Z [    29] Info  STATE SM(ASPC(2):HTTPOP:13): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-24T22:15:39.9151920Z [    29] Info  SYNC McPending(733/0fafb8e507f943ab9a4db2ea8de44e67/EmailMarkRead):MarkDispatched
2018-01-24T22:15:39.9125480Z [    29] Info  AS Strategy:FG/BG:QOp-IsSyncCommand:McPending(733/0fafb8e507f943ab9a4db2ea8de44e67/EmailMarkRead) (Commands: McPending(733/0fafb8e507f943ab9a4db2ea8de44e67/EmailMarkRead))
2018-01-24T22:15:39.4844570Z [    29] Info  AS Strategy:FG/BG:QOp-IsSyncCommand:McPending(733/0fafb8e507f943ab9a4db2ea8de44e67/EmailMarkRead)
2018-01-24T22:15:39.4837040Z [    29] Info  AS Strategy:FG/BG:QOp:EmailMarkRead
2018-01-24T22:15:39.3776340Z [    29] Info  AS Strategy: CanAdvance: 6 still has 6 commands.
2018-01-24T22:15:39.3642820Z [    29] Info  AS Strategy: CanAdvance: 0 folders with ToClientExpected.
2018-01-24T22:15:39.1906020Z [    29] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS1 => S=(TBD AsProtoControl.DoPick())
2018-01-24T22:15:39.1768190Z [    29] Info  STATE SM(ASPC(2):HTTPOP:12): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-24T22:15:39.1761730Z [    29] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Finished
2018-01-24T22:15:39.1752960Z [    29] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Start
2018-01-24T22:15:39.1468730Z [    29] Info  TIMER NcTimer 28/AsHttpOperation:Timeout disposed
2018-01-24T22:15:39.1462040Z [    29] Info  AS HTTPOP(2): CancelTimeoutTimer:Success
2018-01-24T22:15:39.1341830Z [    29] Info  HTTP NcHttpClient(0eabcdf9-fcd9-4bee-aeef-1a82b2027349): Finished request 337ms (bytes sent:190 received:0)
2018-01-24T22:15:38.8147180Z [    46] Info  SYS NcTask MarkEmailReadCmd44 completed after 605 msec.
2018-01-24T22:15:38.8143070Z [    46] Info  DB NcSQLiteConnection  46 < connection (Connections: Pool 1, DbCons 5)
2018-01-24T22:15:38.8005440Z [    46] Info  STATE SM(ASPC(2):2): S=PingW & E=PendQOrHint/PCPCMRMSG => S=SyncW
2018-01-24T22:15:38.8000790Z [    46] Info  HTTP NcHttpClient(0eabcdf9-fcd9-4bee-aeef-1a82b2027349): Enqueue task
2018-01-24T22:15:38.7972000Z [    46] Info  HTTP NcHttpClient(0eabcdf9-fcd9-4bee-aeef-1a82b2027349): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/e9ad448546cc4b34bd076661371ef166wbxml-stream
2018-01-24T22:15:38.7956510Z [    46] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-24T22:15:38.7927530Z [    46] Info  HTTP NcHttpRequest.SetContent(0eabcdf9-fcd9-4bee-aeef-1a82b2027349): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/e9ad448546cc4b34bd076661371ef166wbxml-stream
2018-01-24T22:15:38.7915940Z [    46] Info  TIMER NcTimer 29/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-24T22:15:38.7805370Z [    46] Info  TIMER NcTimer 29/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-24T22:15:38.7739830Z [    46] Info  TIMER NcTimer 28/AsHttpOperation:Timeout set: due=45000ms, period=-1
2018-01-24T22:15:38.7728330Z [    46] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-24T22:15:38.7683740Z [    46] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-24T22:15:38.7680620Z [    46] Info  STATE SM(ASPC(2):HTTPOP:12): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-24T22:15:38.7630510Z [    46] Info  AS Strategy:FG/BG:QOp-IsSyncCommand:McPending(733/0fafb8e507f943ab9a4db2ea8de44e67/EmailMarkRead) (Commands: )
2018-01-24T22:15:38.3620550Z [    46] Info  AS Strategy:FG/BG:QOp-IsSyncCommand:McPending(733/0fafb8e507f943ab9a4db2ea8de44e67/EmailMarkRead)
2018-01-24T22:15:38.3617620Z [    46] Info  AS Strategy:FG/BG:QOp:EmailMarkRead
2018-01-24T22:15:38.3035470Z [    46] Info  AS Strategy: CanAdvance: 2 folders with ToClientExpected.
2018-01-24T22:15:38.2135600Z [    46] Info  DB NcSQLiteConnection  46 > connection (Connections: Pool 0, DbCons 5)
2018-01-24T22:15:38.2118750Z [    46] Info  TIMER NcTimer 24/AsHttpOperation:Timeout disposed
2018-01-24T22:15:38.2115610Z [    46] Info  AS HTTPOP(2): CancelTimeoutTimer:DoCancelHttp
2018-01-24T22:15:38.2112420Z [    46] Info  STATE SM(ASPC(2):HTTPOP:11): S=HttpWait & E=Cancel/HTTPOPCANCEL => S=Stop
2018-01-24T22:15:38.2100900Z [    46] Info  STATE SM(ASPC(2):2): S=PingW & E=PendQOrHint/PCPCMRMSG => S=(TBD AsProtoControl.DoPick())
2018-01-24T22:15:38.2096260Z [    46] Info  SYS NcTask MarkEmailReadCmd44 started on ManagedThreadId 46, 2 running