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 deleting unset reports from old app version #369

Closed
DrDerico opened this issue Feb 14, 2016 · 1 comment
Closed

NullPointerException deleting unset reports from old app version #369

DrDerico opened this issue Feb 14, 2016 · 1 comment

Comments

@DrDerico
Copy link

Hi! I catched this exception with Acra 4.8.1

Caused by: java.lang.NullPointerException
    at java.util.TimSort.sort(TimSort.java:169)
    at java.util.Arrays.sort(Arrays.java:2090)
    at org.acra.file.BulkReportDeleter.deleteReports(BulkReportDeleter.java:31)
    at org.acra.util.ApplicationStartupProcessor.deleteUnsentReportsFromOldAppVersion(ApplicationStartupProcessor.java:43)
    at org.acra.ACRA.init(ACRA.java:216)
    at com.drderico.towerd.myApp.onCreate(myApp.java:22)
    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:969)
    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3290)
    ... 10 more
@william-ferguson-au william-ferguson-au changed the title NullPointerException NullPointerException deleting unset reports from old app version Feb 14, 2016
@william-ferguson-au
Copy link
Member

Thanks

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

2 participants