java.lang.NullPointerException #59

Closed
opened 2013-11-25 12:28:02 +01:00 by Amab · 0 comments
Amab commented 2013-11-25 12:28:02 +01:00 (Migrated from github.com)
java.lang.NullPointerException
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.sendRequest(NotificationsSyncAdapterService.java:294)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.getNotifications(NotificationsSyncAdapterService.java:360)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.performSync(NotificationsSyncAdapterService.java:459)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.access$6(NotificationsSyncAdapterService.java:438)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService$SyncAdapterImpl.onPerformSync(NotificationsSyncAdapterService.java:117)
at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:257)
java.lang.NullPointerException
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.sendRequest(NotificationsSyncAdapterService.java:294)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.getNotifications(NotificationsSyncAdapterService.java:360)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.performSync(NotificationsSyncAdapterService.java:459)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.access$6(NotificationsSyncAdapterService.java:438)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService$SyncAdapterImpl.onPerformSync(NotificationsSyncAdapterService.java:117)
at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:257)

``` bash java.lang.NullPointerException at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.sendRequest(NotificationsSyncAdapterService.java:294) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.getNotifications(NotificationsSyncAdapterService.java:360) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.performSync(NotificationsSyncAdapterService.java:459) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.access$6(NotificationsSyncAdapterService.java:438) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService$SyncAdapterImpl.onPerformSync(NotificationsSyncAdapterService.java:117) at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:257) java.lang.NullPointerException at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.sendRequest(NotificationsSyncAdapterService.java:294) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.getNotifications(NotificationsSyncAdapterService.java:360) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.performSync(NotificationsSyncAdapterService.java:459) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.access$6(NotificationsSyncAdapterService.java:438) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService$SyncAdapterImpl.onPerformSync(NotificationsSyncAdapterService.java:117) at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:257) ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Marown/SWADroid#59
No description provided.