Skip to content

Instantly share code, notes, and snippets.

View vRallev's full-sized avatar

Ralf Wondratschek vRallev

View GitHub Profile
Android: 5.1.1
Manufacturer: OnePlus
Model: A0001
Date: Wed Oct 07 07:07:34 EDT 2015
java.lang.NullPointerException: Attempt to invoke interface method 'java.util.List android.app.job.IJobScheduler.getAllPendingJobs()' on a null object reference
at android.app.JobSchedulerImpl.getAllPendingJobs(JobSchedulerImpl.java:67)
at com.evernote.android.job.v21.JobProxy21.isPlatformJobScheduled(JobProxy21.java:102)
at com.evernote.android.job.JobManager.rescheduleTasksIfNecessary(JobManager.java:407)
at com.evernote.android.job.JobManager.access$000(JobManager.java:80)