Skip to content

ExceptionInInitializerError #10827

@sentry

Description

@sentry

Sentry Issue: WORDPRESS-ANDROID-38R

NoSuchFieldException: _state
    at java.lang.Class.getDeclaredField(Class.java:929)
    at java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl.<init>(AtomicReferenceFieldUpdater.java:183)
    at java.util.concurrent.atomic.AtomicReferenceFieldUpdater.newUpdater(AtomicReferenceFieldUpdater.java:67)
    at kotlinx.coroutines.JobSupport.<clinit>(JobSupport.kt)
    at kotlinx.coroutines.JobKt__JobKt.Job(Job.kt:361)
...
(21 additional frame(s) were not displayed)

RuntimeException: java.lang.NoSuchFieldException: _state
    at java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl.<init>(AtomicReferenceFieldUpdater.java:202)
    at java.util.concurrent.atomic.AtomicReferenceFieldUpdater.newUpdater(AtomicReferenceFieldUpdater.java:67)
    at kotlinx.coroutines.JobSupport.<clinit>(JobSupport.kt)
    at kotlinx.coroutines.JobKt__JobKt.Job(Job.kt:361)
    at kotlinx.coroutines.JobKt.Job
...
(20 additional frame(s) were not displayed)

ExceptionInInitializerError: None
    at org.wordpress.android.ui.uploads.UploadStarter.<init>(UploadStarter.kt:64)
    at org.wordpress.android.ui.uploads.UploadStarter_Factory.get(UploadStarter_Factory.java:81)
    at org.wordpress.android.ui.uploads.UploadStarter_Factory.get(UploadStarter_Factory.java:16)
    at org.wordpress.android.modules.DaggerAppComponent.injectWordPress(DaggerAppComponent.java:4849)
    at org.wordpress.android.modules.DaggerAppComponent.inject(DaggerAppComponent.java:4124)
...
(17 additional frame(s) were not displayed)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions