java.lang.RuntimeException: illegal property: notificationCode #178

Closed
opened 2014-11-12 15:36:47 +01:00 by Amab · 0 comments
Amab commented 2014-11-12 15:36:47 +01:00 (Migrated from github.com)
java.lang.RuntimeException: illegal property: notificationCode
at org.ksoap2.serialization.SoapObject.getProperty(SoapObject.java:179)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.getNotifications(NotificationsSyncAdapterService.java:372)
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:254)
java.lang.RuntimeException: illegal property: notificationCode
at org.ksoap2.serialization.SoapObject.getProperty(SoapObject.java:179)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.getNotifications(NotificationsSyncAdapterService.java:372)
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:254)

``` bash java.lang.RuntimeException: illegal property: notificationCode at org.ksoap2.serialization.SoapObject.getProperty(SoapObject.java:179) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.getNotifications(NotificationsSyncAdapterService.java:372) 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:254) java.lang.RuntimeException: illegal property: notificationCode at org.ksoap2.serialization.SoapObject.getProperty(SoapObject.java:179) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.getNotifications(NotificationsSyncAdapterService.java:372) 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:254) ```
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#178
No description provided.