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 #5256

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:56:51.9824210Z

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:56:51.8132220Z [    85] Info  SYS Task Telemetry1: IsCompleted=False, IsCanceled=False, IsFaulted=False, status=Running
2018-01-25T15:56:51.8077450Z [    85] Info  DB DbConn: Key: 683 LastAccess at: 1/25/2018 3:08:48 PM Seconds: 2,884
2018-01-25T15:56:51.8072460Z [    85] Info  DB DbConn: Key: 678 LastAccess at: 1/25/2018 3:08:47 PM Seconds: 2,884
2018-01-25T15:56:51.8067590Z [    85] Info  DB DbConn: Key: 675 LastAccess at: 1/25/2018 2:59:43 PM Seconds: 3,429
2018-01-25T15:56:51.8062630Z [    85] Info  DB DbConn: Key: 669 LastAccess at: 1/25/2018 2:50:43 PM Seconds: 3,968
2018-01-25T15:56:51.8057250Z [    85] Info  DB DbConn: Key: 661 LastAccess at: 1/25/2018 2:59:42 PM Seconds: 3,429
2018-01-25T15:56:51.8011470Z [    85] Info  DB DbConn: Key: 659 LastAccess at: 1/25/2018 2:38:46 PM Seconds: 4,685
2018-01-25T15:56:51.8006660Z [    85] Info  DB DbConn: Key: 653 LastAccess at: 1/25/2018 2:28:39 PM Seconds: 5,292
2018-01-25T15:56:51.8001840Z [    85] Info  DB DbConn: Key: 628 LastAccess at: 1/25/2018 2:40:14 PM Seconds: 4,597
2018-01-25T15:56:51.7997170Z [    85] Info  DB DbConn: Key: 706 LastAccess at: 1/25/2018 3:55:04 PM Seconds: 108
2018-01-25T15:56:51.7992120Z [    85] Info  DB DbConn: Key: 703 LastAccess at: 1/25/2018 3:55:03 PM Seconds: 108
2018-01-25T15:56:51.7986700Z [    85] Info  DB DbConn: Key: 699 LastAccess at: 1/25/2018 3:40:52 PM Seconds: 959
2018-01-25T15:56:51.7982200Z [    85] Info  DB DbConn: Key: 697 LastAccess at: 1/25/2018 3:29:26 PM Seconds: 1,645
2018-01-25T15:56:51.7977620Z [    85] Info  DB DbConn: Key: 689 LastAccess at: 1/25/2018 3:18:55 PM Seconds: 2,276
2018-01-25T15:56:51.7972930Z [    85] Info  DB DbConn: Key: 688 LastAccess at: 1/25/2018 3:40:52 PM Seconds: 959
2018-01-25T15:56:51.7967880Z [    85] Info  DB DbConn: UiThread Key: 1 LastAccess at: 1/25/2018 3:55:03 PM Seconds: 109
2018-01-25T15:56:51.7962920Z [    85] Info  DB DbConn: Dumping LastAccess for open DB connections
2018-01-25T15:56:51.7954840Z [    85] Info  SYS NcApplicationMonitor: Files: Max 1024, Currently open 0
2018-01-25T15:56:51.7679920Z [    85] Info  SYS NcApplicationMonitor: DB Connections 15
2018-01-25T15:56:51.7674810Z [    85] Info  SYS NcApplicationMonitor: Status: Comm Up, Speed WiFi_0, Battery 61% Unplugged
2018-01-25T15:56:51.7636000Z [    85] Warn  SYS NcApplicationMonitor: Threads: Min 8/6, Max 50/16, System 77
2018-01-25T15:56:51.7555150Z [    85] Info  SYS NcApplicationMonitor: Memory: Process 36 MB, GC 9 MB
2018-01-25T15:56:34.5496130Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-25T15:55:58.4839380Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-25T15:55:04.1828930Z [   706] Info  HTTP NcHttpRequest.Dispose(cca79a3c-87f2-49cb-8649-0b647696eca3): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/c9219762be094263a9c272b1222996d1wbxml-stream
2018-01-25T15:55:04.1821110Z [   706] Info  STATE SM(ASPC(2):HTTPOP:576): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-25T15:55:04.1730870Z [   706] Info  STATE SM(ASPC(2):2): S=FSyncW & E=Success/FSYNCSUCCESS => S=IdleW
2018-01-25T15:55:04.1725560Z [   706] Info  TIMER NcTimer 1242/NcWaitCommand:WaitTimer set: due=120000ms, period=-1
2018-01-25T15:55:04.1681340Z [   706] Info  AS Strategy:FG/BG:Wait
2018-01-25T15:55:04.1630230Z [   706] Info  AS Strategy:FG/BG:PingKit will be narrow.
2018-01-25T15:55:04.1167730Z [   706] Info  AS Strategy: CanAdvance: 60 folders with ToClientExpected.
2018-01-25T15:55:04.0311740Z [   706] Info  STATE SM(ASPC(2):2): S=FSyncW & E=Success/FSYNCSUCCESS => S=(TBD AsProtoControl.DoPick())
2018-01-25T15:55:04.0231870Z [   706] Info  STATE SM(ASPC(2):HTTPOP:576): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-25T15:55:04.0203440Z [   706] Info  AS AsFolderSyncCommand(2): process response: SyncKey=5
2018-01-25T15:55:04.0024290Z [   706] Info  DB NcSQLiteConnection 706 > connection (Connections: Pool 9, DbCons 14)
2018-01-25T15:55:04.0021720Z [   706] Info  TIMER NcTimer 1240/AsHttpOperation:Timeout disposed
2018-01-25T15:55:04.0017940Z [   706] Info  AS HTTPOP(2): CancelTimeoutTimer:Success
2018-01-25T15:55:03.9972410Z [   706] Info  HTTP NcHttpClient(cca79a3c-87f2-49cb-8649-0b647696eca3): Finished request 262ms (bytes sent:13 received:25)
2018-01-25T15:55:03.8372170Z [   703] Info  HTTP NcHttpRequest.Dispose(50d9901f-6b03-40f2-ac30-6097de8440f6): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/8843fdd8d68e4937853db34452d5df10wbxml-stream
2018-01-25T15:55:03.8363750Z [   703] Info  STATE SM(ASPC(2):HTTPOP:575): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-25T15:55:03.7417410Z [   703] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS0 => S=FSyncW
2018-01-25T15:55:03.7401940Z [   703] Info  HTTP NcHttpClient(cca79a3c-87f2-49cb-8649-0b647696eca3): Enqueue task
2018-01-25T15:55:03.7359600Z [   703] Info  HTTP NcHttpClient(cca79a3c-87f2-49cb-8649-0b647696eca3): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/c9219762be094263a9c272b1222996d1wbxml-stream
2018-01-25T15:55:03.7345500Z [   703] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=FolderSync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-25T15:55:03.7312250Z [   703] Info  HTTP NcHttpRequest.SetContent(cca79a3c-87f2-49cb-8649-0b647696eca3): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/c9219762be094263a9c272b1222996d1wbxml-stream
2018-01-25T15:55:03.7307930Z [   703] Info  TIMER NcTimer 1241/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-25T15:55:03.7183010Z [   703] Info  TIMER NcTimer 1241/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-25T15:55:03.7179430Z [   703] Info  AS AsFolderSyncCommand(2): AsSyncKey=5
2018-01-25T15:55:03.7163020Z [   703] Info  TIMER NcTimer 1240/AsHttpOperation:Timeout set: due=45000ms, period=-1
2018-01-25T15:55:03.7152190Z [   703] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-25T15:55:03.7092300Z [   703] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-25T15:55:03.7089230Z [   703] Info  STATE SM(ASPC(2):HTTPOP:576): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-25T15:55:03.6984950Z [   703] Warn  SYS SQLite: 515ms/-1 rows for: SELECT f.* FROM McFolder AS f WHERE  likelihood (f.AccountId = ?, 1.0) AND  likelihood (f.IsAwaitingDelete = 0, 1.0) AND  likelihood (f.IsClientOwned = ?, 0.2) 
2018-01-25T15:55:03.1821620Z [   703] Info  AS Strategy: CanAdvance: 60 folders with ToClientExpected.
2018-01-25T15:55:03.0712020Z [   704] Info  DB NcSQLiteConnection 704 < connection (Connections: Pool 10, DbCons 14)
2018-01-25T15:55:03.0707290Z [   704] Info  SEARCH Indexer worker done
2018-01-25T15:55:03.0676510Z [    14] Info  SYS NcTask AccountSource_Reload377 completed after 58 msec.
2018-01-25T15:55:03.0668740Z [    14] Info  DB NcSQLiteConnection  14 < connection (Connections: Pool 9, DbCons 15)
2018-01-25T15:55:03.0429580Z [   703] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS0 => S=(TBD AsProtoControl.DoPick())
2018-01-25T15:55:03.0373140Z [     1] Info  UI BadgeNotifUpdate: called
2018-01-25T15:55:03.0351950Z [   704] Info  SEARCH Indexer found 5 messages to index
2018-01-25T15:55:03.0288470Z [   703] Info  STATE SM(ASPC(2):HTTPOP:575): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-25T15:55:03.0117590Z [    14] Info  DB NcSQLiteConnection  14 > connection (Connections: Pool 8, DbCons 15)
2018-01-25T15:55:03.0102220Z [    14] Info  SYS NcTask AccountSource_Reload377 started on ManagedThreadId 14, 2 running
2018-01-25T15:55:03.0022820Z [   703] Info  AS AsSyncCommand(2)/ProcessResponse: McFolder 3 not included in Sync response.
2018-01-25T15:55:02.9881600Z [   704] Info  DB NcSQLiteConnection 704 > connection (Connections: Pool 9, DbCons 14)
2018-01-25T15:55:02.9873820Z [   704] Info  SEARCH Indexer worker running
2018-01-25T15:55:02.9865330Z [   703] Info  AS AsSyncCommand(2)/ProcessResponse: McFolder 1 not included in Sync response.
2018-01-25T15:55:02.9830600Z [   704] Info  SYS NcTask Indexer376 started on ManagedThreadId 704, 2 running
2018-01-25T15:55:02.9641740Z [   703] Info  SYS NcTask Indexer will be long running
2018-01-25T15:55:02.9635360Z [   703] Info  SEARCH Indexer launching worker
2018-01-25T15:55:02.9623680Z [   703] Info  SEARCH Indexer Add requested for message 2950
2018-01-25T15:55:02.5860640Z [   703] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Finished
2018-01-25T15:55:02.5847720Z [   703] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Start
2018-01-25T15:55:02.5835570Z [   703] Info  SYNC AsSyncCommand(2)/ProcessResponse: Folder:e7f6c0, Old SyncKey:1087696452, New SyncKey:993430096
2018-01-25T15:55:02.5818620Z [   703] Info  SYNC AsSyncCommand(2)/ProcessResponse: MoreAvailable presence False
2018-01-25T15:55:02.4750440Z [   703] Info  DB NcSQLiteConnection 703 > connection (Connections: Pool 10, DbCons 13)
2018-01-25T15:55:02.4732750Z [   703] Info  TIMER NcTimer 1238/AsHttpOperation:Timeout disposed
2018-01-25T15:55:02.4721880Z [   703] Info  AS HTTPOP(2): CancelTimeoutTimer:Success
2018-01-25T15:55:02.4458330Z [   703] Info  HTTP NcHttpClient(50d9901f-6b03-40f2-ac30-6097de8440f6): Finished request 571ms (bytes sent:190 received:977)
2018-01-25T15:55:01.9811560Z [    86] Info  DB NcSQLiteConnection  86 < connection (Connections: Pool 11, DbCons 13)
2018-01-25T15:55:01.9438150Z [    86] Info  STATE SM(ASPC(2):2): S=IdleW & E=Success/NCWAITS => S=SyncW
2018-01-25T15:55:01.9384670Z [    86] Info  HTTP NcHttpClient(50d9901f-6b03-40f2-ac30-6097de8440f6): Enqueue task
2018-01-25T15:55:01.8987660Z [    86] Info  HTTP NcHttpClient(50d9901f-6b03-40f2-ac30-6097de8440f6): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/8843fdd8d68e4937853db34452d5df10wbxml-stream
2018-01-25T15:55:01.8654540Z [    86] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-25T15:55:01.8585120Z [    86] Info  HTTP NcHttpRequest.SetContent(50d9901f-6b03-40f2-ac30-6097de8440f6): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/8843fdd8d68e4937853db34452d5df10wbxml-stream
2018-01-25T15:55:01.8567400Z [    86] Info  TIMER NcTimer 1239/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-25T15:55:01.7253700Z [    86] Info  TIMER NcTimer 1239/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-25T15:55:01.7137000Z [    86] Info  TIMER NcTimer 1238/AsHttpOperation:Timeout set: due=45000ms, period=-1
2018-01-25T15:55:01.7112270Z [    86] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-25T15:55:01.6439010Z [    86] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-25T15:55:01.6428980Z [    86] Info  STATE SM(ASPC(2):HTTPOP:575): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-25T15:55:01.6160390Z [    86] Info  AS Strategy:FG/BG:...SyncKit
2018-01-25T15:55:01.6072230Z [    86] Info  AS Strategy:FG/BG:Narrow Sync...
2018-01-25T15:55:01.4634710Z [    86] Info  AS Strategy: CanAdvance: 61 folders with ToClientExpected.
2018-01-25T15:55:01.2115650Z [    86] Info  DB NcSQLiteConnection  86 > connection (Connections: Pool 10, DbCons 13)
2018-01-25T15:55:01.2047670Z [    86] Info  TIMER NcTimer 1237/NcWaitCommand:WaitTimer disposed
2018-01-25T15:55:01.2024380Z [    86] Info  STATE SM(ASPC(2):2): S=IdleW & E=Success/NCWAITS => S=(TBD AsProtoControl.DoPick())
2018-01-25T15:55:01.1418730Z [    86] Info  TIMER NcTimer 1237/NcWaitCommand:WaitTimer fired.
2018-01-25T15:54:33.7703260Z [    84] Info  TIMER NcTimer 5/NcCapture fired.
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