syncthing-lite icon indicating copy to clipboard operation
syncthing-lite copied to clipboard

java.util.NoSuchElementException: List is empty.

Open lugrinder opened this issue 6 years ago • 0 comments

syncthing lite v0.3.12 updating index error:

IndexMessageQueueProcessor.indexUpdateProcessStoredQueue

java.util.NoSuchElementException: List is empty. at a.a.v.e(Collections.kt:363) at net.syncthing.repository.android.database.c.b$a.a(FileInfoItem.kt:51) at net.syncthing.repository.android.b$l.b(SqliteTransaction.kt:80) at net.syncthing.repository.android.b$l.a(SqliteTransaction.kt:10) at net.syncthing.repository.android.b.a(SqliteTransaction.kt:34) at net.syncthing.repository.android.b.a(SqliteTransaction.kt:78) at net.syncthing.a.a.c.e.a(IndexElementProcessor.kt:36) at net.syncthing.a.a.c.j.a(IndexMessageProcessor.kt:29) at net.syncthing.a.a.c.k$e.a(IndexMessageQueueProcessor.kt:128) at net.syncthing.a.a.c.k$e.a(IndexMessageQueueProcessor.kt:33) at net.syncthing.repository.android.a$a.call(SqliteIndexRepository.kt:24) at android.arch.b.b.e.a(RoomDatabase.java:303) at net.syncthing.repository.android.a.a(SqliteIndexRepository.kt:15) at net.syncthing.a.a.c.k.a(IndexMessageQueueProcessor.kt:123) at net.syncthing.a.a.c.k$1.c(IndexMessageQueueProcessor.kt:85) at a.c.b.a.a.b(ContinuationImpl.kt:32) at kotlinx.coroutines.az$a.a(Dispatched.kt:235) at kotlinx.coroutines.a.run(AbstractContinuation.kt:19) at kotlinx.coroutines.c.i.run(Tasks.kt:94) at kotlinx.coroutines.c.a.a(CoroutineScheduler.kt:586) at kotlinx.coroutines.c.a.a(CoroutineScheduler.kt:60) at kotlinx.coroutines.c.a$b.run(CoroutineScheduler.kt:732)

lugrinder avatar Apr 29 '19 07:04 lugrinder