Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

java.util.NoSuchElementException: List is empty. #144

Open
lugrinder opened this issue Apr 29, 2019 · 0 comments
Open

java.util.NoSuchElementException: List is empty. #144

lugrinder opened this issue Apr 29, 2019 · 0 comments

Comments

@lugrinder
Copy link

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant