Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nacho-crashreporter opened this issue Jan 26, 2018 · 0 comments

Comments

@nacho-crashreporter
Copy link

Nacho v3.6.0a4 (715)
Android 6.0.1
2018-01-25T15:11:09.1833070Z

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-25T15:11:09.0611420Z [    11] Info  SYS Task Telemetry1: IsCompleted=False, IsCanceled=False, IsFaulted=False, status=Running
2018-01-25T15:11:09.0607480Z [    11] Info  DB DbConn: Key: 683 LastAccess at: 1/25/2018 3:08:48 PM Seconds: 141
2018-01-25T15:11:09.0603550Z [    11] Info  DB DbConn: Key: 678 LastAccess at: 1/25/2018 3:08:47 PM Seconds: 141
2018-01-25T15:11:09.0599700Z [    11] Info  DB DbConn: Key: 675 LastAccess at: 1/25/2018 2:59:43 PM Seconds: 686
2018-01-25T15:11:09.0595610Z [    11] Info  DB DbConn: Key: 669 LastAccess at: 1/25/2018 2:50:43 PM Seconds: 1,225
2018-01-25T15:11:09.0581830Z [    11] Info  DB DbConn: Key: 661 LastAccess at: 1/25/2018 2:59:42 PM Seconds: 687
2018-01-25T15:11:09.0577970Z [    11] Info  DB DbConn: Key: 659 LastAccess at: 1/25/2018 2:38:46 PM Seconds: 1,942
2018-01-25T15:11:09.0574420Z [    11] Info  DB DbConn: Key: 653 LastAccess at: 1/25/2018 2:28:39 PM Seconds: 2,549
2018-01-25T15:11:09.0570770Z [    11] Info  DB DbConn: Key: 628 LastAccess at: 1/25/2018 2:40:14 PM Seconds: 1,854
2018-01-25T15:11:09.0567020Z [    11] Info  DB DbConn: UiThread Key: 1 LastAccess at: 1/25/2018 3:08:47 PM Seconds: 141
2018-01-25T15:11:09.0563520Z [    11] Info  DB DbConn: Dumping LastAccess for open DB connections
2018-01-25T15:11:09.0559680Z [    11] Info  SYS NcApplicationMonitor: Files: Max 1024, Currently open 0
2018-01-25T15:11:09.0493000Z [    11] Info  SYS NcApplicationMonitor: DB Connections 9
2018-01-25T15:11:09.0489540Z [    11] Info  SYS NcApplicationMonitor: Status: Comm Up, Speed WiFi_0, Battery 63% Unplugged
2018-01-25T15:11:09.0481630Z [    11] Warn  SYS NcApplicationMonitor: Threads: Min 8/6, Max 50/16, System 77
2018-01-25T15:11:09.0346640Z [    11] Info  SYS NcApplicationMonitor: Memory: Process 36 MB, GC 9 MB
2018-01-25T15:11:08.6018500Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-25T15:10:37.5674650Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-25T15:10:07.4808440Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-25T15:09:37.3904700Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-25T15:08:48.1490110Z [   683] Info  HTTP NcHttpRequest.Dispose(9bb202ea-c3ee-48d6-beab-e6eb47c5a270): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/8c4a484c2d1e462fa4d84ceff036814bwbxml-stream
2018-01-25T15:08:48.1480050Z [   683] Info  STATE SM(ASPC(2):HTTPOP:567): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-25T15:08:48.1392810Z [   683] Info  STATE SM(ASPC(2):2): S=FSyncW & E=Success/FSYNCSUCCESS => S=IdleW
2018-01-25T15:08:48.1386590Z [   683] Info  TIMER NcTimer 1216/NcWaitCommand:WaitTimer set: due=120000ms, period=-1
2018-01-25T15:08:48.1337480Z [   683] Info  AS Strategy:FG/BG:Wait
2018-01-25T15:08:48.1155690Z [   683] Info  AS Strategy:FG/BG:PingKit will be narrow.
2018-01-25T15:08:48.0639500Z [   683] Info  AS Strategy: CanAdvance: 60 folders with ToClientExpected.
2018-01-25T15:08:47.9773680Z [   683] Info  STATE SM(ASPC(2):2): S=FSyncW & E=Success/FSYNCSUCCESS => S=(TBD AsProtoControl.DoPick())
2018-01-25T15:08:47.9732290Z [   683] Info  STATE SM(ASPC(2):HTTPOP:567): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-25T15:08:47.9712890Z [   683] Info  AS AsFolderSyncCommand(2): process response: SyncKey=5
2018-01-25T15:08:47.9498970Z [   683] Info  DB NcSQLiteConnection 683 > connection (Connections: Pool 15, DbCons 8)
2018-01-25T15:08:47.9496490Z [   683] Info  TIMER NcTimer 1214/AsHttpOperation:Timeout disposed
2018-01-25T15:08:47.9494170Z [   683] Info  AS HTTPOP(2): CancelTimeoutTimer:Success
2018-01-25T15:08:47.9463990Z [   683] Info  HTTP NcHttpClient(9bb202ea-c3ee-48d6-beab-e6eb47c5a270): Finished request 97ms (bytes sent:13 received:25)
2018-01-25T15:08:47.8648650Z [   678] Info  HTTP NcHttpRequest.Dispose(a90eeb86-86b2-442b-95cf-421107976c4e): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/bffd4726781a4da8a1de4b43471fdda9wbxml-stream
2018-01-25T15:08:47.8641070Z [   678] Info  STATE SM(ASPC(2):HTTPOP:566): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-25T15:08:47.8551350Z [   678] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS0 => S=FSyncW
2018-01-25T15:08:47.8540080Z [   678] Info  HTTP NcHttpClient(9bb202ea-c3ee-48d6-beab-e6eb47c5a270): Enqueue task
2018-01-25T15:08:47.8499080Z [   678] Info  HTTP NcHttpClient(9bb202ea-c3ee-48d6-beab-e6eb47c5a270): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/8c4a484c2d1e462fa4d84ceff036814bwbxml-stream
2018-01-25T15:08:47.8486500Z [   678] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=FolderSync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-25T15:08:47.8454190Z [   678] Info  HTTP NcHttpRequest.SetContent(9bb202ea-c3ee-48d6-beab-e6eb47c5a270): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/8c4a484c2d1e462fa4d84ceff036814bwbxml-stream
2018-01-25T15:08:47.8448140Z [   678] Info  TIMER NcTimer 1215/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-25T15:08:47.8332740Z [   678] Info  TIMER NcTimer 1215/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-25T15:08:47.8328300Z [   678] Info  AS AsFolderSyncCommand(2): AsSyncKey=5
2018-01-25T15:08:47.8310290Z [   678] Info  TIMER NcTimer 1214/AsHttpOperation:Timeout set: due=45000ms, period=-1
2018-01-25T15:08:47.8298730Z [   678] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-25T15:08:47.8240440Z [   678] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-25T15:08:47.8234160Z [   678] Info  STATE SM(ASPC(2):HTTPOP:567): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-25T15:08:47.7668950Z [   678] Info  AS Strategy: CanAdvance: 60 folders with ToClientExpected.
2018-01-25T15:08:47.6820870Z [   681] Info  SYS NcTask Indexer367 completed after 55 msec.
2018-01-25T15:08:47.6817440Z [   681] Info  DB NcSQLiteConnection 681 < connection (Connections: Pool 16, DbCons 8)
2018-01-25T15:08:47.6812700Z [   681] Info  SEARCH Indexer worker done
2018-01-25T15:08:47.6528950Z [   681] Info  SEARCH Indexer found 1 unindex items
2018-01-25T15:08:47.6330300Z [    86] Info  SYS NcTask AccountSource_Reload366 completed after 57 msec.
2018-01-25T15:08:47.6327280Z [    86] Info  DB NcSQLiteConnection  86 < connection (Connections: Pool 15, DbCons 9)
2018-01-25T15:08:47.6325080Z [   678] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS0 => S=(TBD AsProtoControl.DoPick())
2018-01-25T15:08:47.6325040Z [     1] Info  UI BadgeNotifUpdate: called
2018-01-25T15:08:47.6278540Z [   681] Info  DB NcSQLiteConnection 681 > connection (Connections: Pool 14, DbCons 9)
2018-01-25T15:08:47.6275900Z [   681] Info  SEARCH Indexer worker running
2018-01-25T15:08:47.6272280Z [   681] Info  SYS NcTask Indexer367 started on ManagedThreadId 681, 3 running
2018-01-25T15:08:47.6178800Z [   678] Info  STATE SM(ASPC(2):HTTPOP:566): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-25T15:08:47.6169270Z [    12] Info  SYS NcTask Indexer.RemoveMessage365 completed after 60 msec.
2018-01-25T15:08:47.6166010Z [    12] Info  DB NcSQLiteConnection  12 < connection (Connections: Pool 15, DbCons 9)
2018-01-25T15:08:47.6132770Z [    12] Info  SYS NcTask Indexer will be long running
2018-01-25T15:08:47.6129170Z [    12] Info  SEARCH Indexer launching worker
2018-01-25T15:08:47.5928820Z [    12] Info  DB NcSQLiteConnection  12 > connection (Connections: Pool 14, DbCons 9)
2018-01-25T15:08:47.5920960Z [   679] Info  SYS NcTask Indexer364 completed after 129 msec.
2018-01-25T15:08:47.5918330Z [   679] Info  DB NcSQLiteConnection 679 < connection (Connections: Pool 15, DbCons 9)
2018-01-25T15:08:47.5914340Z [   679] Info  SEARCH Indexer worker done
2018-01-25T15:08:47.5764310Z [    86] Info  DB NcSQLiteConnection  86 > connection (Connections: Pool 14, DbCons 9)
2018-01-25T15:08:47.5760540Z [    86] Info  SYS NcTask AccountSource_Reload366 started on ManagedThreadId 86, 4 running
2018-01-25T15:08:47.5727270Z [   678] Info  AS AsSyncCommand(2)/ProcessResponse: McFolder 3 not included in Sync response.
2018-01-25T15:08:47.5707960Z [   678] Info  AS AsSyncCommand(2)/ProcessResponse: McFolder 1 not included in Sync response.
2018-01-25T15:08:47.5567540Z [    12] Info  SYS NcTask Indexer.RemoveMessage365 started on ManagedThreadId 12, 2 running
2018-01-25T15:08:47.5560950Z [   678] Info  SEARCH Indexer Remove requested for message 2949
2018-01-25T15:08:47.4809400Z [   679] Info  SEARCH Indexer found 1 unindex items
2018-01-25T15:08:47.4641790Z [   679] Info  DB NcSQLiteConnection 679 > connection (Connections: Pool 15, DbCons 8)
2018-01-25T15:08:47.4638210Z [   679] Info  SEARCH Indexer worker running
2018-01-25T15:08:47.4634600Z [   679] Info  SYS NcTask Indexer364 started on ManagedThreadId 679, 2 running
2018-01-25T15:08:47.4626370Z [    85] Info  SYS NcTask Indexer.RemoveMessage363 completed after 54 msec.
2018-01-25T15:08:47.4624690Z [   678] Info  DB McPath:Delete ServerId 6:1498
2018-01-25T15:08:47.4623650Z [    85] Info  DB NcSQLiteConnection  85 < connection (Connections: Pool 16, DbCons 8)
2018-01-25T15:08:47.4611260Z [    85] Info  SYS NcTask Indexer will be long running
2018-01-25T15:08:47.4608270Z [    85] Info  SEARCH Indexer launching worker
2018-01-25T15:08:47.4424660Z [   678] Info  AS AsSyncCommand(2): Command (Soft)Delete Email ServerId 6:1498
2018-01-25T15:08:47.4405370Z [    85] Info  DB NcSQLiteConnection  85 > connection (Connections: Pool 15, DbCons 8)
2018-01-25T15:08:47.4084090Z [    85] Info  SYS NcTask Indexer.RemoveMessage363 started on ManagedThreadId 85, 2 running
2018-01-25T15:08:47.4076000Z [   678] Info  SEARCH Indexer Remove requested for message 2942
2018-01-25T15:08:47.2142980Z [   678] Info  DB McPath:Delete ServerId 6:1494
2018-01-25T15:08:47.1962060Z [   678] Info  AS AsSyncCommand(2): Command (Soft)Delete Email ServerId 6:1494
2018-01-25T15:08:47.1959170Z [   678] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Finished
2018-01-25T15:08:47.1956850Z [   678] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Start
2018-01-25T15:08:47.1954440Z [   678] Info  SYNC AsSyncCommand(2)/ProcessResponse: Folder:e7f6c0, Old SyncKey:1966558409, New SyncKey:1087696452
2018-01-25T15:08:47.1951160Z [   678] Info  SYNC AsSyncCommand(2)/ProcessResponse: MoreAvailable presence False
2018-01-25T15:08:47.1380750Z [   678] Info  DB NcSQLiteConnection 678 > connection (Connections: Pool 16, DbCons 7)
2018-01-25T15:08:47.1376900Z [   678] Info  TIMER NcTimer 1212/AsHttpOperation:Timeout disposed
2018-01-25T15:08:47.1372250Z [   678] Info  AS HTTPOP(2): CancelTimeoutTimer:Success
2018-01-25T15:08:47.1324130Z [   678] Info  HTTP NcHttpClient(a90eeb86-86b2-442b-95cf-421107976c4e): Finished request 243ms (bytes sent:190 received:60)
2018-01-25T15:08:46.9286630Z [    12] Info  DB NcSQLiteConnection  12 < connection (Connections: Pool 17, DbCons 7)
2018-01-25T15:08:46.9080850Z [    12] Info  STATE SM(ASPC(2):2): S=IdleW & E=Success/NCWAITS => S=SyncW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant