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

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-25T11:46:38.6664400Z

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-25T11:46:38.6454910Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.6031310Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.5838900Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.5771170Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.5493220Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.5314320Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.4979360Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.4722520Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.4480650Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.4084620Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.3878500Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.3641260Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.3341260Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:38.2140720Z [     8] Info  SYS NcTask DoStatusIndDetectorReport228 completed after 466 msec.
2018-01-25T11:46:38.2138510Z [     8] Info  SYS Task Telemetry1: IsCompleted=False, IsCanceled=False, IsFaulted=False, status=Running
2018-01-25T11:46:38.2136370Z [     8] Info  SYS Task DoStatusIndDetectorReport228: IsCompleted=False, IsCanceled=False, IsFaulted=False, status=Running
2018-01-25T11:46:38.2133560Z [     8] Info  DB DbConn: Key: 456 LastAccess at: 1/25/2018 11:46:20 AM Seconds: 17
2018-01-25T11:46:38.2130860Z [     8] Info  DB DbConn: Key: 441 LastAccess at: 1/25/2018 11:46:22 AM Seconds: 16
2018-01-25T11:46:38.2128270Z [     8] Info  DB DbConn: Key: 438 LastAccess at: 1/25/2018 11:42:00 AM Seconds: 278
2018-01-25T11:46:38.2125460Z [     8] Info  DB DbConn: Key: 11 LastAccess at: 1/25/2018 11:46:37 AM Seconds: 0
2018-01-25T11:46:38.2120150Z [     8] Info  DB DbConn: Key: 413 LastAccess at: 1/25/2018 11:46:13 AM Seconds: 25
2018-01-25T11:46:38.2117370Z [     8] Info  DB DbConn: UiThread Key: 1 LastAccess at: 1/25/2018 11:46:37 AM Seconds: 0
2018-01-25T11:46:38.2114780Z [     8] Info  DB DbConn: Dumping LastAccess for open DB connections
2018-01-25T11:46:38.2111690Z [     8] Info  SYS NcApplicationMonitor: Files: Max 1024, Currently open 0
2018-01-25T11:46:38.1859550Z [     8] Info  SYS NcApplicationMonitor: DB Connections 6
2018-01-25T11:46:38.1823220Z [     8] Info  SYS NcApplicationMonitor: Status: Comm Up, Speed WiFi_0, Battery 92% Unplugged
2018-01-25T11:46:38.1820410Z [     8] Warn  SYS NcApplicationMonitor: Threads: Min 8/6, Max 50/16, System 82
2018-01-25T11:46:38.1811250Z [     8] Info  SYS NcApplicationMonitor: Memory: Process 42 MB, GC 9 MB
2018-01-25T11:46:37.8324390Z [    11] Info  DB NcSQLiteConnection - eliminating connection
2018-01-25T11:46:37.8319860Z [    11] Info  DB NcSQLiteConnection 407 < recycling stale connection (11,962 sec) (Connections: Pool 40, DbCons 6)
2018-01-25T11:46:37.8316430Z [    11] Info  DB NcSQLiteConnection 268 < recycling stale connection (30,281 sec) (Connections: Pool 39, DbCons 7)
2018-01-25T11:46:37.8312890Z [    11] Info  DB NcSQLiteConnection 404 < recycling stale connection (13,407 sec) (Connections: Pool 38, DbCons 8)
2018-01-25T11:46:37.8309200Z [    11] Info  DB NcSQLiteConnection 401 < recycling stale connection (14,023 sec) (Connections: Pool 37, DbCons 9)
2018-01-25T11:46:37.8304160Z [    11] Info  DB NcSQLiteConnection 399 < recycling stale connection (14,649 sec) (Connections: Pool 36, DbCons 10)
2018-01-25T11:46:37.8300280Z [    11] Info  DB NcSQLiteConnection 396 < recycling stale connection (15,305 sec) (Connections: Pool 35, DbCons 11)
2018-01-25T11:46:37.8296460Z [    11] Info  DB NcSQLiteConnection 258 < recycling stale connection (30,888 sec) (Connections: Pool 34, DbCons 12)
2018-01-25T11:46:37.8292330Z [    11] Info  DB NcSQLiteConnection 388 < recycling stale connection (16,004 sec) (Connections: Pool 33, DbCons 13)
2018-01-25T11:46:37.8288360Z [    11] Info  DB NcSQLiteConnection 385 < recycling stale connection (16,643 sec) (Connections: Pool 32, DbCons 14)
2018-01-25T11:46:37.8282460Z [    11] Info  DB NcSQLiteConnection 382 < recycling stale connection (17,391 sec) (Connections: Pool 31, DbCons 15)
2018-01-25T11:46:37.8278520Z [    11] Info  DB NcSQLiteConnection 379 < recycling stale connection (18,011 sec) (Connections: Pool 30, DbCons 16)
2018-01-25T11:46:37.8274900Z [    11] Info  DB NcSQLiteConnection 375 < recycling stale connection (18,680 sec) (Connections: Pool 29, DbCons 17)
2018-01-25T11:46:37.8271390Z [    11] Info  DB NcSQLiteConnection 236 < recycling stale connection (31,500 sec) (Connections: Pool 28, DbCons 18)
2018-01-25T11:46:37.8267620Z [    11] Info  DB NcSQLiteConnection 369 < recycling stale connection (19,407 sec) (Connections: Pool 27, DbCons 19)
2018-01-25T11:46:37.8264020Z [    11] Info  DB NcSQLiteConnection 366 < recycling stale connection (20,024 sec) (Connections: Pool 26, DbCons 20)
2018-01-25T11:46:37.8260310Z [    11] Info  DB NcSQLiteConnection 228 < recycling stale connection (32,108 sec) (Connections: Pool 25, DbCons 21)
2018-01-25T11:46:37.8256450Z [    11] Info  DB NcSQLiteConnection 363 < recycling stale connection (20,669 sec) (Connections: Pool 24, DbCons 22)
2018-01-25T11:46:37.8251950Z [    11] Info  DB NcSQLiteConnection 360 < recycling stale connection (21,284 sec) (Connections: Pool 23, DbCons 23)
2018-01-25T11:46:37.8248300Z [    11] Info  DB NcSQLiteConnection 357 < recycling stale connection (21,921 sec) (Connections: Pool 22, DbCons 24)
2018-01-25T11:46:37.8244540Z [    11] Info  DB NcSQLiteConnection 219 < recycling stale connection (32,804 sec) (Connections: Pool 21, DbCons 25)
2018-01-25T11:46:37.8241070Z [    11] Info  DB NcSQLiteConnection 216 < recycling stale connection (33,416 sec) (Connections: Pool 20, DbCons 26)
2018-01-25T11:46:37.8237440Z [    11] Info  DB NcSQLiteConnection 353 < recycling stale connection (22,547 sec) (Connections: Pool 19, DbCons 27)
2018-01-25T11:46:37.8233730Z [    11] Info  DB NcSQLiteConnection 349 < recycling stale connection (23,159 sec) (Connections: Pool 18, DbCons 28)
2018-01-25T11:46:37.8229600Z [    11] Info  DB NcSQLiteConnection 210 < recycling stale connection (34,039 sec) (Connections: Pool 17, DbCons 29)
2018-01-25T11:46:37.8221880Z [    11] Info  DB NcSQLiteConnection 342 < recycling stale connection (23,789 sec) (Connections: Pool 16, DbCons 30)
2018-01-25T11:46:37.8218040Z [    11] Info  DB NcSQLiteConnection 338 < recycling stale connection (24,407 sec) (Connections: Pool 15, DbCons 31)
2018-01-25T11:46:37.8214030Z [    11] Info  DB NcSQLiteConnection 200 < recycling stale connection (34,641 sec) (Connections: Pool 14, DbCons 32)
2018-01-25T11:46:37.8209860Z [    11] Info  DB NcSQLiteConnection 199 < recycling stale connection (29,675 sec) (Connections: Pool 13, DbCons 33)
2018-01-25T11:46:37.8204610Z [    11] Info  DB NcSQLiteConnection 334 < recycling stale connection (25,035 sec) (Connections: Pool 12, DbCons 34)
2018-01-25T11:46:37.8200600Z [    11] Info  DB NcSQLiteConnection 196 < recycling stale connection (35,059 sec) (Connections: Pool 11, DbCons 35)
2018-01-25T11:46:37.8198110Z [    11] Info  DB NcSQLiteConnection 331 < recycling stale connection (25,653 sec) (Connections: Pool 10, DbCons 36)
2018-01-25T11:46:37.8195620Z [    11] Info  DB NcSQLiteConnection 193 < recycling stale connection (35,060 sec) (Connections: Pool 9, DbCons 37)
2018-01-25T11:46:37.8192800Z [    11] Info  DB NcSQLiteConnection 325 < recycling stale connection (26,303 sec) (Connections: Pool 8, DbCons 38)
2018-01-25T11:46:37.8190380Z [    11] Info  DB NcSQLiteConnection 322 < recycling stale connection (26,994 sec) (Connections: Pool 7, DbCons 39)
2018-01-25T11:46:37.8187470Z [    11] Info  DB NcSQLiteConnection 316 < recycling stale connection (27,848 sec) (Connections: Pool 6, DbCons 40)
2018-01-25T11:46:37.8179640Z [    11] Info  DB NcSQLiteConnection 305 < recycling stale connection (28,458 sec) (Connections: Pool 5, DbCons 41)
2018-01-25T11:46:37.8176990Z [    11] Info  DB NcSQLiteConnection 435 < recycling stale connection (2,619 sec) (Connections: Pool 4, DbCons 42)
2018-01-25T11:46:37.8174530Z [    11] Info  DB NcSQLiteConnection 434 < recycling stale connection (1,898 sec) (Connections: Pool 3, DbCons 43)
2018-01-25T11:46:37.8172080Z [    11] Info  DB NcSQLiteConnection 295 < recycling stale connection (29,066 sec) (Connections: Pool 2, DbCons 44)
2018-01-25T11:46:37.8169650Z [    11] Info  DB NcSQLiteConnection 284 < recycling stale connection (9,862 sec) (Connections: Pool 1, DbCons 45)
2018-01-25T11:46:37.8166170Z [    11] Info  DB NcSQLiteConnection: Cleaning DB connections older than 600 sec, caching at most 20 connections (Connections: Pool 0, DbCons 46).
2018-01-25T11:46:37.7477950Z [    11] Info  DB NcSQLiteConnection  11 > connection (Connections: Pool 0, DbCons 45)
2018-01-25T11:46:37.7477180Z [     8] Info  SYS NcTask DoStatusIndDetectorReport228 started on ManagedThreadId 8, 2 running
2018-01-25T11:46:37.7471750Z [     1] Info  TIMER NcTimer 3/NcApplicationMonitor set: due=120000ms, period=240000
2018-01-25T11:46:37.7404580Z [    11] Info  LIFECYCLE ExecutionContext => Background
2018-01-25T11:46:37.7399160Z [    11] Info  LIFECYCLE PlatformIndication => Background
2018-01-25T11:46:37.7363840Z [    11] Info  TIMER NcTimer 893/LifecycleSpy:GoToBackgroundTimer disposed
2018-01-25T11:46:37.7361750Z [    11] Info  LIFECYCLE LifecycleSpy:GoToBackgroundTimer called.
2018-01-25T11:46:37.7354980Z [    11] Info  TIMER NcTimer 893/LifecycleSpy:GoToBackgroundTimer fired.
2018-01-25T11:46:32.6945470Z [     1] Info  TIMER NcTimer 893/LifecycleSpy:GoToBackgroundTimer set: due=5000ms, period=0
2018-01-25T11:46:31.4609530Z [    85] Info  TIMER NcTimer 5/NcCapture fired.
2018-01-25T11:46:27.9629200Z [     1] Info  TIMER NcTimer 892/LifecycleSpy:GoToBackgroundTimer disposed
2018-01-25T11:46:27.9511750Z [     1] Info  UI MessageViewFragment DisplayMessageBody() using uri
2018-01-25T11:46:27.8401740Z [     1] Info  TIMER NcTimer 892/LifecycleSpy:GoToBackgroundTimer set: due=5000ms, period=0
2018-01-25T11:46:22.0982010Z [   441] Info  HTTP NcHttpRequest.Dispose(ee0f0c45-e691-495a-afc9-85815110b0fe): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/7ef64bcfa21b42ea99c9fb5c5e7bfcc7wbxml-stream
2018-01-25T11:46:22.0973790Z [   441] Info  STATE SM(ASPC(2):HTTPOP:424): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-25T11:46:22.0888000Z [   441] Info  STATE SM(ASPC(2):2): S=SyncW & E=Success/SYNCSUCCESS1 => S=PingW
2018-01-25T11:46:22.0882500Z [   441] Info  HTTP NcHttpClient(ac7435f4-cfe8-44ea-b75f-487e8c396c2b): Enqueue task
2018-01-25T11:46:22.0850430Z [   441] Info  HTTP NcHttpClient(ac7435f4-cfe8-44ea-b75f-487e8c396c2b): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/f8501401379f4d4ab285a6e2222c7ba9wbxml-stream
2018-01-25T11:46:22.0838650Z [   441] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho72F135E3C00898D601E9E8FE&DeviceType=Android
2018-01-25T11:46:22.0812080Z [   441] Info  HTTP NcHttpRequest.SetContent(ac7435f4-cfe8-44ea-b75f-487e8c396c2b): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/f8501401379f4d4ab285a6e2222c7ba9wbxml-stream
2018-01-25T11:46:22.0808610Z [   441] Info  TIMER NcTimer 891/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-25T11:46:22.0690530Z [   441] Info  TIMER NcTimer 891/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-25T11:46:22.0660510Z [   441] Info  TIMER NcTimer 890/AsHttpOperation:Timeout set: due=610000ms, period=-1
2018-01-25T11:46:22.0650560Z [   441] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f22
2018-01-25T11:46:22.0602810Z [   441] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-25T11:46:22.0597860Z [   441] Info  STATE SM(ASPC(2):HTTPOP:425): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-25T11:46:22.0333100Z [   441] Info  AS Strategy:FG/BG:Ping using EAS Sync
2018-01-25T11:46:22.0275490Z [   441] Info  AS Strategy:FG/BG:PingKit will be narrow.
2018-01-25T11:46:21.6595690Z [   441] Info  AS GenFetchKit: nothing to do.
2018-01-25T11:46:21.5515850Z [   441] Info  AS Strategy: CanAdvance: inhibiting advance past rung 6
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