Skip to content

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

@nacho-crashreporter

Description

@nacho-crashreporter
Nacho v3.6.0a4 (715)
Android 6.0.1
2018-01-26T01:28:10.2949560Z

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-26T01:28:10.2827600Z [    18] Info  SYS NcApplicationMonitor: Threads: Min 8/6, Max 50/16, System 33
2018-01-26T01:28:10.2733640Z [    18] Info  SYS NcApplicationMonitor: Memory: Process 26 MB, GC 6 MB
2018-01-26T01:27:44.2483330Z [    18] Info  TIMER NcTimer 5/NcCapture fired.
2018-01-26T01:27:37.1562140Z [    74] Info  SYS NcTask DeviceProtoControl:DoSync64 completed after 447 msec.
2018-01-26T01:27:37.1558240Z [    74] Info  DB NcSQLiteConnection  74 < connection (Connections: Pool 2, DbCons 8)
2018-01-26T01:27:37.1554040Z [    74] Info  STATE SM(DEV(1):1): S=SyncW & E=SyncDone/DEVPCSYNCED => S=Idle
2018-01-26T01:27:37.1545080Z [    74] Info  SYS NcDeviceContacts: 0 inserted, 0 updated, 0 deleted (cleaning up 0 dead links.)
2018-01-26T01:27:37.0388650Z [    72] Info  SYS NcTask NcEventsCalendarMapCommonRefresh62 completed after 555 msec.
2018-01-26T01:27:37.0383650Z [    72] Info  DB NcSQLiteConnection  72 < connection (Connections: Pool 1, DbCons 9)
2018-01-26T01:27:37.0179390Z [    72] Warn  SYS SQLite: 523ms/-1 rows for: select * from "McEvent" where (("EndTime" >= ?) or ("StartTime" < ?))
2018-01-26T01:27:36.7097940Z [    74] Info  DB NcSQLiteConnection  74 > connection (Connections: Pool 0, DbCons 9)
2018-01-26T01:27:36.7089220Z [    74] Info  SYS NcTask DeviceProtoControl:DoSync64 started on ManagedThreadId 74, 3 running
2018-01-26T01:27:36.7068060Z [    73] Info  SYS NcTask DeviceProtoControl:DeviceDbChange63 completed after 221 msec.
2018-01-26T01:27:36.7064430Z [    73] Info  DB NcSQLiteConnection  73 < connection (Connections: Pool 1, DbCons 9)
2018-01-26T01:27:36.7042630Z [    73] Info  SYS NcTask DeviceProtoControl:DoSync will be long running
2018-01-26T01:27:36.5437750Z [    73] Info  DB NcSQLiteConnection  73 + connection (Connections: Pool 0, DbCons 9)
2018-01-26T01:27:36.4910090Z [    73] Info  STATE SM(DEV(1):1): S=Idle & E=SyncStart/DEVCISTART => S=SyncW
2018-01-26T01:27:36.4856000Z [    73] Info  SYS NcTask DeviceProtoControl:DeviceDbChange63 started on ManagedThreadId 73, 3 running
2018-01-26T01:27:36.4855820Z [    72] Info  DB NcSQLiteConnection  72 > connection (Connections: Pool 0, DbCons 8)
2018-01-26T01:27:36.4839680Z [    72] Info  SYS NcTask NcEventsCalendarMapCommonRefresh62 started on ManagedThreadId 72, 3 running
2018-01-26T01:27:36.4785750Z [     1] Info  SYS NcTask DeviceProtoControl:DeviceDbChange will be long running
2018-01-26T01:27:36.4781170Z [    13] Info  SYS NcTask DeviceCalendarChanged61 completed after 9,076 msec.
2018-01-26T01:27:36.4765370Z [     1] Info  SYS NcTask NcEventsCalendarMapCommonRefresh will be long running
2018-01-26T01:27:27.4029160Z [    13] Info  SYS NcTask DeviceCalendarChanged61 started on ManagedThreadId 13, 2 running
2018-01-26T01:27:22.0409560Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-26T01:26:51.9115710Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-26T01:26:21.7641700Z [    13] Info  TIMER NcTimer 5/NcCapture fired.
2018-01-26T01:26:15.5999350Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-26T01:25:44.0364380Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-26T01:25:13.9935390Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-26T01:24:43.9060510Z [     8] Info  TIMER NcTimer 5/NcCapture fired.
2018-01-26T01:24:36.8422940Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-26T01:24:05.1457620Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-26T01:23:35.0266650Z [    33] Info  HTTP NcHttpRequest.Dispose(9c56803b-c5ec-4179-94a5-2a6bde5022c6): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/94c54af934354e1caed65e03f3011917wbxml-stream
2018-01-26T01:23:35.0258560Z [    33] Info  STATE SM(ASPC(2):HTTPOP:40): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-26T01:23:35.0156290Z [    33] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS1 => S=PingW
2018-01-26T01:23:35.0140500Z [    33] Info  HTTP NcHttpClient(2f5b20d2-aef2-4d07-af97-39eeab44d01e): Enqueue task
2018-01-26T01:23:35.0111700Z [    33] Info  HTTP NcHttpClient(2f5b20d2-aef2-4d07-af97-39eeab44d01e): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/17caddbd8174452d8b4e036daf0bf6b1wbxml-stream
2018-01-26T01:23:35.0100120Z [    33] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-26T01:23:35.0074780Z [    33] Info  HTTP NcHttpRequest.SetContent(2f5b20d2-aef2-4d07-af97-39eeab44d01e): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/17caddbd8174452d8b4e036daf0bf6b1wbxml-stream
2018-01-26T01:23:35.0071750Z [    33] Info  TIMER NcTimer 91/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-26T01:23:34.9946950Z [    33] Info  TIMER NcTimer 91/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-26T01:23:34.9921950Z [    33] Info  TIMER NcTimer 90/AsHttpOperation:Timeout set: due=610000ms, period=-1
2018-01-26T01:23:34.9913050Z [    33] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-26T01:23:34.9865990Z [    33] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-26T01:23:34.9862240Z [    33] Info  STATE SM(ASPC(2):HTTPOP:41): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-26T01:23:34.9741950Z [    33] Info  AS Strategy:FG/BG:Ping using EAS Sync
2018-01-26T01:23:34.9685640Z [    33] Info  AS Strategy:FG/BG:PingKit will be narrow.
2018-01-26T01:23:34.6019560Z [    33] Info  AS Strategy: CanAdvance: inhibiting advance past rung 6
2018-01-26T01:23:34.5032330Z [    33] Info  AS Strategy: CanAdvance: 0 folders with ToClientExpected.
2018-01-26T01:23:34.2702850Z [    33] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS1 => S=(TBD AsProtoControl.DoPick())
2018-01-26T01:23:34.2592340Z [     1] Info  UI BadgeNotifUpdate: called
2018-01-26T01:23:34.2529760Z [    33] Info  STATE SM(ASPC(2):HTTPOP:40): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-26T01:23:34.2523690Z [    33] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Finished
2018-01-26T01:23:34.2516110Z [    33] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Start
2018-01-26T01:23:34.2228710Z [    33] Info  TIMER NcTimer 88/AsHttpOperation:Timeout disposed
2018-01-26T01:23:34.2208370Z [    33] Info  AS HTTPOP(2): CancelTimeoutTimer:Success
2018-01-26T01:23:34.1988550Z [    33] Info  HTTP NcHttpClient(9c56803b-c5ec-4179-94a5-2a6bde5022c6): Finished request 379ms (bytes sent:73 received:0)
2018-01-26T01:23:33.8316170Z [    66] Info  HTTP NcHttpRequest.Dispose(864cbee9-7dd6-4fac-b7e0-860babbe6bea): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/9b993aece79540428e452ffb970ffc4dwbxml-stream
2018-01-26T01:23:33.8308800Z [    66] Info  STATE SM(ASPC(2):HTTPOP:39): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-26T01:23:33.8242930Z [    66] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS1 => S=SyncW
2018-01-26T01:23:33.8226410Z [    66] Info  HTTP NcHttpClient(9c56803b-c5ec-4179-94a5-2a6bde5022c6): Enqueue task
2018-01-26T01:23:33.8195050Z [    66] Info  HTTP NcHttpClient(9c56803b-c5ec-4179-94a5-2a6bde5022c6): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/94c54af934354e1caed65e03f3011917wbxml-stream
2018-01-26T01:23:33.8183010Z [    66] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-26T01:23:33.8156590Z [    66] Info  HTTP NcHttpRequest.SetContent(9c56803b-c5ec-4179-94a5-2a6bde5022c6): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/94c54af934354e1caed65e03f3011917wbxml-stream
2018-01-26T01:23:33.8153240Z [    66] Info  TIMER NcTimer 89/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-26T01:23:33.8023070Z [    66] Info  TIMER NcTimer 89/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-26T01:23:33.8018210Z [    66] Info  TIMER NcTimer 88/AsHttpOperation:Timeout set: due=45000ms, period=-1
2018-01-26T01:23:33.8008660Z [    66] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-26T01:23:33.7959850Z [    66] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-26T01:23:33.7956260Z [    66] Info  STATE SM(ASPC(2):HTTPOP:40): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-26T01:23:33.7891560Z [    66] Info  AS Strategy:FG/BG:Sync
2018-01-26T01:23:33.4780360Z [    66] Info  AS Strategy: CanAdvance: 1 folders with ToClientExpected.
2018-01-26T01:23:33.2515140Z [    66] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS1 => S=(TBD AsProtoControl.DoPick())
2018-01-26T01:23:33.2418400Z [     1] Info  UI BadgeNotifUpdate: called
2018-01-26T01:23:33.2298930Z [    66] Info  STATE SM(ASPC(2):HTTPOP:39): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-26T01:23:33.2287870Z [    66] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Finished
2018-01-26T01:23:33.2275910Z [    66] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Start
2018-01-26T01:23:33.1536820Z [    66] Info  TIMER NcTimer 86/AsHttpOperation:Timeout disposed
2018-01-26T01:23:33.1485820Z [    66] Info  AS HTTPOP(2): CancelTimeoutTimer:Success
2018-01-26T01:23:33.1275550Z [    66] Info  HTTP NcHttpClient(864cbee9-7dd6-4fac-b7e0-860babbe6bea): Finished request 389ms (bytes sent:581 received:0)
2018-01-26T01:23:32.7492610Z [    33] Info  HTTP NcHttpRequest.Dispose(45d25471-9ec1-4fc6-a729-8855ead19523): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/56ba0834c5204d6295b84d1a87090f86wbxml-stream
2018-01-26T01:23:32.7486010Z [    33] Info  STATE SM(ASPC(2):HTTPOP:38): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-26T01:23:32.7435570Z [    33] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS1 => S=SyncW
2018-01-26T01:23:32.7418260Z [    33] Info  HTTP NcHttpClient(864cbee9-7dd6-4fac-b7e0-860babbe6bea): Enqueue task
2018-01-26T01:23:32.7386220Z [    33] Info  HTTP NcHttpClient(864cbee9-7dd6-4fac-b7e0-860babbe6bea): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/9b993aece79540428e452ffb970ffc4dwbxml-stream
2018-01-26T01:23:32.7374710Z [    33] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-26T01:23:32.7349700Z [    33] Info  HTTP NcHttpRequest.SetContent(864cbee9-7dd6-4fac-b7e0-860babbe6bea): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/9b993aece79540428e452ffb970ffc4dwbxml-stream
2018-01-26T01:23:32.7346070Z [    33] Info  TIMER NcTimer 87/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-26T01:23:32.6894880Z [    33] Info  TIMER NcTimer 87/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-26T01:23:32.6870030Z [    33] Info  TIMER NcTimer 86/AsHttpOperation:Timeout set: due=45000ms, period=-1
2018-01-26T01:23:32.6857970Z [    33] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-26T01:23:32.6786890Z [    33] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-26T01:23:32.6782180Z [    33] Info  STATE SM(ASPC(2):HTTPOP:39): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-26T01:23:32.6669480Z [    33] Info  AS Strategy:FG/BG:Sync
2018-01-26T01:23:32.3526760Z [    33] Info  AS Strategy: CanAdvance: 10 folders with ToClientExpected.
2018-01-26T01:23:32.1113310Z [    33] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS1 => S=(TBD AsProtoControl.DoPick())
2018-01-26T01:23:32.1029790Z [     1] Info  UI BadgeNotifUpdate: called
2018-01-26T01:23:32.0917390Z [    33] Info  STATE SM(ASPC(2):HTTPOP:38): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-26T01:23:32.0906360Z [    33] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Finished

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions