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

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

Comments

@nacho-crashreporter
Copy link

Nacho v3.6.0a4 (715)
Android 6.0.1
2018-01-25T13:53:34.5048650Z

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-25T13:53:33.7216330Z [    14] Info  SYS Task Telemetry1: IsCompleted=False, IsCanceled=False, IsFaulted=False, status=Running
2018-01-25T13:53:33.7156120Z [    14] Info  DB DbConn: Key: 590 LastAccess at: 1/25/2018 1:51:57 PM Seconds: 96
2018-01-25T13:53:33.7151230Z [    14] Info  DB DbConn: Key: 568 LastAccess at: 1/25/2018 1:51:59 PM Seconds: 95
2018-01-25T13:53:33.7145950Z [    14] Info  DB DbConn: Key: 562 LastAccess at: 1/25/2018 1:41:59 PM Seconds: 694
2018-01-25T13:53:33.7133010Z [    14] Info  DB DbConn: Key: 553 LastAccess at: 1/25/2018 1:42:02 PM Seconds: 691
2018-01-25T13:53:33.7130000Z [    14] Info  DB DbConn: UiThread Key: 1 LastAccess at: 1/25/2018 1:51:58 PM Seconds: 96
2018-01-25T13:53:33.7126900Z [    14] Info  DB DbConn: Dumping LastAccess for open DB connections
2018-01-25T13:53:33.7123750Z [    14] Info  SYS NcApplicationMonitor: Files: Max 1024, Currently open 0
2018-01-25T13:53:33.6527210Z [    14] Info  SYS NcApplicationMonitor: DB Connections 5
2018-01-25T13:53:33.6515940Z [    14] Info  SYS NcApplicationMonitor: Status: Comm Up, Speed WiFi_0, Battery 77% Unplugged
2018-01-25T13:53:33.6391010Z [    14] Warn  SYS NcApplicationMonitor: Threads: Min 8/6, Max 50/16, System 76
2018-01-25T13:53:33.5878190Z [    14] Info  SYS NcApplicationMonitor: Memory: Process 35 MB, GC 9 MB
2018-01-25T13:53:33.4464950Z [    11] Info  TIMER NcTimer 1094/NcCounter fired.
2018-01-25T13:53:25.0754090Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-25T13:52:54.9833020Z [     8] Info  TIMER NcTimer 5/NcCapture fired.
2018-01-25T13:52:29.1421870Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-25T13:51:59.0413850Z [   568] Info  HTTP NcHttpRequest.Dispose(bfa45272-b0b4-45a5-807d-d4650ac7461c): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/23c8281983254f25987fb1b6fe37a5fcwbxml-stream
2018-01-25T13:51:59.0405100Z [   568] Info  STATE SM(ASPC(2):HTTPOP:531): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-25T13:51:59.0280680Z [   568] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS1 => S=PingW
2018-01-25T13:51:59.0260500Z [   568] Info  HTTP NcHttpClient(439b6556-544f-4e64-b226-56614919cf0f): Enqueue task
2018-01-25T13:51:59.0210750Z [   568] Info  HTTP NcHttpClient(439b6556-544f-4e64-b226-56614919cf0f): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/19aa2dca9b294ac2b6806a14906096c8wbxml-stream
2018-01-25T13:51:59.0184420Z [   568] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-25T13:51:59.0151810Z [   568] Info  HTTP NcHttpRequest.SetContent(439b6556-544f-4e64-b226-56614919cf0f): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/19aa2dca9b294ac2b6806a14906096c8wbxml-stream
2018-01-25T13:51:59.0149160Z [   568] Info  TIMER NcTimer 1132/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-25T13:51:58.9997590Z [   568] Info  TIMER NcTimer 1132/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-25T13:51:58.9947860Z [   568] Info  TIMER NcTimer 1131/AsHttpOperation:Timeout set: due=610000ms, period=-1
2018-01-25T13:51:58.9935470Z [   568] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-25T13:51:58.9854650Z [   568] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-25T13:51:58.9850390Z [   568] Info  STATE SM(ASPC(2):HTTPOP:532): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-25T13:51:58.9216020Z [   568] Info  AS Strategy:FG/BG:Ping using EAS Sync
2018-01-25T13:51:58.9152950Z [   568] Info  AS Strategy:FG/BG:PingKit will be narrow.
2018-01-25T13:51:58.4707910Z [   568] Info  AS GenFetchKit: nothing to do.
2018-01-25T13:51:58.3898010Z [   568] Info  AS Strategy: CanAdvance: inhibiting advance past rung 6
2018-01-25T13:51:58.2314930Z [   568] Info  AS Strategy: CanAdvance: 0 folders with ToClientExpected.
2018-01-25T13:51:58.0256350Z [   568] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS1 => S=(TBD AsProtoControl.DoPick())
2018-01-25T13:51:58.0142760Z [     1] Info  UI BadgeNotifUpdate: called
2018-01-25T13:51:58.0094130Z [   568] Info  STATE SM(ASPC(2):HTTPOP:531): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-25T13:51:58.0091060Z [   568] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Finished
2018-01-25T13:51:58.0086210Z [   568] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Start
2018-01-25T13:51:57.9186830Z [   568] Info  TIMER NcTimer 1129/AsHttpOperation:Timeout disposed
2018-01-25T13:51:57.9183720Z [   568] Info  AS HTTPOP(2): CancelTimeoutTimer:Success
2018-01-25T13:51:57.9143920Z [   568] Info  HTTP NcHttpClient(bfa45272-b0b4-45a5-807d-d4650ac7461c): Finished request 224ms (bytes sent:132 received:0)
2018-01-25T13:51:57.7169610Z [   590] Info  HTTP NcHttpRequest.Dispose(ea5296a8-30e1-4e9a-8b37-17e5fd838810): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/00304bbf62db4fdbbb2015bd55328d6bwbxml-stream
2018-01-25T13:51:57.7160830Z [   590] Info  STATE SM(ASPC(2):HTTPOP:530): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-25T13:51:57.7007710Z [   590] Info  STATE SM(ASPC(2):2): S=PingW & E=Success/SYNCSUCCESS0 => S=SyncW
2018-01-25T13:51:57.6998870Z [   590] Info  HTTP NcHttpClient(bfa45272-b0b4-45a5-807d-d4650ac7461c): Enqueue task
2018-01-25T13:51:57.6913490Z [   590] Info  HTTP NcHttpClient(bfa45272-b0b4-45a5-807d-d4650ac7461c): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/23c8281983254f25987fb1b6fe37a5fcwbxml-stream
2018-01-25T13:51:57.6892970Z [   590] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-25T13:51:57.6862190Z [   590] Info  HTTP NcHttpRequest.SetContent(bfa45272-b0b4-45a5-807d-d4650ac7461c): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/23c8281983254f25987fb1b6fe37a5fcwbxml-stream
2018-01-25T13:51:57.6857850Z [   590] Info  TIMER NcTimer 1130/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-25T13:51:57.6731600Z [   590] Info  TIMER NcTimer 1130/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-25T13:51:57.6694350Z [   590] Info  TIMER NcTimer 1129/AsHttpOperation:Timeout set: due=45000ms, period=-1
2018-01-25T13:51:57.6681070Z [   590] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-25T13:51:57.6400820Z [   590] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-25T13:51:57.6396450Z [   590] Info  STATE SM(ASPC(2):HTTPOP:531): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-25T13:51:57.6326330Z [   590] Info  AS Strategy:FG/BG:Sync
2018-01-25T13:51:56.9932870Z [   590] Info  AS GenFetchKit: nothing to do.
2018-01-25T13:51:56.9315570Z [   590] Info  AS Strategy: CanAdvance: 1 folders with ToClientExpected.
2018-01-25T13:51:56.9236760Z [   596] Info  DB NcSQLiteConnection 596 < connection (Connections: Pool 21, DbCons 5)
2018-01-25T13:51:56.9232300Z [   596] Info  SEARCH Indexer worker done
2018-01-25T13:51:56.8212710Z [    84] Info  SYS NcTask AccountSource_Reload303 completed after 84 msec.
2018-01-25T13:51:56.8207970Z [    84] Info  DB NcSQLiteConnection  84 < connection (Connections: Pool 20, DbCons 6)
2018-01-25T13:51:56.7655570Z [   596] Info  SEARCH Indexer found 5 messages to index
2018-01-25T13:51:56.7518920Z [   590] Info  STATE SM(ASPC(2):2): S=PingW & E=Success/SYNCSUCCESS0 => S=(TBD AsProtoControl.DoPick())
2018-01-25T13:51:56.7492580Z [     1] Info  UI BadgeNotifUpdate: called
2018-01-25T13:51:56.7443760Z [   590] Info  STATE SM(ASPC(2):HTTPOP:530): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-25T13:51:56.7378330Z [    84] Info  DB NcSQLiteConnection  84 > connection (Connections: Pool 19, DbCons 6)
2018-01-25T13:51:56.7373810Z [    84] Info  SYS NcTask AccountSource_Reload303 started on ManagedThreadId 84, 3 running
2018-01-25T13:51:56.7338400Z [   590] Info  AS AsSyncCommand(2)/ProcessResponse: McFolder 3 not included in Sync response.
2018-01-25T13:51:56.7320720Z [   590] Info  AS AsSyncCommand(2)/ProcessResponse: McFolder 1 not included in Sync response.
2018-01-25T13:51:56.7228430Z [   596] Info  DB NcSQLiteConnection 596 > connection (Connections: Pool 20, DbCons 5)
2018-01-25T13:51:56.7222620Z [   596] Info  SEARCH Indexer worker running
2018-01-25T13:51:56.7216820Z [   596] Info  SYS NcTask Indexer302 started on ManagedThreadId 596, 2 running
2018-01-25T13:51:56.7182370Z [   590] Info  SYS NcTask Indexer will be long running
2018-01-25T13:51:56.7180230Z [   590] Info  SEARCH Indexer launching worker
2018-01-25T13:51:56.7177070Z [   590] Info  SEARCH Indexer Add requested for message 2946
2018-01-25T13:51:56.5666530Z [   590] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Finished
2018-01-25T13:51:56.5664280Z [   590] Info  AS AsSyncCommand(2): ProcessImplicitResponses: Start
2018-01-25T13:51:56.5661500Z [   590] Info  SYNC AsSyncCommand(2)/ProcessResponse: Folder:e7f6c0, Old SyncKey:1979217245, New SyncKey:1232541744
2018-01-25T13:51:56.5657980Z [   590] Info  SYNC AsSyncCommand(2)/ProcessResponse: MoreAvailable presence False
2018-01-25T13:51:56.4892690Z [   590] Info  TIMER NcTimer 1125/AsHttpOperation:Timeout disposed
2018-01-25T13:51:56.4885930Z [   590] Info  AS HTTPOP(2): CancelTimeoutTimer:Success
2018-01-25T13:51:56.4823560Z [   590] Info  HTTP NcHttpClient(ea5296a8-30e1-4e9a-8b37-17e5fd838810): Finished request 47292ms (bytes sent:192 received:1,273)
2018-01-25T13:51:54.9437190Z [    85] Info  TIMER NcTimer 5/NcCapture fired.
2018-01-25T13:51:33.2107640Z [     7] Info  SYS NcTask DoStatusIndDetectorReport301 completed after 930 msec.
2018-01-25T13:51:33.2104420Z [     7] Info  SYS Task Telemetry1: IsCompleted=False, IsCanceled=False, IsFaulted=False, status=Running
2018-01-25T13:51:33.2101210Z [     7] Info  SYS Task DoStatusIndDetectorReport301: IsCompleted=False, IsCanceled=False, IsFaulted=False, status=Running
2018-01-25T13:51:33.2096540Z [     7] Info  DB DbConn: Key: 590 LastAccess at: 1/25/2018 1:51:08 PM Seconds: 25
2018-01-25T13:51:33.2092580Z [     7] Info  DB DbConn: Key: 568 LastAccess at: 1/25/2018 1:51:09 PM Seconds: 24
2018-01-25T13:51:33.2088700Z [     7] Info  DB DbConn: Key: 562 LastAccess at: 1/25/2018 1:41:59 PM Seconds: 574
2018-01-25T13:51:33.2084750Z [     7] Info  DB DbConn: Key: 553 LastAccess at: 1/25/2018 1:42:02 PM Seconds: 570
2018-01-25T13:51:33.2080710Z [     7] Info  DB DbConn: UiThread Key: 1 LastAccess at: 1/25/2018 1:51:32 PM Seconds: 1
2018-01-25T13:51:33.2076830Z [     7] Info  DB DbConn: Dumping LastAccess for open DB connections
2018-01-25T13:51:33.2069860Z [     7] Info  SYS NcApplicationMonitor: Files: Max 1024, Currently open 0
2018-01-25T13:51:33.2040020Z [     7] Info  SYS NcApplicationMonitor: DB Connections 5
2018-01-25T13:51:33.2035160Z [     7] Info  SYS NcApplicationMonitor: Status: Comm Up, Speed WiFi_0, Battery 78% Unplugged
2018-01-25T13:51:33.2028560Z [     7] Warn  SYS NcApplicationMonitor: Threads: Min 8/6, Max 50/16, System 81
2018-01-25T13:51:33.1987630Z [     7] Info  SYS NcApplicationMonitor: Memory: Process 44 MB, GC 9 MB
2018-01-25T13:51:32.2815290Z [     7] Info  SYS NcTask DoStatusIndDetectorReport301 started on ManagedThreadId 7, 2 running
2018-01-25T13:51:32.2786210Z [     1] Info  TIMER NcTimer 3/NcApplicationMonitor set: due=120000ms, period=240000
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