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

NullPointerException #13065

Open
sentry-io bot opened this issue Dec 4, 2024 · 2 comments
Open

NullPointerException #13065

sentry-io bot opened this issue Dec 4, 2024 · 2 comments
Assignees
Labels
feature: analytics In-app store analytics type: crash The worst kind of bug.

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 4, 2024

Sentry Issue: WOOCOMMERCE-ANDROID-EKC

RuntimeException: Unable to start activity ComponentInfo{com.woocommerce.android/com.woocommerce.android.ui.main.MainActivity}: java.lang.NullPointerException
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3430)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3614)
    at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:86)
    at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
...
(7 additional frame(s) were not displayed)

NullPointerException: None
    at com.woocommerce.android.ui.dashboard.data.DashboardDataStore.<init>(DashboardDataStore.kt:22)
    selectedSite.siteComponent!!,
    at com.woocommerce.android.DaggerWooCommerceRelease_HiltComponents_SingletonC$ActivityRetainedCImpl.dashboardDataStore(DaggerWooCommerceRelease_HiltComponents_SingletonC.java:7768)
    at com.woocommerce.android.DaggerWooCommerceRelease_HiltComponents_SingletonC$ActivityRetainedCImpl.access$35000(DaggerWooCommerceRelease_HiltComponents_SingletonC.java:7744)
    at com.woocommerce.android.DaggerWooCommerceRelease_HiltComponents_SingletonC$ActivityRetainedCImpl$SwitchingProvider.get(DaggerWooCommerceRelease_HiltComponents_SingletonC.java:7831)
    at com.woocommerce.android.DaggerWooCommerceRelease_HiltComponents_SingletonC$ViewModelCImpl$SwitchingProvider.get0(DaggerWooCommerceRelease_HiltComponents_SingletonC.java:7179)
...
(49 additional frame(s) were not displayed)
@sentry-io sentry-io bot added feature: analytics In-app store analytics type: crash The worst kind of bug. labels Dec 4, 2024
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

@malinajirka
Copy link
Contributor

CUW peaMlT-14i-p2

@irfano irfano self-assigned this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: analytics In-app store analytics type: crash The worst kind of bug.
Projects
None yet
Development

No branches or pull requests

3 participants